Date: Sat, 11 Mar 2000 15:27:21 -0800 From: Doug Barton <Doug@gorean.org> To: Forrest Aldrich <forrie@forrie.com> Cc: freebsd-ports@freebsd.org Subject: Re: IMAP-UW port compile error Message-ID: <38CAD659.C7DEF3F9@gorean.org> References: <4.3.2.20000311000531.00b31960@216.67.12.69>
next in thread | previous in thread | raw e-mail | index | archive | help
Forrest Aldrich wrote: > > I've not been able to get a response from the maintainer on this. > > This applies to FreeBSD-2.2.8. We have this on a server that cannot, for > the time being, be upgraded. Seriously reconsider this decision. The life you save may be your own. > So, in compiling this, we get: > > ln -s ckp_pam.c osdepckp.c > cat osdepbas.c osdepckp.c osdeplog.c > osdep.c > cc -O -DNFSKLUDGE -c mail.c > cc -O -DNFSKLUDGE -c misc.c > cc -O -DNFSKLUDGE -c newsrc.c > cc -O -DNFSKLUDGE -c smanager.c > cc -O -DNFSKLUDGE `cat OSCFLAGS` -c osdep.c > osdep.c:96: security/pam_appl.h: No such file or directory > *** Error code 1 Look in the Makefile of this port (or just read the message that it spews) to see how to build without pam. Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38CAD659.C7DEF3F9>