Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 13:14:06 -0700
From:      Phil Oleson <oz@nixil.net>
To:        ports@freebsd.org
Subject:   recent errors from ldconfig_compat on older freebsd 4.x system
Message-ID:  <43D92D8E.6080303@nixil.net>

next in thread | raw e-mail | index | archive | help
Recently I've been seeing errors being generated from the
ldconfig_compat port. Here is some output:

--------------------------------------------------------------------
"/usr/ports/misc/ldconfig_compat/Makefile", line 39: warning: String 
comparison operator should be either == or !=
"/usr/ports/misc/ldconfig_compat/Makefile", line 39: warning: String 
comparison operator should be either == or !=
"/usr/ports/misc/ldconfig_compat/Makefile", line 39: Malformed 
conditional (!(${OSVERSION} < 504105 ||  (${OSVERSION} >= 700000 && 
${OSVERSION} < 700012) ||  (${OSVERSION} >= 600000 && ${OSVERSION} < 
600104)))
"/usr/ports/misc/ldconfig_compat/Makefile", line 41: if-less endif
"/usr/ports/misc/ldconfig_compat/Makefile", line 41: Need an operator
make: fatal errors encountered -- cannot continue
--------------------------------------------------------------------

For some reason I'm not seeing a solution, as it the questioned lines
are looking valid to me.  Anyone have any thoughts on what it might be?

	-Phil.



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