[AWS] building applications to use ssl/https
Pascal Obry
p.obry@wanadoo.fr
Fri, 20 Feb 2004 19:19:12 +0100
Alex,
> Any ideas?
Yep, that's a bug in the makefile that we have fixed yesterday :) You have
probably built AWS more than one times (make build). This recreate
ssl-wrappers.o which gets integrated into libaws.a !
You have 2 solutions:
1) Delete AWS build dir and rebuild AWS from scratch with
$ make build
$ make install
2) Remove ssl-wrappers.o from libaws.a
$ ar d libaws.a ssl-wrappers.o
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://perso.wanadoo.fr/pascal.obry
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver wwwkeys.pgp.net --recv-key C1082595