Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 18:07:17 -0500
From:      William Bentley <William@futurecis.com>
To:        Mel <fbsd.questions@rachie.is-a-geek.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Perl5.8 Won't Build
Message-ID:  <49838825.7030506@futurecis.com>
In-Reply-To: <200901301106.17524.fbsd.questions@rachie.is-a-geek.net>
References:  <49832523.60402@futurecis.com> <200901301106.17524.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>
>   




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49838825.7030506>