[PD] pdp compile error

Peter Plessas plessas at sbox.tugraz.at
Mon May 22 09:48:48 CEST 2006


Hi all,

compiling pdp, configure went fine,
now getting this with pdp-12:

gcc -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses
-Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math
-DPDP_VERSION=\"0.12.4\" -I. -I/usr/X11R6/include  -I../include
-I../../include -I/usr/local/src/pd-etc/pdp-0.12.4/../pd/src   -o
pdp_bitmap.o -c pdp_bitmap.c
pdp_bitmap.c: In function '_pdp_packet_bitmap_convert_mchp_to_rgb8':
pdp_bitmap.c:478: error: invalid storage class for function '_map'
make[2]: *** [pdp_bitmap.o] Error 1
make[2]: Leaving directory `/usr/local/src/pd-etc/pdp-0.12.4/system/type'
make[1]: *** [common] Error 2
make[1]: Leaving directory `/usr/local/src/pd-etc/pdp-0.12.4/system'
make: *** [pdp_all] Error 2

gcc info:
peter at gonzo:~$ gcc -v
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-awt=gtk-default
--enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
--enable-mpfr --disable-softfloat
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
--disable-werror --enable-checking=release powerpc-linux-gnu
Thread model: posix
gcc version 4.0.3 (Debian 4.0.3-1)



Any help is very welcome,

Peter






More information about the Pd-list mailing list