Am Freitag, den 14. März 2003 um 10:16:39 Uhr (+0000) schrieb Antonis Galanopoulos:
../obj/s_linux.o s_linux.c cc1: warnings being treated as errors
remove the -Werror from the makefile
o.k. that did the trick. It works now (after I installed libjack; without it it wouldn't compile even with --disable-jack given to configure).
There are two missing directories ("obj" and "bin") make complains about after checking out pd devel_0_36 with cvs. After creating them manually it worked.
-- Orm