From owner-freebsd-ports Tue Apr 24 22:34:38 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.unixathome.org (ns1.unixathome.org [203.79.82.27]) by hub.freebsd.org (Postfix) with ESMTP id 38CEB37B43C for ; Tue, 24 Apr 2001 22:34:35 -0700 (PDT) (envelope-from dan@langille.org) Received: from xeon (xeon.int.nz.freebsd.org [192.168.0.18]) by ns1.unixathome.org (8.11.3/8.11.3) with ESMTP id f3P5YUm02713; Wed, 25 Apr 2001 17:34:30 +1200 (NZST) (envelope-from dan@langille.org) Date: Wed, 25 Apr 2001 17:34:30 +1200 (NZST) From: Dan Langille X-X-Sender: To: Jim Mock Cc: Subject: Re: x11/XFree86-4 install fails In-Reply-To: <20010424182207.C1976@guinness.osdn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > On Wed, 25 Apr 2001 at 10:13:21 +1200, Dan Langille wrote: > > On Tue, 24 Apr 2001, Jim Mock wrote: > > > On Wed, 25 Apr 2001 at 10:03:55 +1200, Dan Langille wrote: > > > > I'm upgrading from XFree86-4.0.2_5 to 4.0.3 via ports under > > > > 4.3-STABLE. The make install fails with this error: > > > > > > > > rm -f ../X86/common_x86.o unshared/../X86/common_x86.o > > > > LD_LIBRARY_PATH=../../../../../exports/lib cc -c -ansi -pedantic > > > > -Dasm=__asm -Wa > > > > ll -Wpointer-arith -pthread -I../../../../../lib/X11 > > > > -I../../../../../include/ex > > > > tensions -I. -I.. -I../../include -I../../../../../include > > > > -I../../../../.. -I > > > > ../../../../../exports/include -DCSRG_BASED -DFUNCPROTO=15 > > > > -DNARROWPROTO -DXT > > > > HREADS -D_REENTRANT -D_THREAD_SAFE -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI > > > > -DM > > > > ALLOC_0_RETURNS_NULL ../X86/common_x86.c -o > > > > unshared/../X86/common_x86.o > > > > ../X86/common_x86.c:54: warning: `message' defined but not used > > > > Assembler messages: > > > > FATAL: Can't create unshared/../X86/common_x86.o: No such file or > > > > directory > > > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4/work/xc/lib/GL/mesa/src/OSmesa. > > > > *** Error code 1 > > > > Stop in /usr/ports/x11/XFree86-4/work/xc/lib/GL. > > > > > > > > [other errors snipped] > > > > > > > > Any ideas please? > > > > > > Hmm. I just installed it from the ports tree two days ago and didn't > > > have any problems. Are you sure the Mesa stuff you have installed is > > > up-to-date? > > > > What Mesa stuff? > > > > [dan@xeon:~] $ pkg_info | grep -i mesa > > [dan@xeon:~] $ > > Nevermind, this heat is starting to melt my brain. My brain is still in > build X then build GNOME 1.4 mode. It's GNOME that needs Mesa. Anyway, > it still built and installed fine the other day when I did it :-) > > % pkg_info | grep XFree > XFree86-4.0.3_3 X11R6.4/XFree86 core distribution (complete) > % > > Was the work directory cleaned before you started building it? For the record, a make clean followed by a make install fixed the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message