On Mon, Mar 12, 2001 at 10:12:09PM +0100, Philipp Bliedung wrote: > Hi, > > I can't figure out why this is happening. I tried to compile a program > (OpenDX 4.1) because there are no binaries for Debian - at least not on > the website of OpenDX. Anyway I did ./configure and than make ... and > that's what I get: > > .... > make[3]: Entering directory > '/home/user1/programs/dx-4.1.0/src/exec/libdx' > sed -e 's/[ ][ ]*\$/ $/' buffer.Z > __buffer.c > gcc -E --buffer.c \
probably stupid idea, but shouldn't the above be __buffer.c instead of --buffer.c? -- groetjes, carel