[PD] Gem Make fails with Suse 8.1

Fares Kayali Fares.Kayali at blackbox.net
Sat May 3 16:21:23 CEST 2003


Hi!

I just got started installing pd/gem with Suse 8.1.
Pd is working now...
Configure of gem finshes without an error (see below)
But make stops with an error afterwards:
Could you tell me what i'm missing...?
Any help would be great!!

linux:/home/drk/pd-0.36-0/gem/src/Gnu # ./configure
./configure: line 23: : command not found
./configure: line 25: : command not found
loading cache ./config.cache
Sources for ../Manips
Sources for ../Particles
Sources for ../Base
Sources for ../MarkEx
Sources for ../Pixes
Sources for ../Controls
Sources for ../Nongeos
Sources for ../Geos
Sources for ../tv
checking host system type... i686-pc-linux-gnu
Configuring for Gem.pd_linux
checking for gnu make... yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for sh... (cached) sh
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for main in -lX11... (cached) yes
checking for main in -lXext... (cached) yes
checking for XF86VidModeGetAllModeLines in -lXxf86vm... (cached) yes
checking for sin in -lm... (cached) yes
checking for glInitNames in -lGL... (cached) yes
checking for gluLookAt in -lGLU... (cached) yes
checking for glutSolidTeapot in -lglut... (cached) yes
checking for quicktime_open in -lquicktime... (cached) no
checking for png_set_compression_level in -lpng... (cached) no
checking for main in -lglib... (cached) no
checking for OpenMPEG in -lmpeg... (cached) no
checking for mpeg3_open in -lmpeg3... (cached) yes
checking for main in -lglm... (cached) no
checking alternate -lglm in ../../../ ... (cached) ../../../GemLibs/glm
configure: warning: Trying to use glm library in ../../../GemLibs/glm
checking for main in -ltiff... (cached) yes
checking for main in -ljpeg... (cached) yes
checking for main in -lttf... (cached) yes
checking for main in -lgltt... (cached) yes
checking for main in -lorb... (cached) no
checking alternate -lorb in ../../../ ... (cached) ../../../GemLibs/liborb
configure: warning: Trying to use orb library in ../../../GemLibs/liborb
checking for main in -lparticle... (cached) no
checking alternate -lparticle in ../../../ ... (cached) ../../../GemLibs/particle
configure: warning: Trying to use particle library in ../../../GemLibs/particle
checking for main in -lvl... (cached) no
checking for main in -lz... (cached) no
checking for m_pd.h path... ../Base
checking for glm.h path... ../../../GemLibs/glm
checking for orb.h path... ../../../GemLibs/liborb
checking for papi.h path... ../../../GemLibs/particle
checking for GLTTFont.h path... /usr/include/gltt
checking for mpeg.h... (cached) no
checking for quicktime/quicktime.h... (cached) no
checking for libmpeg3.h... (cached) no
checking for ANSI C header files... (cached) no
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking for vprintf... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
creating ./config.status
creating Makefile
creating ./../Manips/Makefile
creating ./../Particles/Makefile
creating ./../Base/Makefile
creating ./../MarkEx/Makefile
creating ./../Pixes/Makefile
creating ./../Controls/Makefile
creating ./../Nongeos/Makefile
creating ./../Geos/Makefile
creating ./../tv/Makefile
creating ../Base/config.h
../Base/config.h is unchanged

and now the make (only the part with the error):

pix_puzzle.cpp: In member function `virtual void
pix_puzzle::processFX(imageStruct&)':
pix_puzzle.cpp:241: `memcpy' undeclared (first use this function)
pix_puzzle.cpp:241: (Each undeclared identifier is reported only once for each
function it appears in.)
pix_puzzle.cpp: In static member function `static void
pix_puzzle::stateMessCallback(void*, float)':
pix_puzzle.cpp:274: warning: passing `t_floatarg' for argument 1 of `virtual
void pix_fx::activate(int)'
make[1]: *** [pix_puzzle.o] Error 1
make[1]: Leaving directory `/home/drk/pd-0.36-0/gem/src/Pixes'
make: *** [subdirs] Error 255

thanks!
Fares











More information about the Pd-list mailing list