[Liboil] Compile error on macosx
David Schleef
ds at schleef.org
Fri Jun 16 11:24:31 PDT 2006
On Fri, Jun 16, 2006 at 01:42:14PM +0000, Per I. Mathisen wrote:
> Hello,
>
> I tried to compile liboil on MacOSX 10.4.2, with gcc version 4.0.1. Doing
> ./configure && make, I got this error:
>
> if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I.. -Wall -force_cpusubtype_ALL -D_BSD_SOURCE -D_GNU_SOURCE -I.. -g
> -O2 -MT liboil_0.3_la-liboilcpu.lo -MD -MP -MF
> ".deps/liboil_0.3_la-liboilcpu.Tpo" -c -o liboil_0.3_la-liboilcpu.lo `test
> -f 'liboilcpu.c' || echo './'`liboilcpu.c; \
> then mv -f ".deps/liboil_0.3_la-liboilcpu.Tpo"
> ".deps/liboil_0.3_la-liboilcpu.Plo"; else rm -f
> ".deps/liboil_0.3_la-liboilcpu.Tpo"; exit 1; fi
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -force_cpusubtype_ALL
> -D_BSD_SOURCE -D_GNU_SOURCE -I.. -g -O2 -MT liboil_0.3_la-liboilcpu.lo -MD
> -MP -MF .deps/liboil_0.3_la-liboilcpu.Tpo -c liboilcpu.c -fno-common
> -DPIC -o .libs/liboil_0.3_la-liboilcpu.o
> /var/tmp//cc8EK6J3.s:374:Parameter syntax error (parameter 1)
> make[3]: *** [liboil_0.3_la-liboilcpu.lo] Error 1
>
> Any have an idea what is wrong and how to fix? Thanks a lot for answers.
Please create a bug report at https://bugs.freedesktop.org/. Run
'make CFLAGS="-g -O2 -save-temps"' and attach the file
liboil/liboilcpu.s to the bug report.
dave...
--
David Schleef
Big Kitten LLC (http://www.bigkitten.com/) -- data acquisition on Linux
More information about the Liboil
mailing list