make buildworld is always braking at various points
Wolfgang Zenker
wolfgang at lyxys.ka.sub.org
Sun Jan 7 18:45:49 UTC 2007
Hello,
> I keep having troubles compiling either 6.1-RELEASE and 6.2-RC2.
> I downloaded sources, extracted them with install.sh and did a cvsup.
> [..]
> # make buildworld
> it breaks with these last lines:
> ----
> [.......... lines suppressed ......]
> building shared library libpmc.so.3
> ===> lib/libpthread (all)
> [.......... lines suppressed ......]
> cc -O2 -fno-strict-aliasing -pipe -march=pentium4 -DPTHREAD_KERNEL
> -I/usr/src/lib/libpthread/../libc/include
> -I/usr/src/lib/libpthread/thread
> -I/usr/src/lib/libpthread/../../include
> -I/usr/src/lib/libpthread/arch/i386/include
> -I/usr/src/lib/libpthread/sys
> -I/usr/src/lib/libpthread/../../libexec/rtld-elf
> -I/usr/src/lib/libpthread/../../libexec/rtld-elf/i386 -fno-builtin
> -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall
> -I/usr/src/lib/libpthread/../libc/i386 -c
> /usr/src/lib/libpthread/thread/thr_condattr_pshared.c
> make: don't know how to make
> /usr/src.lib/libpthread/arch/i386/include/pthread_md.h. Stop
> *** Error code 2
when make tries to rebuild source files, this is often an indication
of mis-set system clocks. Check date/time settings on your machine.
Wolfgang
More information about the freebsd-stable
mailing list