Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145921 - emerge xorg-X11 fails
Summary: emerge xorg-X11 fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-01 17:00 UTC by Christoph Hofmann
Modified: 2006-09-01 17:03 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 Christoph Hofmann 2006-09-01 17:00:46 UTC
Hello together,
first I've to tell you that I'm German so my English isn't the best.
In addition, thats the first time I create a bug report.
So, please forgive my faults.


Ok, now my problem:

I installed gentoo on my new System.
But when I wanted to install xorg-x11.
It stopped with this lines:



!!! ERROR: x11-libs/libX11-1.0.1-r1 failed.
Call stack:
  ebuild.sh, line 1539: Called dyn_compile
  ebuild.sh, line 939: Called src_compile
  ebuild.sh, line 1248: Called x-modular_src_compile
  x-modular.eclass, line 330:  Called x-modular_src_make
  x-modular.eclass, line 325:  Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if
relevant.



Thats the command which failed:

if /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../include/X11   
-I../../../include -I../../../include/X11 -I../../../include
-I../../../include/X11 -I../../../src/xcms -I../../../src/xkb
-I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes   
-Wmissing-prototypes -Wmissing-declarations    -Wnested-externs
-fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT        
-DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL
-march=k8 -O2 -pipe -MT imLcPrs.lo -MD -MP -MF ".deps/imLcPrs.Tpo" -c -o
imLcPrs.lo imLcPrs.c; \
then mv -f ".deps/imLcPrs.Tpo" ".deps/imLcPrs.Plo"; else rm -f
".deps/imLcPrs.Tpo"; exit 1; fi


and thats the Error Message:


make[3]: *** [imLcLkup.lo] Error 1



In the Gentoo Forums they said I should create this Bug, so I'm doing this.
If it is relevant, here's the link to the thread:

http://forums.gentoo.org/viewtopic-t-489083.html


I hope you can help me.

Cu
Christoph Hofmann
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-01 17:03:04 UTC
Sorry, there's no error visible here, try again w/ MAKEOPTS="-j1" and post the real build error.