Re: spamfiltering
Ignatios Souvatzis <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.atari,gmane.os.netbsd.ports.m68k,gmane.os.netbsd.ports.mac68k,gmane.os.netbsd.ports.amiga |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jan 05, 2009 at 04:10:05PM -0600, Al - Image Hosting Services wrote: > Hi Ignatios, > > > On Mon, 5 Jan 2009, Ignatios Souvatzis wrote: >> 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? > > I have localbase=/usr/local in mk.conf. This doesn't always work for he pkgsrc magic. Please ask on tech-pkg about this problem. Regards, -is