>
> 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.
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk