Re: [Nautilus-list] Configure error from CVS



On 29 Jun 2001 10:58:14 -0700, Darin Adler wrote:
> On Thursday, June 28, 2001, at 02:35  PM, Ben FrantzDale wrote:
> 
> > 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?
> 
> Looks like a simple-to-fix error in the Nautilus configure.in introduced 
> when db2html3 was added recently. I'll fix it right now.
> 


I'm still getting the error. (I'm not sure if you've fixed it yet.)

One other thing I didn't mention before is this: Just near the beginning
of ./configure I got:

ls: .: Permission denied
xml-i18n-toolize: cannot list files in `/usr/local/share/xml-i18n-tools'
configure.in:706: warning: AC_TRY_RUN called without default to allow
cross compiling
configure.in:706: warning: AC_TRY_RUN called without default to allow
cross compiling

After chmod a+rx /usr/local/share/xml-i18n-tools, that error went away
but I'm still having the ./configure: test: argument expected error.

Thanks,
    Ben





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