Date: Thu, 21 Nov 2002 09:46:47 -0800 From: paul beard <paulbeard@mac.com> To: questions <questions@freebsd.org> Subject: portupgrade question: XFree86-libraries-4.2.1_3 Message-ID: <3DDD1C07.4090205@mac.com>
next in thread | raw e-mail | index | archive | help
When I run portupgrade -aP after running cvsup, I get this error: I think I have fixed it before by reinstalling lessTif and OpenMotif and possibly imake-4 but then I have gotten bitten by the broken widgets in some version of openmotif. Obviously, I'm going about this the wrong way: what is the right way to fix this? there's a slew of other ports that won't upgrade because of this one failing. ===> Patching for XFree86-libraries-4.2.1_3 ===> Applying distribution patches for XFree86-libraries-4.2.1_3 ===> Applying FreeBSD patches for XFree86-libraries-4.2.1_3 cd /usr/ports/x11/XFree86-4-libraries/work/xc/nls; for i in Compose XI18N_OBJS XLC_LOCALE; do /bin/ln -s zh_TW.big5 $i/zh_TW.Big5; done ===> Configuring for XFree86-libraries-4.2.1_3 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 ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend In file included from Imakefile.c:14: config/cf/Imake.tmpl:1814: LessTif.rules: No such file or directory In file included from Imakefile.c:14: config/cf/Imake.tmpl:1827: LessTif.tmpl: No such file or directory ./config/imake/imake: Exit code 1. Stop. *** Error code 1 -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 weblog @ <http://paulbeard.no-ip.org/movabletype/> An exotic journey in downtown Newark is in your future. 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?3DDD1C07.4090205>