Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 369279 - games-roguelike/tome-2.3.5 failed with "cannot find -lX11"
Summary: games-roguelike/tome-2.3.5 failed with "cannot find -lX11"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-30 09:36 UTC by Piotr Szymaniak
Modified: 2012-05-28 12:24 UTC (History)
0 users

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


Attachments
tome-2.3.5:20110530-083601.log (games-roguelike:tome-2.3.5:20110530-083601.log,17.42 KB, text/plain)
2011-05-30 09:36 UTC, Piotr Szymaniak
Details
emerge --info =games-roguelike/tome-2.3.5 (tome-2.3.5-emerge--info,4.07 KB, text/plain)
2011-05-30 09:37 UTC, Piotr Szymaniak
Details
emerge -pqv =games-roguelike/tome-2.3.5 (tome-2.3.5-emerge-pqv,274 bytes, text/plain)
2011-05-30 09:37 UTC, Piotr Szymaniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2011-05-30 09:36:21 UTC
gcc -Wall -O1 -pipe -g  -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_bd.o lua/tolua_bd.c
gcc -Wall -O1 -pipe -g  -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\"  -Wl,-O1 -Wl,--as-needed -o tolua lua/lapi.o lua/lcode.o lua/ldebug.o lua/ldo.o lua/lfunc.o lua/lgc.o lua/llex.o lua/lmem.o lua/lobject.o lua/lparser.o lua/lstate.o lua/lstring.o lua/ltable.o lua/ltests.o lua/ltm.o lua/lundump.o lua/lvm.o lua/lzio.o lua/lauxlib.o lua/lbaselib.o lua/ldblib.o lua/liolib.o lua/lstrlib.o lua/tolua_lb.o lua/tolua_rg.o lua/tolua_tt.o lua/tolua_tm.o lua/tolua_gp.o lua/tolua_eh.o lua/tolua_bd.o lua/tolua.c lua/tolualua.c -L/usr/X11R6/lib -lX11
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lX11
collect2: ld returned 1 exit status
make: *** [tolua] Error 1
emake failed


Reproducible: Always
Comment 1 Piotr Szymaniak 2011-05-30 09:36:44 UTC
Created attachment 275105 [details]
tome-2.3.5:20110530-083601.log
Comment 2 Piotr Szymaniak 2011-05-30 09:37:02 UTC
Created attachment 275107 [details]
emerge --info =games-roguelike/tome-2.3.5
Comment 3 Piotr Szymaniak 2011-05-30 09:37:14 UTC
Created attachment 275109 [details]
emerge -pqv =games-roguelike/tome-2.3.5
Comment 4 Tupone Alfredo gentoo-dev 2012-05-28 12:24:40 UTC
Fixed. Thanks for report.