[Liboil] build error

Sébastien Moutte sebastien at moutte.net
Fri Oct 28 04:22:55 PDT 2005


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'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
m4/as-libtool.m4:19: warning: underquoted definition of AS_LIBTOOL
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
m4/as-libtool.m4:19: warning: underquoted definition of AS_LIBTOOL

could the error be linked to these warnings ? am i missing something ?

Sebastien.


More information about the Liboil mailing list