Re: [Autogen-users] autogen gives symbol lookup error . . .
Brought to you by:
bkorb
From: Bruce K. <bru...@gm...> - 2010-12-02 19:53:24
|
On 11/22/10 13:57, Geof Sawaya wrote: > Hello Again, > > I don't know what I've done to my system, but I'm guessing Autogen must be reading some template files by default. > > If I run 'autogen' (no parameters) from anywhere on my system I get: > > autogen: symbol lookup error: autogen: undefined symbol: snv_vasprintf > > This is after removing and reinstalling autogen with Debian apt-get. > > Anyone know how to track this one down? > > You guys are great, I appreciate your help. Hi Geof, Thank you for that. This is clumsiness on my part. libopts is in my search path and it normally contains the snv_vasprintf() so I didn't notice my goof. This is fixed in 5.11.3 on gnu.org. Sorry about that. Regards, Bruce |