pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling pingus 0.6.0 & DRT II


From: Amir Michail
Subject: compiling pingus 0.6.0 & DRT II
Date: Wed, 3 Sep 2003 00:35:33 +1000

Hi,

We would like to recover the design
of pingus 0.6.0 using the DRT II
design recovery tool for arcade games.

Unfortunately, we are having problems
compiling it.  Specifically, we can't
get clanlib 0.6.5 or 0.7.2 to work.

clanlib 0.6.5 won't compile:

Compile command .c = gcc -g -O2 -Wall -I Sources -I /usr/X11R6/include -I 
/usr/X11R6/include/X11 -I/usr/include/freetype2 -fPIC -DNOCONTROLS 
-D__int64=int64_t -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" 
-DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" 
-DCL_SCANDIR="/usr/local/lib/ClanLib" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_KD_H=1 
-DHAVE_SYS_VT_H=1 -DUSE_X11=1 -DUSE_JOY=1 -DUSE_OPENGL=1 -DUSE_VIDMODE=1 
-DUSE_CLANSOUND=1 -DUSE_NETWORK=1 -DUSE_I386_ASSEMBLER=1 -DUSE_GUI=1 
-DUSE_MIKMOD=1 -DUSE_PNG=1 -DUSE_JPEG=1 -DUSE_SMALLJPEG=1 -DUSE_VORBIS=1 
-DUSE_TTF=1 -DHAVE_LIBPTHREAD=1 -DDEBUG=1 -g3 -ggdb3
Compile command .s = as
Compiling Sources/GL/GLX/displaycard_glx.cpp
Sources/GL/GLX/displaycard_glx.cpp: In member function `virtual void (*
   CL_GLX_DisplayCard::get_proc_address(const std::string&))()':
Sources/GL/GLX/displaycard_glx.cpp:366: `glXGetProcAddressARB' undeclared
   (first use this function)
Sources/GL/GLX/displaycard_glx.cpp:366: (Each undeclared identifier is reported
   only once for each function it appears in.)
make: *** [Libs/Intermediate/displaycard_glx.o] Error 1

clanlib 0.7.2 doesn't generate the clibjpeg or clibpng
libraries, which seem to be required by pingus 0.6.0.

Any guidance would be appreciated.

Amir

P.S.  You can find out more about DRT I and II
here:  http://www.cse.unsw.edu.au/~drt





reply via email to

[Prev in Thread] Current Thread [Next in Thread]