Date: Tue, 22 Feb 2005 13:14:25 +0200 From: Adi Pircalabu <apircalabu@bitdefender.com> To: freebsd-ports@freebsd.org, freebsd-questions@freebsd.org Subject: For archives: samba-libsmbclient - "/usr/local/bin/autom4te259: not found" issue Message-ID: <20050222131425.52a399cc@apircalabu.dsd.ro>
next in thread | raw e-mail | index | archive | help
Hello, During a serious upgrade of several ports (4.11-STABLE) the build failed in net/samba-libsmbclient with a line like this: /usr/local/bin/autom4te259: not found My Google quests did not drive me anywhere, so I began to dig into it. The above file IS in the correct place, autoconf259 is properly installed, BUT: lang/perl5 was also upgraded from 5.8.5 to 5.8.6_2. After perl5 upgrade completed there was no more /usr/bin/perl file because post-install does not run "use.perl whatever" automatically. So, after running "use.perl port" the problem dissapeared and samba-libsmbclient built succesfully. I have to admit that: I do not read UPDATING as often as I should, I did not search enough after a "-DUSE_PERL" environment variable to automate rebuilding of /usr/bin/perl, therefore I do not know right now if this issue is documented, there are/where/should be any PRs. Hope these help Cheers -- Adrian Pircalabu Public KeyID = 0x04329F5E -- This message was scanned for spam and viruses by BitDefender. For more information please visit http://linux.bitdefender.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050222131425.52a399cc>