Re: [tcpdump-workers] Building tcpdump 3.8.3 undex Solaris 2.9

2004-07-28 Thread Greg Earle
Speaking of tcpdump 3.8.3 and Solaris 9 ... Has anyone built a 64-bit libpcap.a and 64-bit tcpdump binary with Sun's Forte 6 compiler? It builds fine (with CFLAGS/CXXFLAGS/LDFLAGS = "-g -xarch=v9a"), but dies on startup: zorro:1:126 [/usr/local/src/networking/tcpdump/tcpdump-3.8.3] # dbx -I. \ -I.

Re: [tcpdump-workers] Building tcpdump 3.8.3 undex Solaris 2.9

2004-07-21 Thread Guy Harris
On Tue, Jul 20, 2004 at 03:25:03PM -0400, Michael Richardson wrote: > > "Guy" == Guy Harris <[EMAIL PROTECTED]> writes: > Guy> Michael, should we put out a libpcap 0.8.4/tcpdump 3.8.4 > Guy> release with the fixes that have been added since then? > > I guess. > Are there other th

Re: [tcpdump-workers] Building tcpdump 3.8.3 undex Solaris 2.9

2004-07-20 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- > "Guy" == Guy Harris <[EMAIL PROTECTED]> writes: >> I have had a problem building tcpdump 3.8.3 under Solaris 2.9. >> >> Unable to build inet_aton.o.o >> >> I changed configure and removed .o from the inet_anon.o${ac} >>

Re: [tcpdump-workers] Building tcpdump 3.8.3 undex Solaris 2.9

2004-07-20 Thread Guy Harris
On Tue, Jul 20, 2004 at 09:50:01PM +1000, [EMAIL PROTECTED] wrote: > I have had a problem building tcpdump 3.8.3 under Solaris 2.9. > > Unable to build inet_aton.o.o > > I changed configure and removed .o from the inet_anon.o${ac} line > nad was able to perform a compile. I was not able

[tcpdump-workers] Building tcpdump 3.8.3 undex Solaris 2.9

2004-07-20 Thread rudi
Hi All, I have had a problem building tcpdump 3.8.3 under Solaris 2.9. Unable to build inet_aton.o.o I changed configure and removed .o from the inet_anon.o${ac} line nad was able to perform a compile. I was not able to get autoconf to build a working configure file properly. Is this a