Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 276198 - x11-base/xorg-server-1.5.3-r6 not compiled with "/usr/lib/libXfont.so: undefined reference to `FontEncIdentify'..."
Summary: x11-base/xorg-server-1.5.3-r6 not compiled with "/usr/lib/libXfont.so: undefi...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-02 11:18 UTC by calculator
Modified: 2009-07-06 08:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
x11-base_xorg-server-1.5.3-r6_20090702-105241.log.tar.gz (x11-base_xorg-server-1.5.3-r6_20090702-105241.log.tar.gz,1.90 MB, application/octet-stream)
2009-07-02 11:24 UTC, calculator
Details

Note You need to log in before you can comment on or make changes to this bug.
Description calculator 2009-07-02 11:18:05 UTC
Hi all.

"
/usr/lib/libXfont.so: undefined reference to `FontEncIdentify'
/usr/lib/libXfont.so: undefined reference to `FontEncFind'
/usr/lib/libXfont.so: undefined reference to `FontEncName'
/usr/lib/libXfont.so: undefined reference to `FontEncRecode'
/usr/lib/libXfont.so: undefined reference to `FontEncFromXLFD'
collect2: ld returned 1 exit status
make[4]: *** [Xorg] Ошибка 1
make[4]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.5.3-r6/work/xorg-server-1.5.3/hw/xfree86'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.5.3-r6/work/xorg-server-1.5.3/hw/xfree86'
make[2]: *** [all] Ошибка 2
make[2]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.5.3-r6/work/xorg-server-1.5.3/hw/xfree86'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/var/tmp/portage/x11-base/xorg-server-1.5.3-r6/work/xorg-server-1.5.3/hw'
make: *** [all-recursive] Ошибка 1
"

Additional info's in attach.

excuse me for my English

Reproducible: Always
Comment 1 calculator 2009-07-02 11:24:51 UTC
Created attachment 196345 [details]
x11-base_xorg-server-1.5.3-r6_20090702-105241.log.tar.gz
Comment 2 Rémi Cardona (RETIRED) gentoo-dev 2009-07-02 11:58:58 UTC
1) please don't send big tars, one attachment per file is easier for us.
2) please paste the output of : emerge -1 libXfont xorg-server

Thanks
Comment 3 calculator 2009-07-02 12:20:28 UTC
(In reply to comment #2)
> 1) please don't send big tars, one attachment per file is easier for us.
> 2) please paste the output of : emerge -1 libXfont xorg-server
> 
> Thanks
> 

1) OK
2) I try recompile and other version libXfont before - some problem.

# emerge -pv libXfont xorg-server

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] x11-libs/libXfont-1.4.0  USE="-debug -ipv6" 0 kB
[ebuild  N    ] x11-base/xorg-server-1.5.3-r6  USE="hal nptl sdl xorg -3dfx -debug -dmx -ipv6 -kdrive -minimal -tslib" INPUT_DEVICES="evdev keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -tslib -ur98 -virtualbox -vmmouse -void -wacom" VIDEO_CARDS="radeon v4l vesa -apm -ark -ast -chips -cirrus -dummy -epson -fbdev -fglrx -geode -glint -i128 -i740 (-impact) -imstt -intel -mach64 -mga -neomagic (-newport) -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -vermilion -via -virtualbox -vmware -voodoo -xgi" 0 kB
[ebuild     U ] x11-drivers/xf86-input-keyboard-1.3.2 [1.1.1-r1] USE="-debug" 0 kB
[ebuild  N    ] x11-drivers/xf86-input-evdev-2.1.3  USE="hal -debug" 0 kB
[uninstall    ] x11-drivers/xf86-video-vga-4.1.0  USE="-debug"
[blocks b     ] x11-drivers/xf86-video-vga ("x11-drivers/xf86-video-vga" is blocking x11-base/xorg-server-1.5.3-r6)

Total: 4 packages (1 upgrade, 2 new, 1 reinstall, 1 uninstall), Size of downloads: 0 kB
Conflict: 1 block
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-07-02 13:57:01 UTC
Please run the following command and paste its output here. Here's what I have on my system :

$ readelf -s /usr/lib/libXfont.so | grep FontEncIdentify
     3: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND FontEncIdentify

Thanks
Comment 5 calculator 2009-07-06 07:59:36 UTC
(In reply to comment #4)
> Please run the following command and paste its output here. Here's what I have
> on my system :
> 
> $ readelf -s /usr/lib/libXfont.so | grep FontEncIdentify
>      3: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND FontEncIdentify
> 
> Thanks
> 

# readelf -s /usr/lib/libXfont.so | grep FontEncIdentify
     4: 00000000     0 NOTYPE  GLOBAL DEFAULT  UND FontEncIdentify

Excuse that long did not answer.
Comment 6 Rémi Cardona (RETIRED) gentoo-dev 2009-07-06 08:24:49 UTC
Looks like your libXfont is busted. Try rebuilding it.

Thanks