Re: Can't compile wine port

2004-10-11 Thread Alexandr
Yes. I am runing 5.2.1
FreeBSD 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #2

I comment USE_GCC 3.14 and type make and get another errors. 
But again type make clean ; make 
and all was fine.

Thanks.

On Sat, Oct 09, 2004 at 11:08:29AM -0400, Lowell Gilbert wrote:
> 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.
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Can't compile wine port

2004-10-09 Thread Lowell Gilbert
Alexandr <[EMAIL PROTECTED]> 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.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Can't compile wine port

2004-10-08 Thread Alexandr
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???


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"