Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366631 - x11-base/xorg-server-1.9.5: compile problem
Summary: x11-base/xorg-server-1.9.5: compile problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 18:22 UTC by Milos Novotny
Modified: 2011-05-09 18:31 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Novotny 2011-05-09 18:22:38 UTC
Compile of xorg-server-1.9.5 finished with error that the libX11.la doesn't exist - maybe a time before the x11-libs/libX11-1.4.3 was compiled and libX11.la wasn't created.

Reproducible: Always

Steps to Reproduce:
1. Compile xorg-server-1.9.5 against libX11-1.4.3
2. End with error 

Actual Results:  
Compile error:

libtool: link: `/usr/lib/libX11.la' is not a valid libtool archive
make[3]: *** [Xnest] Error 1
make[3]: Leaving directory `/mnt/share/tmp/portage/x11-base/xorg-server-1.9.5/work/xorg-server-1.9.5_build/hw/xnest'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/share/tmp/portage/x11-base/xorg-server-1.9.5/work/xorg-server-1.9.5_build/hw/xnest'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/share/tmp/portage/x11-base/xorg-server-1.9.5/work/xorg-server-1.9.5_build/hw'
make: *** [all-recursive] Error 1