Date: Mon, 1 Apr 2002 17:56:18 +0200 (CEST) From: Holger Lamm <holger@eit.uni-kl.de> To: sparc@FreeBSD.ORG Subject: Re: libtool port? Message-ID: <Pine.LNX.4.21.0204011745580.768-100000@ernie.eit.uni-kl.de> In-Reply-To: <20020331143437.A62183@databits.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 31 Mar 2002, Pete Fritchman wrote:
> I've finally gotten around to getting things up and running on my U10,
> went well. There seems to be a bug in sh, though. When buildling
> libtool, I get this:
[...]
> ./libtool: 327: Syntax error: "(" unexpected
> *** Error code 2
Got this with a U5 as well.
I got a bit further by changing
TIMESTAMP=" (1.385.2.196 1999/12/07 21:47:57)"
to
TIMESTAMP=' (1.385.2.196 1999/12/07 21:47:57)'
(you can add it to patch-ac and patch-ad).
A bit later it breaks while parsing a line:
old_postuninstall_cmds="
in work/libtool-1.3.4/libltdl/libtool (crated by 'ltconfig').
(lookup the 'libtool:' target in Makefile)
Yes, there should be two quotes.
It it definitely the parsing of "s by /bin/sh.
Holger
--
Some people are alive only because it is illegal to kill them.
- hotliner's saying (d.a.s.r.)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0204011745580.768-100000>
