From owner-freebsd-ports@FreeBSD.ORG Wed Jan 30 20:39:51 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8E1716A469 for ; Wed, 30 Jan 2008 20:39:51 +0000 (UTC) (envelope-from jau@jau.iki.fi) Received: from jau.iki.fi (ip193-64-26-117.cust.eunet.fi [193.64.26.117]) by mx1.freebsd.org (Postfix) with ESMTP id 328A613C43E for ; Wed, 30 Jan 2008 20:39:50 +0000 (UTC) (envelope-from jau@jau.iki.fi) Received: from jau.iki.fi (localhost [127.0.0.1]) by jau.iki.fi (8.14.2/8.14.1) with ESMTP id m0UJbQE3020292 for ; Wed, 30 Jan 2008 21:37:26 +0200 (EET) (envelope-from jau@jau.iki.fi) Received: (from jau@localhost) by jau.iki.fi (8.14.2/8.14.2/Submit) id m0UJbPue020291 for ports@freebsd.org; Wed, 30 Jan 2008 21:37:25 +0200 (EET) (envelope-from jau) Posted-Date: Wed, 30 Jan 2008 21:37:25 +0200 (EET) Message-Id: <200801301937.m0UJbPue020291@jau.iki.fi> To: ports@freebsd.org Date: Wed, 30 Jan 2008 21:37:25 +0200 (EET) From: jau@iki.fi (Jukka A. Ukkonen) Sender: jau@iki.fi Latin-Date: dies Mercurii XXX Ianuarie a.d. MMVIII Organization: Private person OS-Platform: FreeBSD Phone: +358-9-6215280 (home) / +358-500-606671 (gsm) Content-Conversion: prohibited X-Mailer: ELM [version 2.4 PL25+pgp] MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.92/5616/Wed Jan 30 20:34:06 2008 on mjolnir.thunderbolt.fi X-Virus-Status: Clean Cc: Subject: ssldump fails to compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jau@iki.fi List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jan 2008 20:39:51 -0000 The subject should already tell the most important news. Find below the error messages shown by the compiler... cc -O2 -pipe -O2 -pipe -DHAVE_LIBM=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DTIME_WITH_SYS_TIME=1 -DSIZEOF_UNSIGNED_SHORT=2 -DSIZEOF_UNSIGNED_INT=4 -DSIZEOF_UNSIGNED_LONG=4 -DSIZEOF_UNSIGNED_LONG_LONG=8 -DRETSIGTYPE=void -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -c -o pcap-snoop.o ./base/pcap-snoop.c -DOPENSSL -I./base/ -I./null/ -I./ssl/ -Icommon/include/ -I./null/ -I./ssl/ -I/usr/local/include In file included from ./base/pcap-snoop.c:52: /usr/include/net/bpf.h:63: error: redefinition of `struct bpf_program' /usr/include/net/bpf.h:87: error: redefinition of `struct bpf_version' /usr/include/net/bpf.h:596: error: redefinition of `struct bpf_insn' ./base/pcap-snoop.c: In function `main': ./base/pcap-snoop.c:207: warning: passing arg 2 of `signal' from incompatible pointer type ./base/pcap-snoop.c:329: warning: passing arg 3 of `pcap_loop' from incompatible pointer type *** Error code 1 Stop in /usr/ports/net/ssldump/work/ssldump-0.9b3. *** Error code 1 Stop in /usr/ports/net/ssldump. *** Error code 1 Stop in /usr/ports/net/ssldump. I hope this helps. Cheers, // jau .--- ..- -.- -.- .- .- .-.-.- ..- -.- -.- --- -. . -. / Jukka A. Ukkonen, Oxit Ltd, Finland /__ M.Sc. (sw-eng & cs) (Phone) +358-500-606-671 / Internet: Jukka.Ukkonen(a)Oxit.Fi (Home) +358-9-6215-280 / Internet: jau(a)iki.fi v .--- .- ..- ...-.- .. -.- .. .-.-.- ..-. .. + + + + My opinions are mine and mine alone, not my employers. + + + +