Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 17:37:23 +0200 (CEST)
From:      Philippe CASIDY <pcasidy@casidy.com>
To:        freebsd-questions@freebsd.org
Subject:   Part2: devel/imake-4: can everybody build it under a 4.6-RC?
Message-ID:  <200206061534.g56FYm0E070064@gueway.home>
In-Reply-To: <200206061423.g56ENg0E001708@gueway.home>

next in thread | previous in thread | raw e-mail | index | archive | help

I am still having a problem with this port.

Thanks to Stijn Hoop I have been able to go further but it cannot keep
building it again and again:

%cd /usr/ports/devel/imake-4
%make
===>  Extracting for imake-4.2.0_1
>> Checksum OK for xc/X420src-1.tgz.
===>  Patching for imake-4.2.0_1
===>  Applying FreeBSD patches for imake-4.2.0_1
===>  Configuring for imake-4.2.0_1
cd ./config/imake && make   -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto

<snip>

including in config/makedepend...
including in config/util...
LD_LIBRARY_PATH=../../exports/lib cc -O -pipe   -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith     -I../.. -I../../exports/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c makestrs.c
rm -f makestrs
LD_LIBRARY_PATH=../../exports/lib cc -o makestrs  -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith      makestrs.o  -L/usr/X11R6/lib     -Wl,-rpath,/usr/X11R6/lib
rm -f rman.c
ln -s ../../extras/rman/rman.c rman.c
rm -f rman.man
ln -s ../../extras/rman/rman.1 rman.man
including in config/pswrap...
===>  Building for imake-4.2.0_1
===>  Extracting for imake-4.2.0_1
>> No MD5 checksum file.
===>  Patching for imake-4.2.0_1
===>  Configuring for imake-4.2.0_1
===>  Building for imake-4.2.0_1
===>  Extracting for imake-4.2.0_1
>> No MD5 checksum file.
===>  Patching for imake-4.2.0_1
===>  Configuring for imake-4.2.0_1
===>  Building for imake-4.2.0_1
===>  Extracting for imake-4.2.0_1
>> No MD5 checksum file.


The system is 4.6-RC
I have no WRKDIRPREFIX set
/usr/ports is nfs mounted and cvsupped twice a day
as it is over nfs, another user than root is building it

[Usually, I have a system user I use to build ports, than I use root
only to install them - I am using this system for 2 years now]

Thanks for your help

Phil.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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