Displaying 1 result from an estimated 1 matches for "lbouchard".
Did you mean:
bouchard
2006 Apr 20
0
Compililation / linking problems
...ion.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 scr...