Date: Thu, 12 Apr 2001 07:26:15 -0700 (PDT) From: David Daugherty <doc@wcug.wwu.edu> To: freebsd-questions@freebsd.org Subject: make DynaLoader is failing Message-ID: <Pine.BSO.4.21.0104120722340.27406-100000@sloth.wcug.wwu.edu>
next in thread | raw e-mail | index | archive | help
Ok, I've isolated the failure in my make buildworld down to the specific make file. Can anyone please tell me what I'm doing wrong? From /usr/src I've run make cleandir (twice to be sure) then deleted everything out of /usr/obj. Re-cvsup'd my tree. Try make buildworld again and it fails. When I try to make DynaLoader separately I get the same error. ===[root] /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader # make Warning: ../../lib/Config.pm may be out of date with ../../config.sh cd ../.. && make lib/Config.pm `lib/Config.pm' is up to date. Warning: ../../config.h out of date with ../../config.sh *** Error code 1 (ignored) Makefile out-of-date with respect to Makefile.PL ../../lib/Config.pm ../../config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/bin/perl "-I../../lib" "-I../../lib" Makefile.PL Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader. David doc-WA_Resident@wcug.wwu.edu doc@wcug.wwu.edu 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?Pine.BSO.4.21.0104120722340.27406-100000>