ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: [Ethereal-dev] Re: Build failure in 0.10.3

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Peter Fales <psfales@xxxxxxxxxx>
Date: Mon, 23 Aug 2004 11:47:16 -0500
I've built 0.10.4 OK, but 0.10.6 failed to configure wiretap because
--with-ssl= is not passed down to the lower level configure script.
(Our libcrypto is in a non-standard location)

Thanks,
-- 
Peter Fales			  Lucent Technologies, Room 1C-436
N9IYJ            		  2000 N Naperville Rd PO Box 3033
internet: psfales@xxxxxxxxxx	  Naperville, IL 60566-7033
			 	  work:	(630) 979-8031

On Mon, Apr 26, 2004 at 04:20:33PM -0500, Peter Fales wrote:
> We have zlib in a non-standard directory, so ethereal is configured using
> -with-zlib=/opt/exp/lib/zlib.   This worked fine in 0.10.0a, but in 
> 10.3 we're seeing build failures in packet-slsk.c because it doesn't
> use -I/opt/exp/lib/zlib/include  and thus can't find zlib.h
> 
> -- 
> Peter Fales			  Lucent Technologies, Room 1C-436
> N9IYJ            		  2000 N Naperville Rd PO Box 3033
> internet: psfales@xxxxxxxxxx	  Naperville, IL 60566-7033
> 			 	  work:	(630) 979-8031