Re: spamfiltering
Ignatios Souvatzis <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.amiga,gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mac68k,gmane.os.netbsd.ports.atari |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, Jan 05, 2009 at 03:47:42PM -0600, Al - Image Hosting Services wrote: > > I am running it on an Amiga with an 060, so 128 megs of ram. I did > download the latest package source and I still get this error: > > cc -O2 -m68060 -Wall -Wmissing-prototypes -Wmissing-declarations > -Wl,-R/usr/local/lib -o dspam dspam.o read_config.o config_api.o daemon.o > client.o agent_shared.o -pth > read ./.libs/libdspam.a -L/usr/pkgsrc/mail/dspam/work/.buildlink/lib -lm > daemon.o: In function `daemon_listen': > daemon.c:(.text+0x1798): undefined reference to `pthread_attr_init' ... /usr/local/lib? You said earlier that you bild out of pkgsrc, did you change the pkgbase? Regards, -is