pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/41404: net/delegate problems on sparc64
The following reply was made to PR pkg/41404; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/41404: net/delegate problems on sparc64
Date: Mon, 11 May 2009 11:55:05 +0200
You need to uncomment the
// signal(SIGILL,initABORT);
// signal(SIGBUS,initABORT);
// signal(SIGSEGV,initABORT);
in delegated.c (and/or delegated.cc?) and make it build, which is not trivial:
-- ERROR: can't link the SSL/Crypto library.
[..]
(UNIX) 10:42:00.469 [19195] dlopen(libz.so.0.9.7) not supported
(UNIX) 10:42:00.471 [19195] dlopen(z) not supported
source MD5 = d1c0387d09ac780dadf992dca02df76f
*** BAD, spoofed or forged, not original code by DeleGate.ORG
"src/dg.exe" "-Fcksum" -x -c -f srcfiles
There is a lot wrong with this pkg, it seems ;-)
(My guess is that it continually receives SIGBUS inside the SIGBUS signal
handler; the process is killable, everything is fine from a NetBSD PoV)
Martin
Home |
Main Index |
Thread Index |
Old Index