When I try "make lnp" it dumps with the following....
news.c: In function `news_open':
news.c:309: warning: passing arg 3 of `scandir' from incompatible pointer
type
`cat CCTYPE` -c `cat CFLAGS` phile.c
`cat CCTYPE` -c `cat CFLAGS` mh.c
mh.c: In function `mh_ping':
mh.c:639: warning: passing arg 3 of `scandir' from incompatible pointer
type
mh.c: In function `mh_append':
mh.c:896: warning: passing arg 3 of `scandir' from incompatible pointer
type
`cat CCTYPE` -c `cat CFLAGS` mx.c
mx.c: In function `mx_ping':
mx.c:588: warning: passing arg 3 of `scandir' from incompatible pointer
type
sh -c 'rm -rf c-client.a || true'
ar rc c-client.a mail.o misc.o newsrc.o smanager.o osdep.o utf8.o
siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o
smtp.o imap4r1.o pop3.o unix.o mbox.o mbx.o mmdf.o tenex.o mtx.o news.o
phile.o mh.o mx.o;ranlib c-client.a
make[3]: Leaving directory `/root/imap-2002.DEV.SNAP-0203191934/c-client'
make[2]: Leaving directory `/root/imap-2002.DEV.SNAP-0203191934/c-client'
echo lnp > OSTYPE
touch rebuild
sh -c 'rm -rf rebuild || true'
Building bundled tools...
cd mtest;make
make[2]: Entering directory `/root/imap-2002.DEV.SNAP-0203191934/mtest'
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS`   -c -o
mtest.o mtest.c
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mtest
mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
/usr/lib/gcc-lib/i386-slackware-linux/3.0.3/../../../../i386-slackware-linux/bin/ld:
cannot find -lpam
collect2: ld returned 1 exit status
make[2]: *** [mtest] Error 1
make[2]: Leaving directory `/root/imap-2002.DEV.SNAP-0203191934/mtest'
make[1]: *** [bundled] Error 2
make[1]: Leaving directory `/root/imap-2002.DEV.SNAP-0203191934'
make: *** [lnp] Error 2

Can anyone answer why this happens and what I may be able to do to fix
it?

Thank You,
Brian Collins
Administrator,
Lk Inc.


-- 
-----------------------------------------------------------------
 For information about this mailing list, and its archives, see: 
 http://www.washington.edu/imap/imap-list.html
-----------------------------------------------------------------

Reply via email to