On Wed, 6 Jun 2001, R.I.P. Deaddog wrote:
> On Wed, 6 Jun 2001, Arnd Bergmann wrote:
>
> [snip]
> > > > -I/usr/lib/glib-2.0/include
> > > > "-DPIXBUF_LIBDIR=\"/usr/lib/gtk-2.0/1.3.5/loaders\"" -O3
> > > > -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math
> > > > -fno-strength-reduce -Wall -c io-png.c
> > > > ../libtool: test: =: unary operator expected
> > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [snip]
> > A workaround is to either use the system libtool instead of the
> > package's (or uninstall libtool completely) or to apply the following patch:
> >
[snip]
>
> I submitted a patch to Geoffrey to add quotes to all possible test
> statements. The symptom is removed, but seems no real problem is cured :(
>
I just found that the problem does not exist when I run './configure' instead
of '%configure', thereby not running libtoolize. Could it be that the
libtoolize in the %configure macro does not what it was put in for?
Arnd <><