Miller Puckette wrote:
... my Debian2.1 system ...
...
make: *** No rule to make target
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/stddef.h', needed by
g_canvas.o'. Stop.I'm mystified... I couldn't find any references to /usr/lib or to redhat in the makefile, so I don't know why, on a Debian system, the C compiler is looking there. It feels like a C compiler configuration problem.
I'd like to hear if Pd can run without crashing on someone else's Debian system or not...
Miller
Hehe, I know why , there was the 'makefile.dependencies' file from the precedant build. I guess we have to type 'make depend' before 'make' ?
F.E