Config failure with 3.8p1 on AIX

Ryan Robertson r3r2 at yahoo.com
Sat Apr 3 08:10:35 EST 2004


I too am experiencing this issue.  both
/usr/local/libz.a & /usr/lib/libz.a are linked to
/opt/freeware/lib/libz.a.  While the compile seems to
work locally, but when i install ssh on another
machine i get:
===================
Symbol resolution failed for ssh because:
        Symbol __strtollmax (number 157) is not
exported from dependent
          module /usr/lib/libc.a(shr.o).
Examine .loader section symbols with the 'dump -Tv'
command.
===================
how is this resolved?  Compile options: 
./configure LDFLAGS="-L/usr/local/lib"
CPPFLAGS="-I/usr/local/include" --prefix=/usr
 --with-tcp-wrappers


-Thanks,
Ryan
<snip>
Darren Tucker wrote:
> Configure no longer automatically searches
/usr/local/{lib,include} by 
> default.

Correction: configure will search /usr/local *if* it
doesn't find zlib 
elsewhere.  You have zlib.a in /usr/lib, so this
doesn't happen

__________________________________
Do you Yahoo!?
Yahoo! Small Business $15K Web Design Giveaway 
http://promotions.yahoo.com/design_giveaway/




More information about the openssh-unix-dev mailing list