every time I execute make -DNOCLEANDEPENDS distclean I get this error... is it a freebsd bug, or is it something that just happened on my system? I've tried deleting parts of ports and updating the structure with cvs but the error always happens. ===> audio/zinf "Makefile", line 72: UPGRADE print/freetype TO CURRENT VERSION! *** Error code 1 Stop in /usr/ports/audio. *** Error code 1 Stop in /usr/ports. quantumtheorem# make -DNOCLEANDEPENDS distclean
I take it you're running this from the top level of /usr/ports ? A better way to clean out /usr/ports is to install sysutils/portupgrade which includes 'portsclean'. Then run: # portsclean -CDD This cleans out all 'work' directories, removes any distfiles not mentioned in the INDEX, and also any distfiles that don't relate to any installed program. It's much quicker too :) -Andy ----- Original Message ----- From: "darren" <darren@quantumtheorem.com> To: <freebsd-stable@freebsd.org> Sent: Tuesday, April 29, 2003 7:36 AM Subject: make -DNOCLEANDEPENDS distclean> every time I execute make -DNOCLEANDEPENDS distclean I get this error... > is it a freebsd bug, or is it something that just happened on my system? > I've tried deleting parts of ports and updating the structure with cvs but > the error always happens. > > > > ===> audio/zinf > "Makefile", line 72: UPGRADE print/freetype TO CURRENT VERSION! > *** Error code 1 > Stop in /usr/ports/audio. > *** Error code 1 > Stop in /usr/ports. > quantumtheorem# make -DNOCLEANDEPENDS distclean > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
darren <darren@quantumtheorem.com> writes:> every time I execute make -DNOCLEANDEPENDS distclean I get this error... > is it a freebsd bug, or is it something that just happened on my system? > I've tried deleting parts of ports and updating the structure with cvs but > the error always happens. > > > > ===> audio/zinf > "Makefile", line 72: UPGRADE print/freetype TO CURRENT VERSION! > *** Error code 1 > Stop in /usr/ports/audio. > *** Error code 1 > Stop in /usr/ports. > quantumtheorem# make -DNOCLEANDEPENDS distcleanYou could try upgrading print/freetype... [Just a thought.] If you don't have freetype installed, or you have the current version, you should check why you have a /usr/local/include/freetype/freetype.h (which isn't installed any more).
Possibly Parallel Threads
- git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
- [PATCH for-xen-4.5 1/3] tools/hotplug: distclean target should remove files generated by configure
- [PATCH] Fix the 'distclean' target.
- [PATCH] Make `make distclean' remove a few more files.
- comment tags