make crosstest - a catastrophic saga

Pedro Araújo inckie at gmail.com
Mon Oct 15 12:24:27 CDT 2007


Hi all,

I've been consistently failing to 'make crosstest'... I've already tried my
distro's repositories, Hans Leidekker's patches, all to no avail. I wish I
could use the test suite, but I need some custom local tests and therefore I
need to be able to build win32 executables. However, I'm stuck getting this:

> security.cross.o: In function
`test_ConvertSecurityDescriptorToString':/home/foo/Wine/dlls/advapi32/tests/security.c:1996:
undefined reference to `_CreateWellKnownSid at 16'
> :/home/foo/Wine/dlls/advapi32/tests/security.c:2006: undefined reference
to `_CreateWellKnownSid at 16'
> collect2: ld returned 1 exit status
> make[2]: *** [advapi32_crosstest.exe] Error 1
> make[2]: Leaving directory `/home/fooer/Wine/dlls/advapi32/tests'
> make[1]: *** [advapi32/tests/__crosstest__] Error 2
> make[1]: Leaving directory `/home/fooer/Wine/dlls'
> make: *** [dlls/__crosstest__] Error 2

or this, if I 'make crosstest -C dlls/gdi32/tests/':

> bitmap.cross.o: In function
`test_GdiAlphaBlend':/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1870:
undefined reference to `_GdiAlphaBlend at 44'
> :/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1872: undefined reference to
`_GdiAlphaBlend at 44'
> :/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1874: undefined reference to
`_GdiAlphaBlend at 44'
> :/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1875: undefined reference to
`_GdiAlphaBlend at 44'
> :/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1876: undefined reference to
`_GdiAlphaBlend at 44'
> bitmap.cross.o:/home/foo/Wine/dlls/gdi32/tests/bitmap.c:1877: more
undefined references to `_GdiAlphaBlend at 44' follow
> collect2: ld returned 1 exit status
> make: *** [gdi32_crosstest.exe] Error 1
> make: Leaving directory `/home/fooer/Wine/dlls/gdi32/tests'

What am I doing wrong?
- Pedro.

--
"Compatibility means deliberately repeating other people's mistakes."
(David J. Wheeler)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20071015/a8d36141/attachment.htm 


More information about the wine-devel mailing list