tcpdump mailing list archives

Re: Welcome to the tcpdump-workers list!


From: xiao.liang () cn alps com
Date: Fri, 31 Aug 2007 15:22:51 +0800

OK, I see. Actually, I am using cross complie, so the openssl/evp.h is 
found in /usr/include does not mean that I want this feature. @_@. I have 
to backup evp.h first and then run configure.  :-)





Guy Harris <guy () alum mit edu> 
送信者: tcpdump-workers-owner () lists tcpdump org
08/31/2007 07:33 AM
tcpdump-workers () lists tcpdump org へ
返信してください


宛先
tcpdump-workers () lists tcpdump org
cc

件名
Re: [tcpdump-workers] Welcome to the tcpdump-workers list!







On Aug 29, 2007, at 9:32 PM, xiao.liang () cn alps com wrote:

when build tcpdump, how to find all the FEATUREs when i want to use
./configure --disable-FEATURE,for example,to disable use openssl/ 
evp.h,
./configure --disable-evp which is do not work!

If you mean "how do I find all the features that I can enable or 
disable with the configure script", you do that with "./configure -- 
help", as you do with any other package that uses an autoconfig 
script.  Look at the "Optional Features" and "Optional Packages" 
section...

...and note, in particular, that there is *NOT* a "--disable-evp" 
option.  The configure script checks whether there's an openssl/evp.h 
file and, if there is one, configures tcpdump to use it.



-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.

-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: