Date: Wed, 07 Aug 2002 15:59:47 +0200 From: Michael Nottebrock <michaelnottebrock@gmx.net> To: Beech Rintoul <akbeech@anchoragerescue.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Compiler error XFree86-Server Message-ID: <3D5127D3.2030601@gmx.net> References: <20020806230045.3EFF72DD@nebula.anchoragerescue.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The following is an OpenPGP/MIME signed message created by Enigmail/Mozilla, following RFC 2440 and RFC 2015 --------------enig93161EE991D52CEA88B77647 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Beech Rintoul wrote: > Getting the following when I try to compile XFree86-4-Server: > > LD_LIBRARY_PATH=../../../../../../exports/lib cc -O -pipe -mcpu=pentiumpro > -mcpu=pentiumpro -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith > -fno-merge-constants -I. -I../include > -I../../../../../../exports/include/X11 -I../../../include > -I../../../../../../programs/Xserver/include -I../../../../../.. > -I../../../../../../exports/include -DCSRG_BASED -DSHAPE -DXINPUT -DXKB > -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DXF86BIGFONT -DDPMSExtension > -DPANORAMIX -DRENDER -DGCCUSESGAS -DAVOID_GLYPHBLT -DPIXPRIV -DSINGLEDEPTH > -DXFreeXDGA -DXvExtension -DXFree86LOADER -DXFree86Server -DXF86VIDMODE > -DXvMCExtension -DSMART_SCHEDULE -DBUILDDEBUG -DX_BYTE_ORDER=X_LITTLE_ENDIAN > -DNDEBUG -DFUNCPROTO=15 -DNARROWPROTO -DIN_MODULE -DXFree86Module > -c miCopy.c > miCopy.c: In function `copyColourIndexOC': > miCopy.c:332: warning: unused variable `srcColour' > miCopy.c: In function `copyText': > miCopy.c:408: warning: unused variable `srcText' > miCopy.c: In function `copyText2D': > miCopy.c:426: warning: unused variable `srcText' > miCopy.c: In function `copyAnnotationText': > miCopy.c:444: warning: unused variable `srcText' > miCopy.c: In function `copyAnnotationText2D': > miCopy.c:463: warning: unused variable `srcText' > miCopy.c: In function `copyPolylineSet': > miCopy.c:521: warning: unused variable `err' > miCopy.c: In function `copyExtFillArea': > miCopy.c:606: warning: unused variable `err' > miCopy.c: In function `copyFillAreaSet2D': > miCopy.c:638: warning: unused variable `err' > miCopy.c: In function `copyFillAreaSet': > miCopy.c:672: warning: unused variable `err' > miCopy.c: In function `copyExtFillAreaSet': > miCopy.c:709: warning: unused variable `err' > miCopy.c: In function `copySOFAS': > miCopy.c:748: warning: unused variable `k' > miCopy.c: In function `copyTriangleStrip': > miCopy.c:813: warning: unused variable `err' > miCopy.c: In function `copyQuadrilateralMesh': > miCopy.c:836: warning: unused variable `err' > miCopy.c: In function `copyNurbSurface': > miCopy.c:858: warning: unused variable `j' > miCopy.c: In function `copyExtCellArray': > miCopy.c:1005: verify_flow_info: Wrong probability of edge 6->7 10003 > miCopy.c:1005: verify_flow_info failed > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. > *** Error code 1 > > Stop in > /usr/ports/x11-servers/XFree86-4-Server/work/xc/programs/Xserver/PEX5/ddpex/mi/level2. > > Anyone have a suggestion? 1.) Submit that bugreport. 2.) As a workaround, try compiling without the -mcpu switches. Regards, -- Michael Nottebrock "The circumstance ends uglily in the cruel result." - Babelfish --------------enig93161EE991D52CEA88B77647 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9USfTXhc68WspdLARAuucAJsHx5jCsEqJRHms7TjDAdQXxw2KlQCZAb/E TUo9PInOxVmGSSHZ2mswYco= =mkvH -----END PGP SIGNATURE----- --------------enig93161EE991D52CEA88B77647-- 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?3D5127D3.2030601>