|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
-CURRENT X11 build failing at extras
From: C. Bensend (benny
bennyvision.com)
Date: Sun Aug 22 2004 - 18:01:53 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey folks,
I'm working on a script to take my laptop from a snapshot up to
-CURRENT, and I seem to have found a snag. This is on i386.
[ ... snip build log ... ]
Full build of Release 6.3 of the X Window System complete.
cd extras && make obj && make depend && exec make
===> xvctl
making /usr/XF4BLD/extras/xvctl/obj
===> xvctl
mkdep -a -I/usr/XF4BLD/extras/xvctl/../../xc/exports/include
-I/usr/X11R6/include -nostdinc -idirafter /usr/DESTDIR/usr/include
/usr/XF4BLD/extras/xvctl/xvctl.c
In file included from /usr/XF4BLD/extras/xvctl/xvctl.c:26:
/usr/XF4BLD/extras/xvctl/../../xc/exports/include/X11/Xlib.h:51:
sys/types.h: No
such file or directory
In file included from /usr/XF4BLD/extras/xvctl/xvctl.c:26:
/usr/XF4BLD/extras/xvctl/../../xc/exports/include/X11/Xlib.h:76: stddef.h:
No su
ch file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:28: unistd.h: No such file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:29: stdlib.h: No such file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:30: stdio.h: No such file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:31: err.h: No such file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:32: string.h: No such file or directory
/usr/XF4BLD/extras/xvctl/xvctl.c:33: ctype.h: No such file or directory
===> xvctl
make: don't know how to make /usr/DESTDIR/usr/lib/crt0.o. Stop in
/usr/XF4BLD/ex
tras/xvctl.
*** Error code 2
Stop in /usr/XF4BLD/extras.
*** Error code 1
Stop in /usr/XF4BLD (line 70 of Makefile).
*** Error code 1
Stop in /usr/XF4BLD (line 83 of Makefile).
(sorry about linewraps)
This is from the following step (the 'make build') in my script:
cd ${XF4BLD} && lndir ${XSRC} >> ${BUILDLOG} 2>&1 \
&& make build >> ${BUILDLOG} 2>&1
Pretty much everything is installed on this machine, except for
bsd.mp. What am I missing?
This is with a -CURRENT tree checked out today, around 1 or 2 CST.
Thanks much!
Benny
--
"Horrible pain! I made sounds like a dolphin giving birth."
-- Mr. Corman, "Scrubs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]