unable to compile in mandrake?

Archives Forums/Linux Discussion/unable to compile in mandrake?

{cYan|de}(Posted 2004) [#1]
i get this running a simple prog with drawtext

/usr/bin/id: cannot find -IGL

any ideas? o_O i missed something?


Drago(Posted 2004) [#2]
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?


{cYan|de}(Posted 2004) [#3]
erm no but shouldnt it already be in ?


{cYan|de}(Posted 2004) [#4]
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


Perturbatio(Posted 2004) [#5]
http://www.blitzbasic.com/Community/posts.php?topic=41615#468575


{cYan|de}(Posted 2004) [#6]
/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


{cYan|de}(Posted 2004) [#7]
bugger it, gonna use fedora:P shove it mandrake!


skidracer(Posted 2004) [#8]
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.