[PlanetCCRMA] pd and fedora
J. Scott Amort
jsamort at shaw.ca
Thu Dec 4 00:41:02 PST 2003
On Wed, 2003-12-03 at 17:27, Fernando Pablo Lopez-Lezcano wrote:
> Try this:
> ==== CUT HERE ====
> --- pd-0.37.0-cvs/src/x_misc.c~ 2003-05-09 09:03:45.000000000 -0700
> +++ pd-0.37.0-cvs/src/x_misc.c 2003-11-27 16:27:36.000000000 -0800
> @@ -10,6 +10,7 @@
> #include <stdio.h>
> #include <string.h>
> #ifdef UNIX
> +#include <unistd.h>
> #include <sys/types.h>
> #include <sys/time.h>
> #include <sys/times.h>
> ==== CUT HERE ====
That did it... thanks. However, I ran into some additional problems
with alsa. It seems that running ./configure with pd and any alsa
switch (i.e. --enable-alsa or --disable-alsa) disables alsa support, and
only by leaving the switch off entirely does pd build with alsa
support. At this point, though, there are some warnings about improper
integer to pointer casts, and since pd builds with the -Werror switch,
things stop. Oh well, I'll play with it some more tomorrow.
> I have pd 0.37 from cvs already running, I'm working on trying to build
> the cvs pd externals collection. A pain. Royal pain :-) Maybe I'll
> release a trial 0.37cvs version without all the externals to get
> started.
Well, I do certainly appreciate your efforts, and I would be interested
in using the 0.37 version even without the externals. And if there is
any way I can lend a hand, please let me know.
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://cm-mail.stanford.edu/pipermail/planetccrma/attachments/20031204/4938da6f/attachment.sig>
More information about the PlanetCCRMA
mailing list