Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 01:14:23 -0400
From:      Andrew J Caines <A.J.Caines@altavista.net>
To:        freebsd-ports@freebsd.org
Cc:        FreeBSD Stable <stable@freebsd.org>
Subject:   Syntax error in ports .mk files? (galeon pkg reg)
Message-ID:  <20001011011423.A26301@hal9000.bsdonline.org>

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

Ports cvsup'ed less than an hour ago. After several clean builds and
installs with package registration, I build Galeon (/usr/ports/www/galeon)
and on "make install" got the following errors during package registration:

# make install
[snip]
===>   Registering installation for galeon-0.7.6
"/usr/ports/Mk/bsd.gnome.mk", line 265: Malformed conditional (!defined(HAVE_GNOME) || ${CONFIGURE_ARGS:S/--localstatedir=//} == ${CONFIGURE_ARGS})
"/usr/ports/Mk/bsd.port.mk", line 3008: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 3008: Need an operator
make: fatal errors encountered -- cannot continue
"/usr/ports/Mk/bsd.gnome.mk", line 265: Malformed conditional (!defined(HAVE_GNOME) || ${CONFIGURE_ARGS:S/--localstatedir=//} == ${CONFIGURE_ARGS})
"/usr/ports/Mk/bsd.port.mk", line 3008: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 3008: Need an operator
make: fatal errors encountered -- cannot continue

# make clean
[snip]
"/usr/ports/Mk/bsd.gnome.mk", line 265: Malformed conditional (!defined(HAVE_GNOME) || ${CONFIGURE_ARGS:S/--localstatedir=//} == ${CONFIGURE_ARGS})
"/usr/ports/Mk/bsd.port.mk", line 3008: if-less endif
"/usr/ports/Mk/bsd.port.mk", line 3008: Need an operator
make: fatal errors encountered -- cannot continue


Let me know if I can help debug or fix this. If this is user error, please
let me know what I missed.


-Andrew-
-- 
 _______________________________________________________________________
| -Andrew J. Caines-   Unix Systems Engineer   A.J.Caines@altavista.net |


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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