Philip Hazel wrote:
> The time has come to start pulling together the next full release of
> Exim, which will be 2.10. I have put a first cut at the code into
>
> ftp://ftp.cus.cam.ac.uk/pub/software/programs/exim/Testing/exim-testing-2.054.tar.gz
$ make
"Makefile", line 37: Malformed conditional (${PORTOBJFORMAT} == "elf")
"Makefile", line 37: Need an operator
"Makefile", line 39: if-less endif
"Makefile", line 39: Need an operator
make: fatal errors encountered -- cannot continue
hmm...
.if ${PORTOBJFORMAT} == "elf"
XLFLAGS+=-Wl,-rpath,${X11BASE}/lib
.endif
I think you should be using OBJFORMAT, not PORTOBJFORMAT. Or have I just
broken something? Any FreeBSD users there?
--
Ben Smithurst
ben@???
send a blank message to ben+pgp@??? for PGP key
--
*** Exim information can be found at
http://www.exim.org/ ***