[PD] pdp compilation problem

Yves Degoyon ydegoyon at free.fr
Wed May 19 14:22:53 CEST 2004


hi,

remove the -Werror in Makefile.config
( the line is :
PDP_EXTRA_CFLAGS = -Werror
replace it with :
PDP_EXTRA_CFLAGS = )

suerte,
sevy

plessas at sbox.tugraz.at wrote:

>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~
>
>
>_______________________________________________
>PD-list mailing list
>PD-list at iem.at
>to manage your subscription (including un-subscription) see
>http://iem.at/cgi-bin/mailman/listinfo/pd-list
>
>
>  
>





More information about the Pd-list mailing list