[PD] building all external on linux

=?X-UNKNOWN?Q?g=FCnter_geiger?= geiger at xdv.org
Fri Apr 8 18:02:40 CEST 2005



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 at 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 named
> > `x_send'
> > ../../ggee/gui/slider.c: In function `slider_new':
> > ../../ggee/gui/slider.c:23: error: incompatible type for argument 3 of
> > `fatom_new'
> > ../../ggee/gui/slider.c:23: error: too few arguments to function
> > `fatom_new'
> > make: *** [slider.pd_linux] Error 1
> >
> >
> > patrick
> >
> > _______________________________________________
> > PD-list at 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 at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>





More information about the Pd-list mailing list