Date: Tue, 16 Nov 1999 17:14:07 -0800 From: Manfred Antar <mantar@pacbell.net> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Forrest Aldrich <forrie@navinet.net>, freebsd-current@FreeBSD.ORG Subject: Re: gcc 2.95.2 Message-ID: <4.2.2.19991116165816.00a875b0@pozo.com> In-Reply-To: <81194.942763837@axl.noc.iafrica.com> References: <"Your message of Tue, 16 Nov 1999 06:46:12 PST." <4.2.2.19991116064207.00a92160@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 04:50 PM 11/16/99 +0200, Sheldon Hearn wrote: >On Tue, 16 Nov 1999 06:46:12 PST, Manfred Antar wrote: > > > Did it build for you ? > >Yes. > >Ciao, >Sheldon. Ok Sheldon here are some of the Errors I get when building XFee86 with the new compiler A few of these : cc -c -O -I../.. -I../../exports/include -DSERVERNAME=\"rstartd\" -DDEFAULT_CONFIG=\"/usr/ X11R6/lib/X11/rstart/config\" -DNOPUTENV server.c server.c: In function `putenv': server.c:790: argument `s' doesn't match prototype /usr/include/stdlib.h:117: prototype declaration *** Error code 1 (continuing) cc -c -O -I../.. -I../../exports/include -DNOPUTENV util.c util.c: In function `putenv': util.c:673: argument `s' doesn't match prototype /usr/include/stdlib.h:117: prototype declaration *** Error code 1 (continuing) Many of these errors about /lib/cpp: /lib/cpp -DCONFIGDIRSPEC='"'"-I/usr/X11R6/lib/X11/config"'"' <xmkmf.cpp | sed -e '/^# *[0-9][0-9] * *.*$/d' -e '/^XCOMM$/s//#/' -e '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >xmkmf /lib/cpp: not found And at the end I get this : Full build of Release 6.3 of the X Window System complete. Now when I try to Install the "Full Build" I get install -c proxymngr /usr/X11R6/bin/proxymngr install -c -m 0444 pmconfig /usr/X11R6/lib/X11/proxymngr/pmconfig install in programs/proxymngr done installing in programs/rstart... rm -f server.o cc -c -O -I../.. -I../../exports/include -DSERVERNAME=\"rstartd\" -DDEFAULT_CONFIG=\"/usr/ X11R6/lib/X11/rstart/config\" -DNOPUTENV server.c server.c: In function `putenv': server.c:790: argument `s' doesn't match prototype /usr/include/stdlib.h:117: prototype declaration *** Error code 1 Stop in /usr/ports/x11/XFree86/work/xc/programs/rstart. *** Error code 1 Stop in /usr/ports/x11/XFree86/work/xc/programs. *** Error code 1 Stop in /usr/ports/x11/XFree86/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86/work/xc. *** Error code 1 Stop in /usr/ports/x11/XFree86. *** Error code 1 Stop in /usr/ports/x11/XFree86. *** Error code 1 Stop in /usr/ports/x11/XFree86. This is a build with Just the XF86SVGAServer and XF86VGA16Server plus all the security stuff xdm, Wraphelp.c, no Kerberos or Thread Thanks Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.2.19991116165816.00a875b0>