help-smalltalk
[Top][All Lists]
Advanced

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

RE: Re: [Help-smalltalk] Windows build


From: freddie.akeroyd
Subject: RE: Re: [Help-smalltalk] Windows build
Date: Mon, 14 Dec 2009 17:51:36 -0000

> 
> Hi,
> 
> Still not working. I saw this
> 
> 
> *** However, this would only work if libtool was able to extract
symbol
> *** lists from a program, using `nm' or equivalent, but libtool could
> *** not find such a program.  So, this module is probably useless.
> *** `nm' from GNU binutils and a full rebuild may help.
> 
> Does it help?
> 

Hi,

It looks like the issue may be due to parsing the output of the "nm"
command e.g.

    http://music.columbia.edu/pipermail/portaudio/2008-March/008468.html

Maybe it is picking up a command from elsewhere or the "nm" command is
missing? The message you reported above mentions the "nm" command and
may be relevant. Do you see a line like:

   checking command to parse /usr/bin/nm -B output from gcc-4 object...
ok

when you run "configure" or does it say "failed" at the end of such a
line? 

If you type:

   which nm

does it report "/usr/bin/nm" or something else? If it doesn't say
"/usr/bin/nm" or says the nm command is missing then this could be the
cause of the problems.

Regards,

Freddie

--
Scanned by iCritical.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]