... 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
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
|-<I'd like to hear if Pd can run without crashing on someone else's Debian |-<system or not...
hm, i ve hAd it running on a debian 2.1 already with no major problems .. the alsa audio in/out died was the only thing .. but i got the std OSS drivers on now an gonna have another try in a minute ..
ltr
-/-//-/77| $�.486629999Z b l i t z e d ! http://web.fm - 11100 11000 11111 00000 11000 10000 000 000
jorr, so, what i need to do after unpacking the distribution: cd pd/src mkdir ../obj make -f makefile.linux clean make -f makefile.linux
BUT, still the audio I/O dies after a few secs, even now that i m running OSS .. hm, maybe thats specific to my hardware, since its runnign fine on the desktop machine ..