[AWS]Problem with SSL - NOSSL Libs with aws-2.0p

Pascal Obry pascal at obry.org
Thu Feb 3 18:30:17 CET 2005


Dietmar,

 > gnatbind -x tsk.ali
 > gnatlink tsk.ali
 > /opt/gnu/binutils-2.15/bin/ld: cannot find -lnosslaws
 > collect2: ld returned 1 exit status
 > gnatlink: cannot call /opt/gnu/gcc-3.4.3/bin/gcc
 > gnatmake: *** link failed.
 > 
 > I hope one of you have a guess!

I think I do. In AWS 2.0p this library is found in aws/lib IIRC.

So to build tsk you probably want run:

   $ gnatmake tsk -largs -L/path-to-aws-root/lib

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|              http://www.obry.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595




More information about the AWS mailing list