Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 2003 17:48:04 +0930
From:      "Paul A. Hoadley" <paulh@logicsquad.net>
To:        freebsd-questions@freebsd.org
Subject:   Makefile problems in /usr/ports
Message-ID:  <20030512081804.GA836@grover.logicsquad.net>

next in thread | raw e-mail | index | archive | help
Hello,

I've been having trouble lately with Makefiles in /usr/ports for ports
of Perl applications.  For example:

grover:/usr/ports/mail/p5-Mail-SpamAssassin> make
"Makefile", line 27: Malformed conditional (${PERL_LEVEL} < 500600)
"Makefile", line 27: Need an operator
"Makefile", line 30: if-less endif
"Makefile", line 30: Need an operator
"Makefile", line 32: Malformed conditional (${PERL_LEVEL} < 500800)
"Makefile", line 32: Need an operator
"Makefile", line 34: if-less endif
"Makefile", line 34: Need an operator
make: fatal errors encountered -- cannot continue

I was getting this when running 4.7, but I just upgraded to 4.8-STABLE
today, and it persists.  Have I somehow got /usr/bin/make out of sync?


-- 
Paul.

mailto:paulh@logicsquad.net
mailto:phoadley@maths.adelaide.edu.au



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