Can't compile wine port

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Sat Oct 9 08:08:30 PDT 2004


Alexandr <admin at alexandr.fdns.net> writes:

> I cvsuped ports tree and do this:
> cd /usr/ports/emulators/wine
> make install
> 
> and get in end this message:
> ../.././..//gcc-3.4-20040827/libiberty/fibheap.c:395: warning: implicit
> +declaration of function `memset'
> gmake[2]: *** [fibheap.o] Ошибка 1
> gmake[2]: Leaving directory
> +`/usr/ports/lang/gcc34/work/build/i386-portbld-freebsd5.2.1/libiberty'
> gmake[1]: *** [all-target-libiberty] Ошибка 2
> gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build'
> gmake: *** [bootstrap-lean] Ошибка 2
> *** Error code 2
> 
> Stop in /usr/ports/lang/gcc34.
> *** Error code 1
> 
> Stop in /usr/ports/emulators/wine.
> 
> 
> This I get when type some 'make'.
> 
> What can I do???

It looks like you're running 5.2.1.
Are you using the ports that came with that release, or something more
current?  

If you are in fact running FreeBSD 5.2.1, you should be able to edit
the file /usr/ports/emulators/wine/Makefile and remove the "USE_GCC" line.


More information about the freebsd-questions mailing list