unable to compile in mandrake?
Miscellaneous Forums/Linux Discussion/unable to compile in mandrake?
i get this running a simple prog with drawtext
/usr/bin/id: cannot find -IGL
any ideas? o_O i missed something?
ahh, -lGL tells it to use the GL libs.
I don't know why it would complain about them though.
I have it working fine in fedora with software GL drivers.
did you install GCC?
erm no but shouldnt it already be in ?
installed gcc, still the same probs, also tried to build modules and got..
Building Modules
Compiling:blitz_app.c
/home/cyanide/bmax/BlitzMaxBeta101/mod/brl.mod/blitz.mod/blitz_app.c: In function `bbReadStdin':
/home/cyanide/bmax/BlitzMaxBeta101/mod/brl.mod/blitz.mod/blitz_app.c:31: error: assignment of read-only location
Build Error: failed to compile /home/cyanide/bmax/BlitzMaxBeta101/mod/brl.mod/blitz.mod/blitz_app.c
Process complete
/home/cyanide/bmax/BlitzMaxBeta101/mod/pub.mod/freetype.mod/src/raster/ftraster.c: In function `Line_Up':
/home/cyanide/bmax/BlitzMaxBeta101/mod/pub.mod/freetype.mod/src/raster/ftraster.c:1005: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
Build Error: failed to compile /home/cyanide/bmax/BlitzMaxBeta101/mod/pub.mod/freetype.mod/src/raster/raster.c
Process complete
bugger it, gonna use fedora:P shove it mandrake!
Ouch, where did you install gcc from? I found it extremely difficult to select developer tools package from the mandrake system if you miss selecting it at time of installation, I think you actually need to run the installer again and select it from there and it will add it to your current installation.