Date: Sun, 9 Dec 2001 21:11:25 -0500 From: "Dan Langille" <dan@langille.org> To: ports@freebsd.org Subject: WINE fails to build Message-ID: <3C13D37D.13381.20F704C7@localhost>
next in thread | raw e-mail | index | archive | help
I'm building wine on a 4.3-RELEASE box from an NFS mounted ports tree. Here's an extract from the build. The full text can be found at http://langille.org/wine.fails.txt (106496 bytes). Clues please? [root@laptop:/usr/ports/emulators/wine] # make install >> Wine-20011108.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://metalab.unc.edu/pub/Linux/ALPHA/wine/developme nt/. Receiving Wine-20011108.tar.gz (6573122 bytes): 100% 6573122 bytes transferred in 52.7 seconds (121.70 kBps) ===> Extracting for wine-2001.11.08_1 >> Checksum OK for Wine-20011108.tar.gz. ===> wine-2001.11.08_1 depends on executable: gmake - found ===> wine-2001.11.08_1 depends on shared library: Xpm.4 - found ===> Patching for wine-2001.11.08_1 ===> Applying FreeBSD patches for wine-2001.11.08_1 ===> Configuring for wine-2001.11.08_1 [snip] cc -c -I. -I. -I../../include -I../../include -O -pipe -g -Wall - mpreferred-st ack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT -D_THREAD_SAFE - I/usr/X11R6/includ e -o string.o string.c string.c:5: wctype.h: No such file or directory string.c: In function `StrRChrIW': string.c:380: warning: implicit declaration of function `towupper' gmake[2]: *** [string.o] Error 1 gmake[2]: Leaving directory `/usr/ports/emulators/wine/work/wine- 20011108/dlls/s hlwapi' gmake[1]: *** [shlwapi/libshlwapi.so] Error 2 gmake[1]: Leaving directory `/usr/ports/emulators/wine/work/wine- 20011108/dlls' gmake: *** [dlls] Error 2 *** Error code 2 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. *** Error code 1 Stop in /usr/ports/emulators/wine. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C13D37D.13381.20F704C7>