Date: Tue, 3 Aug 2004 06:34:42 -0500 From: Edwin Culp <eculp@encontacto.net> To: freebsd-ports@freebsd.org Subject: Re: K3B dies Message-ID: <20040803063442.zeo4kgo00kc8wk40@mail.encontacto.net> In-Reply-To: <20040803130004.N34660@hades.admin.frm2> References: <410EA00F.4040507@makeworld.com> <200408022257.18586.michaelnottebrock@gmx.net> <200408022322.44840.michaelnottebrock@gmx.net> <20040803055721.js4cgkows8gs08o4@mail.encontacto.net> <20040803130004.N34660@hades.admin.frm2>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Joerg Pulz <Joerg.Pulz@frm2.tum.de>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tue, 3 Aug 2004, Edwin Culp wrote: > >> Quoting Michael Nottebrock <michaelnottebrock@gmx.net>: >> >>> >>> Also make sure to delete the now orphaned /usr/local/lib/libfam.la >>> before you >>> begin the portupgrade. >>> >> I just tried to do a portupgrade -rf with a cvsup, build and >> install from this morning and it failed. So I went to the ports >> directory did a make clean;make and much to my surprise it fails >> with >> env: /usr/local/bin/automake: No such file or directory >> almost immediately after having found it. I assume that is why >> portupgrade failed and I think that I wasn't ready for that >> error :) >> >> ===> Applying FreeBSD patches for fam-2.6.9_5 >> ===> fam-2.6.9_5 depends on executable: gmake - found >> ===> fam-2.6.9_5 depends on file: /usr/local/bin/automake - >> found >> ===> fam-2.6.9_5 depends on file: /usr/local/bin/autoconf - >> found >> ===> fam-2.6.9_5 depends on file: /usr/local/bin/libtool15 - >> found >> ===> Configuring for fam-2.6.9_5 >> env: /usr/local/bin/automake: No such file or directory > > did you made a portupgrade for perl ? > the "No such file or directory" came up for me once i upgraded the perl > port. open /usr/local/bin/automake with your favorite eitor and take a > look in the first line. this line contains the full path and name of the > perl executable. unfortunately the version number is also appended. > > solution: > run 'portupgrade -f automake-1.5*' and try again. Thanks, Joerg, that did it. I would probably never have found that issue. You are a life saver:) Now I have some recompiling to do :). Thanks, again. ed
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040803063442.zeo4kgo00kc8wk40>