Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74697 - Wolfgl fails to compile
Summary: Wolfgl fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 15:24 UTC by Fred Dinkler
Modified: 2011-09-14 20:37 UTC (History)
1 user (show)

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 Fred Dinkler 2004-12-16 15:24:08 UTC
../common/opengl.c: In function `LoadFonts':
../common/opengl.c:90: warning: passing arg 2 of `glGenTextures' from incompatible pointer type
../common/opengl.c: In function `UnLoadFonts':
../common/opengl.c:101: warning: passing arg 2 of `glDeleteTextures' from incompatible pointer type
../common/opengl.c:102: warning: passing arg 2 of `glDeleteTextures' from incompatible pointer type
../common/opengl.c: In function `GL_CacheScreen':
../common/opengl.c:567: warning: passing arg 1 of `MM_GetPtr' from incompatible pointer type
../common/opengl.c:631: warning: passing arg 1 of `MM_FreePtr' from incompatible pointer type
gcc -I. -I../common -I/usr/local/include -D_LINUX -Wimplicit -D_SPEAR_DEMO_ -O3 -march=pentium4 -pipe -fomit-frame-pointer -funroll-loops -msse2 -mmmx -mfpmath=sse,387 -DDATADIR=\"/usr/share/games/wolfgl\" -c ../common/state.c -o sdm/obj/state.o
gcc -L/usr/X11R6/lib -lXext -lX11 -lm -lGLU -lGL -lpthread sdm/obj/wl_main.o sdm/obj/id_ca.o sdm/obj/wl_text.o sdm/obj/id_pm.o sdm/obj/id_vh.o sdm/obj/wl_act2.o sdm/obj/wl_draw.o sdm/obj/id_in.o sdm/obj/id_sd.o sdm/obj/id_vl.o sdm/obj/wl_agent.o sdm/obj/wl_game.o sdm/obj/wl_menu.o sdm/obj/wl_state.o sdm/obj/id_mm.o sdm/obj/id_us.o sdm/obj/wl_act1.o sdm/obj/wl_debug.o sdm/obj/wl_inter.o sdm/obj/wl_play.o sdm/obj/console.o sdm/obj/opengl.o sdm/obj/state.o  sdm/obj/system.o sdm/obj/sound.o sdm/obj/input.o -o sdm/wolfgl
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.4/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make[2]: *** [wolfgl] Error 1
make[2]: Leaving directory `/var/tmp/portage/wolfgl-0.93-r1/work/wolfgl-0.93/linux'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/var/tmp/portage/wolfgl-0.93-r1/work/wolfgl-0.93/linux/SDM'
make: *** [all] Error 2
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-12-16 15:29:20 UTC
remerge whatever you're using for opengl and opengl-update, run opengl-update again and see if that fixes it.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-12-16 21:48:44 UTC
reopen if this is still a problem.   include the output of emerge --info if you do.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2005-02-11 17:20:47 UTC
no reply.  works for me.  closing.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:37:39 UTC
clean up bug list after bugzilla update