Hi,
You might as well remove these from the build system, as I do not plan to maintain them anymore.
Guenter
On Fri, 8 Apr 2005, Hans-Christoph Steiner wrote:
Yeah, I had a problem with slider and hslider too, but I haven't looked into it. If you want to compile the rest, just:
rm externals/build/src/slider.c rm externals/build/src/hslider.c cd externals/build/linux make clean make
.hc
On Apr 7, 2005, at 9:58 PM, patrick wrote:
hi all,
i want to build all external from the cvs on my linux box (gentoo). i don't know if i'm doing it the right way:
cvs -d:pserver:anonymous@cvs.pure-data.sourceforge.net:/cvsroot/pure-data co externals
cd externals/build/linux/ vi makefile (uncomment Pentium 4, comment default) make
cc -fPIC -DPD -DUNIX -funroll-loops -fomit-frame-pointer -O3 -mfpmath=sse -mmmx -msse -msse2 -march=pentium4 -Wall -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -I. -I.. -I../include -o "slider.o" -c "../src/slider.c" In file included from ../../ggee/gui/slider.c:4, from ../src/slider.c:1: ../../ggee/gui/fatom.h: In function
fatom_new': ../../ggee/gui/fatom.h:422: warning: unsigned int format, pointer arg (arg 3) In file included from ../src/slider.c:1: ../../ggee/gui/slider.c: In function
slider_save': ../../ggee/gui/slider.c:14: error: structure has no member namedx_send' ../../ggee/gui/slider.c: In function
slider_new': ../../ggee/gui/slider.c:23: error: incompatible type for argument 3 offatom_new' ../../ggee/gui/slider.c:23: error: too few arguments to function
fatom_new' make: *** [slider.pd_linux] Error 1patrick
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
"Computer science is no more related to the computer than astronomy is related to the telescope." -Edsger Dykstra
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list