Unix linking trouble

Steve Elkins sgelkins at nortelnetworks.com
Mon Jul 8 13:02:42 UTC 2002


Craig Latta wrote:

> The final linking step fails on my OpenBSD machine, with vm.a
> references from sqXWindow going unresolved. Does this look familiar
> to anyone? A transcript is attached.

IIRC, when I built 3.2.2 I did something like...

    find . -name \*.a | xargs ranlib

...to get refs resolved.  I think it used to be in the build scripts
for OpenBSD, but it isn't now.

HTH,
Steve




More information about the Squeak-dev mailing list