Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 15:16:46 -0900
From:      Mel <fbsd.questions@rachie.is-a-geek.net>
To:        freebsd-questions@freebsd.org
Cc:        William Bentley <William@futurecis.com>
Subject:   Re: Perl5.8 Won't Build
Message-ID:  <200901301516.46683.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <49839383.2090606@futurecis.com>
References:  <49832523.60402@futurecis.com> <200901301442.51094.fbsd.questions@rachie.is-a-geek.net> <49839383.2090606@futurecis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 30 January 2009 14:55:47 William Bentley wrote:
> No, this is a new install and there are no env vars set. I made sure
> that the env was clean anyways.

As a work-around compile as:
env MAKEFILE=Makefile make build

How this got changed, I have no idea.

>
> Mel wrote:
> > On Friday 30 January 2009 14:07:17 William Bentley wrote:
> >> 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)
> >
> > Mine looks for Makefile (capital M). Did you set a MAKEFILE variable
> > somewhere, like environment variable?



-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.



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