Re: w3c-libwww on Solaris 9

On Mon, May 19, 2003 at 05:13:20PM +0100, Graham Goodman wrote:
> /bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
> -I../../..  -g -O2 -Wall -DXML_NS -c xmlrole.c ../../../libtool: test:
> argument expected

Hmm, Solaris /bin/sh is strange in a number of ways. Try executing 
everything with bash - I think the following might work:

CONFIG_SHELL=/path/to/bin/bash ./configure ...

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer     |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯

Received on Monday, 19 May 2003 16:33:42 UTC