Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2002 14:41:29 -0600
From:      "John Nielsen" <stable@jnielsen.net>
To:        <stable@freebsd.org>
Subject:   XFree86-4-FontServer won't build under 4.6-p2
Message-ID:  <001d01c22c3f$ff753b70$0900a8c0@max>

next in thread | raw e-mail | index | archive | help
I'm seeing this on two different machines, both running 4.6-RELEASE-p2
(fresh install of 4.6 followed by an installworld over NFS).  I'm not sure
if the problem is with the port or the p2 release (it seems like I
successfully built X recently on a different machine).  Has anyone else seen
this?  Any ideas what to do about it?  Wraphelp.c is being fetched properly,
and other parts of XFree86-4 built fine.  Any input would be appreciated. :)

Here's the tail end of the build output:

LD_LIBRARY_PATH=../../exports/lib
cc -c -O -pipe    -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith     -I..
/.. -I../../exports/include -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=
15 -DNARROWPROTO   -DHASXDMAUTH    -ansi -pedantic -Dasm=__asm -Wall -Wpoint
er-arith    -I../.. -I../../exports/include -I/usr/X11R6/include  -DCSRG_BAS
ED  -DFUNCPROTO=15 -DNARROWPROTO   -DHASXDMAUTH   Wrap.c
Wrap.c: In function `XdmcpWrap':
Wrap.c:64: warning: implicit declaration of function `_XdmcpAuthSetup'
Wrap.c:85: warning: implicit declaration of function `_XdmcpAuthDoIt'
rm -f Unwrap.o
LD_LIBRARY_PATH=../../exports/lib
cc -c -O -pipe    -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith     -I..
/.. -I../../exports/include -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=
15 -DNARROWPROTO   -DHASXDMAUTH    -ansi -pedantic -Dasm=__asm -Wall -Wpoint
er-arith    -I../.. -I../../exports/include -I/usr/X11R6/include  -DCSRG_BAS
ED  -DFUNCPROTO=15 -DNARROWPROTO   -DHASXDMAUTH   Unwrap.c
Unwrap.c: In function `XdmcpUnwrap':
Unwrap.c:70: warning: implicit declaration of function `_XdmcpAuthSetup'
Unwrap.c:79: warning: implicit declaration of function `_XdmcpAuthDoIt'
make: don't know how to make Wraphelp.c. Stop
*** Error code 2

Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc/lib.
*** Error code 1

Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc.
*** Error code 1

Stop in /usr/ports/x11-servers/XFree86-4-FontServer/work/xc.
*** Error code 1

Stop in /usr/ports/x11-servers/XFree86-4-FontServer.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001d01c22c3f$ff753b70$0900a8c0>