[Liboil] build error
David Schleef
ds at schleef.org
Fri Oct 28 10:13:26 PDT 2005
On Fri, Oct 28, 2005 at 01:22:55PM +0200, Sébastien Moutte wrote:
> Hi,
>
> I'm trying to build liboil on windows+cygwin+gcc.
>
> i've launched ./configure and next make
>
> I'm getting an error from undefined references :
> Creating library file: .libs/liboiltmp1.dll.a
> ./.libs/liboilfunctions.a(libi386_la-diff8x8_i386.o): In function
> `diff8x8_const128_s16_u8_mmx':
> /cygdrive/c/devel/liboil/liboil/i386/diff8x8_i386.c:89: undefined
> reference to `V128w'
> ./.libs/liboilfunctions.a(libi386_la-recon8x8_i386.o): In function
> `recon8x8_intra_mmx':
> /cygdrive/c/devel/liboil/liboil/i386/recon8x8_i386.c:50: undefined
> reference to `V128'
I just fixed this in CVS. However, liboil is quite possibly
broken in CVS right now for other reasons, which I will hopefully
fix in the next few days.
> i've also tried to run ./autogen.sh but i'm getting the following warnings :
> m4/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
> run info '(automake)Extending aclocal'
> or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
These are warnings that can mostly be ignored. They're problems
in the macros themselves, and liboil has nothing to do with them.
dave...
--
David Schleef
Big Kitten LLC (http://www.bigkitten.com/) -- data acquisition on Linux
More information about the Liboil
mailing list