- From: Richard Atterer <richard@list03.atterer.net>
- Date: Mon, 19 May 2003 22:22:53 +0200
- To: "'www-lib@w3.org'" <www-lib@w3.org>
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