Perl5.8 Won't Build
William Bentley
William at futurecis.com
Fri Jan 30 15:07:10 PST 2009
Here is the output:
(cd /usr/ports/lang/perl5.8/work/perl-5.8.9; /usr/bin/env LANG=""
LC_ALL="" LC_COLLATE="" LC_CTYPE="" LC_MESSAGES="" LC_MONETARY=""
LC_NUMERIC="" LC_TIME="" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local
LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm
-lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe"
CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe"
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel
-m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555"
BSD_INSTALL_DATA="install -o root -g wheel -m 444"
BSD_INSTALL_MAN="install -o root -g wheel -m 444" make -f makefile all)
Mel wrote:
> On Friday 30 January 2009 07:04:51 William Bentley wrote:
>
>> Hey All,
>>
>> Trying to build Perl5.8 and keep getting error messages about the
>> makefile. This is a new installation under AMD64 7.1Release inside of a
>> jail. Already did a make clean and portsnap. I already wrote to the lang
>> mailing list as well to no avail as of yet. Any ideas appreciated. Here
>> is the output.
>>
>
> <snip make configure>
>
>
>> ===> Building for perl-5.8.9
>> make: cannot open makefile.
>> *** Error code 2
>>
>
> Please show output of:
> make -C /usr/ports/lang/perl-5.8 -n do-build
>
>
More information about the freebsd-questions
mailing list