make crosstest is missing -lcabinet

Pedro Araújo inckie at gmail.com
Mon Sep 17 13:13:07 CDT 2007


Hi all,

I've been trying to cross-compile the Wine tests, but I keep getting this
error:

$ ./configure && make crosstest
[SNIP]
i586-mingw32msvc-gcc advpack.cross.o files.cross.o install.cross.o
testlist.cross.o -o advpack_crosstest.exe -lcabinet -luser32 -ladvapi32
-lkernel32
/usr/lib/gcc/i586-mingw32msvc/3.4.5/../../../../i586-mingw32msvc/bin/ld:
cannot find -lcabinet
collect2: ld returned 1 exit status
make[2]: *** [advpack_crosstest.exe] Error 1
make[2]: Leaving directory `/.../dlls/advpack/tests'
make[1]: *** [advpack/tests/__crosstest__] Error 2
make[1]: Leaving directory `/.../dlls'
make: *** [dlls/__crosstest__] Error 2

Am I missing anything? Thanks in advance.

-- 
- Pedro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20070917/c1217fb6/attachment.htm 


More information about the wine-devel mailing list