[PD] pdp compilation problem

plessas at sbox.tugraz.at plessas at sbox.tugraz.at
Wed May 19 13:05:52 CEST 2004


Hi,

i'm trying to compile pdp on an mmx machine running debian testing with a 2.6
kernel. afaik i got all necessary libs installed, pd is in standard /usr/local/

./configure --enable mmx runs fine but at make i get:

cc -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math -Wall -W
-Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch
-DPDP_VERSION=\"0.12.2\" -g  -W                                                
                                    error -I. -I/usr/X11R6/include 
-I../include -I../../include    -o pdp_imageproc_                              
                                                      common.o -c
pdp_imageproc_common.c
pdp_imageproc_common.c: In function `_sign':
pdp_imageproc_common.c:292: warning: use of cast expressions as lvalues is
deprecated
make[2]: *** [pdp_imageproc_common.o] Error 1
make[2]: Leaving directory `/root/src/cvs/externals/pdp/system/image'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/root/src/cvs/externals/pdp/system'
make: *** [pdp_all] Error 2


what can i try next?

Thanks!!!
Peter~





More information about the Pd-list mailing list