Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Another build.sh failure...
Hi,
When I get a build.sh failure (I actually use BUILD-NetBSD from
sysutils/etcmanage), I usually:
1. Clean the destination tree (/usr/obj/usr-current as created by the
abovementioned);
2. run 'make cleandir' in /usr/src and /usr/xsrc;
3. run 'cvs up -dPA' in the same
and repeat BUILD-NetBSD.
The last few days I have been getting consistently:
....
PATH=/usr/obj//usr-current/tools/lib/groff:${PATH}
/usr/obj//usr-current/tools/bin/nbgroff -Tlatin1 -mdoc2html
/usr/src/lib/libpthread/pthread_getspecific.3 >
pthread_getspecific.html3.tmp && mv pthread_getspecific.html3.tmp
pthread_getspecific.html3
--- dependall-libpthread_dbg ---
CC=/usr/obj//usr-current/tools/bin/i386--netbsdelf-gcc
/usr/obj//usr-current/tools/bin/nbmkdep -f pthread_dbg.d --
-I/usr/src/lib/libpthread_dbg/../libpthread/arch/i386
-I/usr/src/lib/libpthread_dbg/../libpthread
-I/usr/src/lib/libpthread_dbg -nostdinc -isystem
/usr/obj//usr-current/destdir/i386/usr/include
/usr/src/lib/libpthread_dbg/pthread_dbg.c
--- dependall-libpthread ---
--- pthread_join.html3 ---
# format libpthread/pthread_join.html3
# PATH=/usr/obj//usr-current/tools/lib/groff:${PATH}
/usr/obj//usr-current/tools/bin/nbgroff -Tlatin1 -mdoc2html
/usr/src/lib/libpthread/pthread_join.3 > pthread_join.html3.tmp && mv
pthread_join.html3.tmp pthread_join.html3
# --- dependall-libcurses ---
# /usr/obj//usr-current/tools/bin/i386--netbsdelf-objcopy -x setterm.o
# --- dependall-libpthread_dbg ---
# In file included from
/usr/obj//usr-current/destdir/i386/usr/include/machine/reg.h:40,
# from /usr/src/lib/libpthread_dbg/pthread_dbg.c:54:
#
/usr/obj//usr-current/destdir/i386/usr/include/machine/frame.h:70:20:
error: sys/sa.h: No such file or directory
# nbmkdep: compile failed.
# *** [pthread_dbg.d] Error code 1
# 1 error
....
If I run manually the nbmkdep command, just adding
'-I/usr/include/sys', sys/sa.h gets found.
This is on
% uname -a
NetBSD loan8 4.99.72 NetBSD 4.99.72 (LOAN8) #0: Mon Aug 18 09:36:32
BST 2008 root@loan8:/usr/src/sys/arch/i386/compile/LOAN8 i386
I see no one has reported similar problem, so it must be some local
damage. What should I do short of blasting the src tree and starting
afresh? /etc/mk.conf contains (at this moment) only 'MKXORG=yes'.
--
Chavdar Ivanov
----
Home |
Main Index |
Thread Index |
Old Index