Hello
I have FreeBSD 5.1 beta, and I downloaded the gpc version gpc-20020510 and gcc-core version 2.95.2 form the gnu pascal main page. I made each step exactly like written in the "compiling gpc" Howto from the page. The configure script worked fine, but "make" puts an error on the screen :
/usr/home/name/gcc-2.95.2/libiberty/sterror.c:465: conflicting for 'sys_nerr' /usr/include/stdio.h:350: previous decleration of 'sys_nerr' ***Error code 1
(note: Under FreeBSD the home dir is in /usr/home/name)
Can anybody help me to fix this error ?
__________________________________________________________________
Gesendet von Yahoo! Mail - http://mail.yahoo.de Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de
On Son, Jul 13, 2003 at 11:18:49 +0200, Karim Forsthofer wrote:
I have FreeBSD 5.1 beta, and I downloaded the gpc version gpc-20020510 and gcc-core version 2.95.2 form the gnu pascal main page.
Could you please check, if this error also occurs with gcc version 3.X and gpc-20030507.
BTW: You can build different versions of gcc the same time. So if you want to retain gcc version 2.95.X, it is easy, but I'd like to suggest gcc 3.X
Eike