Date: Wed, 25 Apr 2001 17:34:30 +1200 (NZST) From: Dan Langille <dan@langille.org> To: Jim Mock <mij@osdn.com> Cc: <ports@FreeBSD.ORG> Subject: Re: x11/XFree86-4 install fails Message-ID: <Pine.BSF.4.32.0104251734001.14692-100000@xeon.int.nz.freebsd.org> In-Reply-To: <20010424182207.C1976@guinness.osdn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0104251734001.14692-100000>