From owner-freebsd-ports@FreeBSD.ORG Fri Feb 23 14:47:26 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CB15116A401 for ; Fri, 23 Feb 2007 14:47:26 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from smtpout09-04.prod.mesa1.secureserver.net (smtpout09-04.prod.mesa1.secureserver.net [64.202.165.17]) by mx1.freebsd.org (Postfix) with SMTP id AC31713C474 for ; Fri, 23 Feb 2007 14:47:22 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: (qmail 17707 invoked from network); 23 Feb 2007 14:20:42 -0000 Received: from unknown (208.206.151.59) by smtpout09-04.prod.mesa1.secureserver.net (64.202.165.17) with ESMTP; 23 Feb 2007 14:20:41 -0000 Message-ID: <45DEF829.7050401@computer.org> Date: Fri, 23 Feb 2007 08:20:25 -0600 From: Eric Schuele User-Agent: Thunderbird 1.5.0.9 (X11/20070127) MIME-Version: 1.0 To: "George W. Dinolt" References: <45DCF6F4.9060408@pacbell.net> In-Reply-To: <45DCF6F4.9060408@pacbell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, stacey@vickiandstacey.com Subject: Re: wireshark build problem... X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Feb 2007 14:47:26 -0000 On 02/21/2007 19:50, George W. Dinolt wrote: > Eric: > > I too saw the same problem on both 6.2 and current. If one searches the > PR's one can find a reference to this problem. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/108776 > > Unfortunately, the PR is "closed" because it is "not reproducible". At Quite reproducible on my machine. :/ > the bottom of the PR I found the following information: > >> "I rebuild net-snmp with "-O2" optimization and then build wireshark >> with "-O2" or "-O", and both succeeded." Odd that it is suggested to work with greater optimizations. I'll give it a shot first chance I get. Thanks. > > I did this with "-O2" and both net-snmp and wireshare 0.99.5 built > without errors and wireshark seems to work. > > I hope this helps. > > G. Dinolt. > >> Hello Eric, >> >> On Wed, 21 Feb 2007, Eric Schuele wrote: >> >>> Hello, >>> =20 >>> Anyone seeing the following while building the latest wireshark?=20 >> Yep. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D108892 >> >> Can't say much for the responses though :-/ >> >> Regards, >> >> Stacey >> >>> Previously had it installed, this was just a portupgrade from: >>> =20 >>> wireshark-0.99.4_1 < needs updating (port has 0.99.5) >>> =20 >>> -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib >>> epan/.libs/libwireshark.so: undefined reference to `.LC831' >>> epan/.libs/libwireshark.so: undefined reference to `.LC834' >>> epan/.libs/libwireshark.so: undefined reference to `.LC830' >>> epan/.libs/libwireshark.so: undefined reference to `.LC832' >>> epan/.libs/libwireshark.so: undefined reference to `.LC835' >>> epan/.libs/libwireshark.so: undefined reference to `.LC833' >>> epan/.libs/libwireshark.so: undefined reference to `.LC829' >>> gmake[2]: *** [wireshark] Error 1 >>> gmake[2]: Leaving directory `/usr/ports/net/wireshark/work/wireshark-0.99= >> .5' >>> gmake[1]: *** [all-recursive] Error 1 >>> gmake[1]: Leaving directory `/usr/ports/net/wireshark/work/wireshark-0.99= >> .5' >>> gmake: *** [all] Error 2 >>> *** Error code 2 >>> =20 >>> If so... any workarounds? >>> =20 >>> --=20 >>> Regards, >>> Eric >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >> > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Regards, Eric