Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 14:42:50 -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:  <200901301442.51094.fbsd.questions@rachie.is-a-geek.net>
In-Reply-To: <49838825.7030506@futurecis.com>
References:  <49832523.60402@futurecis.com> <200901301106.17524.fbsd.questions@rachie.is-a-geek.net> <49838825.7030506@futurecis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?200901301442.51094.fbsd.questions>