Re: [gtk-list] gtk+-0.99.0 configure trouble on SunOS 4.1.x



>>>>> "YK" == Yacine Kheddache <mlvyxk01@nortel.ca> writes:

 YK> > ./configure 
 YK> loading cache ./config.cache
 YK> .../...
 YK> checking for XOpenDisplay in -lX11... yes
 YK> checking for XShmAttach in -lXext... yes
 YK> ./configure: test: too many arguments

I was able to work around that problem by doing this:

  $ bash ./configure

 YK> > which test
 YK> /usr/bin/test

That version of test doesn't seem to like the `-o' option.
Perhaps configure should use `test foo || test bar' rather than
`test foo -o bar'.

Michael.



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