Re: [Nautilus-list] Configure error from CVS



On Thu, Jun 28, 2001 at 02:25:23PM -0700, Seth Nickell wrote:
> > I'm compiling Nautilus from CVS on Solaris and getting the following
> > error:
> > 
> > ...
> > checking for GCONF - version >= 0.12... yes
> > checking for xml-config... /usr/local/bin/xml-config
> > ./configure: test: argument expected
> > [ben turing~/proj/nautilus]$ 
> 
> Install GNU shell utils (e.g. gnu test). Make sure you have all GNU
> tools in general...I don't remember if this is a test problem or
> otherwise. But I know that problems almost identical to this go away if
> you install GNU everything.

I just installed the latest sh-utils and made sure they were in the
front of my path... Same problem.

I've narrowed it down, though.
Around line 5443 in my ./configure file is the line:
if test $BUILD_GNOME_DB2HTML3 = yes; then
It echoing $BUILD_GNOME_DB2HTML3 shows that it is empty. Grepping the
file shows that it never appears anywhere else in the file. Thus it's no
surprise that test is complaining I think...

Any thoughts?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]