[Wine] Compililation / linking problems

Louis Bouchard lwi.bouchard at gmail.com
Thu Apr 20 18:06:21 CDT 2006


Hi, I'm trying to compile the CVS version.  The compilation goes well
until this part:

../../tools/winegcc/winegcc -B../../tools/winebuild -shared
./gdi32.spec dispdib.spec.o gdi.exe.spec.o wing.spec.o bidi16.o
dispdib.o env.o gdi16.o metafile16.o wing.o  bidi.o bitblt.o bitmap.o
brush.o clipping.o dc.o dib.o driver.o enhmetafile.o enhmfdrv/bitblt.o
enhmfdrv/dc.o enhmfdrv/graphics.o enhmfdrv/init.o enhmfdrv/mapping.o
enhmfdrv/objects.o font.o freetype.o gdi_main.o gdiobj.o icm.o
mapping.o metafile.o mfdrv/bitblt.o mfdrv/dc.o mfdrv/graphics.o
mfdrv/init.o mfdrv/mapping.o mfdrv/objects.o mfdrv/text.o painting.o
palette.o path.o pen.o printdrv.o region.o  version.res  
-Wl,--rpath,\$ORIGIN/`../../tools/relpath /usr/local/lib/wine
/usr/local/lib` -o gdi32.dll.so -L../../dlls -ladvapi32 -lkernel32
-lntdll  -L../../libs -lwine -L../../libs/unicode -lwine_unicode 
-L../../libs/port -lwine_port
font.o(.text+0x4673): In function `GetCharABCWidthsI':
/home/lbouchard/cvs/wine/dlls/gdi/font.c:2390: undefined reference to
`WineEngGetCharABCWidthsI'
collect2: ld returned 1 exit status

---------------------

what do I do?

the configure script said it didn't fond freetype, even though it is
currently installed.  But even if it wasn't, the configure script
didn't say it wouldn't compile.

btw, I'm using Ubuntu hoary-hedgehog on AMD64.

Any tips?

thanks in advance,

Louis Bouchard.



More information about the wine-users mailing list