[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]
 

On Wed, 2005-06-22 at 10:06, Stage Iup - Fabrice & Frederic wrote:
>         You could try running
>         
>                 configure --with-openssl=/path/to/SSL
>         
>         if the libraries are in /path/to/SSL/lib and the header 
>         files are in /path/to/SSL/include
> 
> so i've got to have OpenSSL on my building machine and set the path of
> its installation?

Yes.

> because i've got a prebuild OpenSSL for arm but without any include
> directory...  maybe librairies are just sufficient

No.

The libraries are sufficient for running a program that uses
OpenSSL (or any other package), but not for compiling it.
Program development requires the full development environment,
including the header files.

Dave



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to