Subject: error with configure/make on my system
From: Guy Hutchison (ghutchis@cisco.com)
Date: Fri Nov 12 1999 - 03:38:12 EET
Hi, I tried to download the source to Majik 0.3.1 and compile it. configure reported everything found OK, but when I tried to compile I got: make[1]: Entering directory `/home/guy/games/majik3d-0.3.1/src' c++ -DCPU_VENDOR_OS=\"i586-pc-linux-gnu\" -DPACKAGE=\"majik3d\" -DVERSION=\"0.3.1\" -DHAVE_GL_GL_H=1 -DHAVE_GL_GLUT_H=1 -DLINUX_JOYSTICK_IS_PRESENT=1 -I. -I. -I/usr/local/plib/include -g -O2 -O6 -Wall -c mcConfig.cpp In file included from mcConfig.cpp:26: mcMenu.hpp:22: pu.h: No such file or directory In file included from mcConfig.cpp:27: mcDisplay.hpp:22: pu.h: No such file or directory I have both Mesa and glut installed correctly (at least, orbit-1.3 compiled OK and it used both of those), and I didn't see any other packages required. Since pu.h isn't in the tar file, I don't know where it was supposed to come from. BTW, tried compiling from source because the binary was dynamically linked with a later version oflibstc++ than I have... When you start doing public-ready distributions, you might want to have a build process which purposely links with the oldest shared libraries you can find. YMMV. - Guy
This archive was generated by hypermail 2b25 : Tue Feb 12 2002 - 00:03:52 EET