Thanks to all the people who reponder my question.
I have compiled it successfully with the advice of Pascal Pederiva:
"The problem lies in GCC - its -pipe flag does not work under
Digital Unix. Simply remove all the -pipe flags from your Makefiles
and things will work just fine."
My oringe question:
> I got the follow error message when I compiled jpeg-6.a.tar
> "/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.
> -I./. -I/usr/local/include -pipe -O6 -Wall -c jcapimin.c
> gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./. -I/usr/local/include -pipe
-O6
> -Wall -c -DPIC jcapimin.c
> as: Error: no source, object or ucode file specified
> jcapimin.c: In function `jpeg_CreateCompress':
> jcapimin.c:73: output pipe has been closed"
Cai Xuejun
--
mailto:caixj_at_hptc1.ihep.ac.cn
http://alpha01.ihep.ac.cn/~caixj
Received on Tue Apr 28 1998 - 04:03:42 NZST