* [gentoo-user-de] Hylafax will nicht mehr starten
@ 2004-12-02 23:35 Denny Schierz
2004-12-03 5:56 ` Karsten Schulz
0 siblings, 1 reply; 4+ messages in thread
From: Denny Schierz @ 2004-12-02 23:35 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 688 bytes --]
hi,
seit einem größerem Update will Hylafax nicht mehr starten:
/etc/init.d/hylafax start
* Starting HylaFAX Servers....
HylaFAX:/usr/sbin/faxq: symbol lookup error: /usr/sbin/faxq: undefined
symbol: _ZN2REC1EPKcii
faxq hfaxd (without old protocol & without SNPP support)
/usr/sbin/hfaxd -i hylafax
/usr/sbin/hfaxd: symbol lookup error: /usr/sbin/hfaxd: undefined symbol:
_ZN9SystemLog14setLogFacilityEPKc
Ich dachte erst, es liegt an meinem 2.4.28'er gr-security Kernel, aber
auch mit dem alten bekomme ich diese Meldung. Hat jemand was ähnliches
zu berichten?
cu denny
--
cu denny
NEW(!) Gnupg key can be found under pgp.mit.edu, key ID 0xAB7D3FE0
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user-de] Hylafax will nicht mehr starten
2004-12-02 23:35 [gentoo-user-de] Hylafax will nicht mehr starten Denny Schierz
@ 2004-12-03 5:56 ` Karsten Schulz
2004-12-03 8:46 ` Denny Schierz
2004-12-07 10:56 ` Denny Schierz
0 siblings, 2 replies; 4+ messages in thread
From: Karsten Schulz @ 2004-12-03 5:56 UTC (permalink / raw
To: gentoo-user-de
Am Freitag, 3. Dezember 2004 00:35 schrieb Denny Schierz:
> _ZN2REC1EPKcii
schonmal hylafax neu kompiliert? Vermutlich ist irgendeine lib, die von
faxq genutzt wird, bei Deinem update aktualisiert worden?
Was sagt denn 'ldd /usr/sbin/faxq'? Wird da eine lib ausgegeben, die im
Rahmen des größeren updates aktualisiert worden ist?
hth,
Karsten
--
Freies Wissen der Welt: http://de.wikipedia.org/
Wikipedia, the free encyclopedia: http://www.wikipedia.org/
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user-de] Hylafax will nicht mehr starten
2004-12-03 5:56 ` Karsten Schulz
@ 2004-12-03 8:46 ` Denny Schierz
2004-12-07 10:56 ` Denny Schierz
1 sibling, 0 replies; 4+ messages in thread
From: Denny Schierz @ 2004-12-03 8:46 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 2582 bytes --]
hi,
Am Freitag, den 03.12.2004, 06:56 +0100 schrieb Karsten Schulz:
> Was sagt denn 'ldd /usr/sbin/faxq'? Wird da eine lib ausgegeben, die im
> Rahmen des größeren updates aktualisiert worden ist?
hylafax gehört zu den Updates. Ich hatte Pam in verdacht und habe mal
-pam kompiliert. Genutzt hat es nichts:
ldd /usr/sbin/faxq
libfaxserver.so => /usr/local/lib/libfaxserver.so (0x40020000)
libfaxutil.so => /usr/local/lib/libfaxutil.so (0x4007b000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x400e3000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40133000)
libz.so.1 => /lib/libz.so.1 (0x40153000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40164000)
libutil.so.1 => /lib/libutil.so.1 (0x40192000)
libstdc++.so.5
=> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libstdc++.so.5 (0x40196000)
libm.so.6 => /lib/libm.so.6 (0x40260000)
libgcc_s.so.1
=> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/libgcc_s.so.1 (0x40283000)
libc.so.6 => /lib/libc.so.6 (0x4028c000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Mal ein Auszug aus strace:
old_mmap(NULL, 1129604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0x4028c000
old_mmap(0x4039a000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x10e000) = 0x4039a000
old_mmap(0x4039e000, 7300, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0x4039e000
close(3) = 0
old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x403a0000
mprotect(0x4039a000, 4096, PROT_READ) = 0
mprotect(0x4007b000, 372736, PROT_READ|PROT_WRITE) = 0
mprotect(0x4007b000, 372736, PROT_READ|PROT_EXEC) = 0
mprotect(0x40020000, 335872, PROT_READ|PROT_WRITE) = 0
mprotect(0x40020000, 335872, PROT_READ|PROT_EXEC) = 0
munmap(0x40018000, 28906) = 0
brk(0) = 0x8069dac
brk(0x808adac) = 0x808adac
brk(0x808b000) = 0x808b000
writev(2, [{"/usr/sbin/faxq", 14}, {": ", 2}, {"symbol lookup error",
19}, {": ", 2}, {"/usr/sbin/faxq", 14}, {": ", 2}, {"undefined symbol:
_ZN2REC1EPKcii", 32}, {"", 0}, {"", 0}, {"\n", 1}], 10/usr/sbin/faxq:
symbol lookup error: /usr/sbin/faxq: undefined symbol: _ZN2REC1EPKcii
) = 86
exit_group(127) = ?
Dieses mprotect, woher mag das kommen? Ich glaube, ich kompiliere den
Kernel nochmal komplett ohne gr-security.
cu denny
--
Denny Schierz <cuall@gmx.de>
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user-de] Hylafax will nicht mehr starten
2004-12-03 5:56 ` Karsten Schulz
2004-12-03 8:46 ` Denny Schierz
@ 2004-12-07 10:56 ` Denny Schierz
1 sibling, 0 replies; 4+ messages in thread
From: Denny Schierz @ 2004-12-07 10:56 UTC (permalink / raw
To: gentoo-user-de
[-- Attachment #1: Type: text/plain, Size: 538 bytes --]
hi,
Am Freitag, den 03.12.2004, 06:56 +0100 schrieb Karsten Schulz:
> schonmal hylafax neu kompiliert? Vermutlich ist irgendeine lib, die von
> faxq genutzt wird, bei Deinem update aktualisiert worden?
>
> Was sagt denn 'ldd /usr/sbin/faxq'? Wird da eine lib ausgegeben, die im
> Rahmen des größeren updates aktualisiert worden ist?
ich habe nun wieder das alte Hylafax mit der alten tifflib genommen, nun
geht es wieder. Irgendwann werde ich mal einen kompletten Rebuild
anwerfen.
--
Denny Schierz <cuall@gmx.de>
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-07 10:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-02 23:35 [gentoo-user-de] Hylafax will nicht mehr starten Denny Schierz
2004-12-03 5:56 ` Karsten Schulz
2004-12-03 8:46 ` Denny Schierz
2004-12-07 10:56 ` Denny Schierz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox