Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 19:30:27 +0100 (CET)
From:      Wolfgang Zenker <wolfgang@lyxys.ka.sub.org>
To:        Christoph Illnar <illnar@communitor.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make buildworld is always braking at various points
Message-ID:  <200701071830.l07IURUE066717@juno.lyxys.ka.sub.org>
In-Reply-To: <45A12368.3060705@communitor.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701071830.l07IURUE066717>