Date: Wed, 9 Feb 2005 01:40:21 -0800 From: "Loren M. Lang" <lorenl@alzatex.com> To: Petre Bandac <petre@kgb.ro> Cc: freebsd-questions@freebsd.org Subject: Re: portsdb error Message-ID: <20050209094021.GM8619@alzatex.com> In-Reply-To: <20050209100442.4963d5d9@xxl.rdsbv.ro> References: <20050209100442.4963d5d9@xxl.rdsbv.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 09, 2005 at 10:04:42AM +0200, Petre Bandac wrote: > how ca I get rid of the errors in the Makefiles ? > > I'm getting tired of not being able to keep my ports database up-to-date > > thanks, > > petre Instead of portsdb -Uu, do make fetchindex in /usr/ports, then do portsdb -u by itself. > > > xxl# portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please > wait.."/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Ma > kefile", line 53: warning: String comparison operator should be either > == or != > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Makefile > ", line 53: Malformed conditional ((${OSVERSION} < 503001 && > ${OSVERSION} >= 500000) || (${OSVERSION} <= 492000)) > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Makefile > ", line 53: Missing dependency operator > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Makefile > ", line 55: if-less endif > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/Makefile > ", line 55: Need an operator > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/files/Ma > kefile.knobs", line 30: warning: String comparison operator should be > either == or != > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/files/Ma > kefile.knobs", line 30: Malformed conditional ((${OSVERSION} < 503001 && > ${OSVERSION} >= 500000) || (${OSVERSION} < 492000)) > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/files/Ma > kefile.knobs", line 30: Missing dependency operator > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/files/Ma > kefile.knobs", line 44: if-less endif > "/usr/ports/arabic/openoffice-1.1/../../editors/openoffice-1.1/files/Ma > kefile.knobs", line 44: Need an operator > make: fatal errors encountered -- cannot continue > ===> arabic/openoffice-1.1 failed > *** Error code 1 > > > -- > Login: petre Name: Petre Bandac > Directory: /home/petre Shell: /usr/local/bin/zsh > On since Mon Feb 7 09:27 (EET) on ttyv0, idle 2 days 0:36 (messages > off) > Last login Tue Feb 8 20:49 (EET) on ttypa from 213.157.185.173 > New mail received Mon May 24 19:09 2004 (EEST) > Unread since Tue Feb 17 12:31 2004 (EET) > No Plan. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- I sense much NT in you. NT leads to Bluescreen. Bluescreen leads to downtime. Downtime leads to suffering. NT is the path to the darkside. Powerful Unix is. Public Key: ftp://ftp.tallye.com/pub/lorenl_pubkey.asc Fingerprint: B3B9 D669 69C9 09EC 1BCD 835A FAF3 7A46 E4A3 280C
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050209094021.GM8619>