Re: [sparc64] Fix build of net/ssldump

2021-12-23 Thread Kurt Mosiejczuk
On Thu, Dec 23, 2021 at 08:18:18AM +0100, Theo Buehler wrote: > On Thu, Dec 23, 2021 at 12:35:28AM -0500, Kurt Mosiejczuk wrote: > > net/ssldump cannot be built with base-gcc. > > This patch sets COMPILER so it builds successfully on sparc64. > The cast triggering the error d

Re: [sparc64] Fix build of net/ssldump

2021-12-22 Thread Theo Buehler
On Thu, Dec 23, 2021 at 12:35:28AM -0500, Kurt Mosiejczuk wrote: > net/ssldump cannot be built with base-gcc. > > This patch sets COMPILER so it builds successfully on sparc64. The cast triggering the error doesn't do anything useful. Let's just do thi

[sparc64] Fix build of net/ssldump

2021-12-22 Thread Kurt Mosiejczuk
net/ssldump cannot be built with base-gcc. This patch sets COMPILER so it builds successfully on sparc64. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/net/ssldump/Makefile,v retrieving revision 1.19 diff -u -p -r1.19

Re: ssldump

2013-02-27 Thread Ryan Freeman
On Tue, Feb 26, 2013 at 11:00:52PM -0500, System Administrator wrote: > Has anyone been able to make a *usable* ssldump? > > When trying to run the stock 5.2 (amd64) package I always get > ERROR: Couldn't create network handler > According to my research, that error i

Re: ssldump

2013-02-27 Thread Stuart Henderson
I'll take a look in a bit. I used wireshark last time I needed to do this. System Administrator wrote: >Has anyone been able to make a *usable* ssldump? > >When trying to run the stock 5.2 (amd64) package I always get > ERROR: Couldn't create network handler >

ssldump

2013-02-26 Thread System Administrator
Has anyone been able to make a *usable* ssldump? When trying to run the stock 5.2 (amd64) package I always get ERROR: Couldn't create network handler According to my research, that error is a known symptom of blindly building ssldump against any version of OpenSSL newer than