Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139351 - !!! ERROR: x11-libs/libX11-1.0.3 failed.
Summary: !!! ERROR: x11-libs/libX11-1.0.3 failed.
Status: RESOLVED DUPLICATE of bug 136658
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-05 11:46 UTC by banjobob
Modified: 2006-07-05 13:19 UTC (History)
1 user (show)

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


Attachments
Full Emerge Info (error.txt,8.69 KB, text/plain)
2006-07-05 11:47 UTC, banjobob
Details
/var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/config.log (config.log,52.66 KB, text/plain)
2006-07-05 11:49 UTC, banjobob
Details
Full Emerge Text after the xproto emerge (error2.txt,34.47 KB, text/plain)
2006-07-05 12:29 UTC, banjobob
Details

Note You need to log in before you can comment on or make changes to this bug.
Description banjobob 2006-07-05 11:46:19 UTC
I'm trying to convert to modular xorg using the doc at http://gentoo-wiki.com/HOWTO_Modular_Xorg.

When I get to the step where I'm attempting to emerge xorg-x11, it always fails emerging x11-libs/libX11-1.0.3.

Checking keysymdef.h... configure: error: Cannot find keysymdef.h

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/config.log

!!! ERROR: x11-libs/libX11-1.0.3 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 326:   Called x-modular_src_configure
  x-modular.eclass, line 313:   Called econf '--prefix=/usr' '--datadir=/usr/share' '--enable-ipv6'
  ebuild.sh, line 541:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 banjobob 2006-07-05 11:47:37 UTC
Created attachment 90994 [details]
Full Emerge Info
Comment 2 Nick Devito 2006-07-05 11:48:23 UTC
Try remerging xproto
Comment 3 banjobob 2006-07-05 11:49:24 UTC
Created attachment 90995 [details]
/var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/config.log
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-07-05 11:49:44 UTC
*** This bug has been marked as a duplicate of 136658 ***

*** This bug has been marked as a duplicate of 136658 ***
Comment 5 banjobob 2006-07-05 12:23:26 UTC
After emerge xproto get another, but different emerge error for libX11-1.0.3:
XKB.c: In function `XkbComputeEffectiveMap':
XKB.c:449: warning: value computed is not used
make[3]: *** [XKB.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/src/xkb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/libX11-1.0.3/work/libX11-1.0.3/src'
make: *** [all-recursive] Error 1

!!! ERROR: x11-libs/libX11-1.0.3 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 327:   Called x-modular_src_make
  x-modular.eclass, line 322:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 6 banjobob 2006-07-05 12:29:01 UTC
Created attachment 91000 [details]
Full Emerge Text after the xproto emerge
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-07-05 13:19:50 UTC
(In reply to comment #5)
> After emerge xproto get another, but different emerge error for libX11-1.0.3:

Different error, different bug. Also, you didn't post the real error.

*** This bug has been marked as a duplicate of 136658 ***