Date: Tue, 6 Aug 2002 15:00:44 -0800 From: Beech Rintoul <akbeech@anchoragerescue.org> To: freebsd-current@freebsd.org Subject: Compiler error XFree86-Server Message-ID: <20020806230045.3EFF72DD@nebula.anchoragerescue.org>
next in thread | raw e-mail | index | archive | help
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? Beech -- ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- 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?20020806230045.3EFF72DD>