make: Entering directory `/src/pine4.10'
./build sl5
make args are CC=cc 

Making c-client library, mtest and imapd
make CC=cc sl5
make[1]: Entering directory `/src/pine4.10/imap'
Applying an process to sources...
tools/an "ln -s" src/c-client c-client
tools/an "ln -s" src/ansilib c-client
tools/an "ln -s" src/charset c-client
sh -c '(test -d src/kerberos) && (ln -s `pwd`/src/kerberos/* c-client) || true'
tools/an "ln -s" src/osdep/unix c-client
tools/an "ln -s" src/mtest mtest
tools/an "ln -s" src/ipopd ipopd
tools/an "ln -s" src/imapd imapd
ln -s tools/an .
make build EXTRACFLAGS="" EXTRALDFLAGS="" EXTRADRIVERS="mbox" EXTRAAUTHENTICATORS="" PASSWDTYPE=std GSSDIR=/usr/local OS=sl5
make[2]: Entering directory `/src/pine4.10/imap'
Building c-client for sl5...
echo  > c-client/EXTRASPECIALS
echo GSSDIR=/usr/local >> c-client/EXTRASPECIALS
cd c-client;make sl5 BUILDOPTIONS='EXTRACFLAGS="" EXTRALDFLAGS="" EXTRADRIVERS="mbox" EXTRAAUTHENTICATORS="" PASSWDTYPE=std' 
make[3]: Entering directory `/src/pine4.10/imap/c-client'
You are building for libc5 versions of Secure Linux
If you want libc6/glibc versions you must use slx instead!
If you want libc4 versions you must use sl4 instead!
make build EXTRACFLAGS="" EXTRALDFLAGS="" EXTRADRIVERS="mbox" EXTRAAUTHENTICATORS="" PASSWDTYPE=std `cat EXTRASPECIALS` OS=slx SIGTYPE=psx CHECKPW=psx \
 SPOOLDIR=/var/spool \
 ACTIVEFILE=/var/lib/news/active \
 RSHPATH=/usr/bin/rsh \
 BASECFLAGS="-O2 -DNFSKLUDGE"
make[4]: Entering directory `/src/pine4.10/imap/c-client'
sh -c 'rm -rf auths.c flockbsd.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true'
Once-only environment setup...
echo cc > CCTYPE
echo -O2 -DNFSKLUDGE  > CFLAGS
echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \
 -DMAILSPOOL=\"/var/spool/mail\" \
 -DANONYMOUSHOME=\"/var/spool/mail/anonymous\" \
 -DACTIVEFILE=\"/var/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \
 -DRSHPATH=\"/usr/bin/rsh\" > OSCFLAGS
echo   > LDFLAGS
echo "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" > ARCHIVE
./drivers mbox imap nntp pop3 mh mx mbx tenex mtx mmdf unix news phile dummy
./mkauths  md5 log
make[5]: Entering directory `/src/pine4.10/imap/c-client'
echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS
make[5]: Leaving directory `/src/pine4.10/imap/c-client'
ln -s os_slx.h osdep.h
ln -s os_slx.c osdepbas.c
ln -s log_std.c osdeplog.c
ln -s sig_psx.c siglocal.c
sh -c '(test -f /usr/include/sys/statvfs.h -a slx != sc5 -a slx != sco) && ln -s flocksun.c flockbsd.c || ln -s flocksv4.c flockbsd.c'
ln -s ckp_psx.c osdepckp.c
cat osdepbas.c osdepckp.c osdeplog.c > osdep.c
cc -O2 -DNFSKLUDGE    -c mail.c -o mail.o
cc -O2 -DNFSKLUDGE    -c misc.c -o misc.o
cc -O2 -DNFSKLUDGE    -c newsrc.c -o newsrc.o
cc -O2 -DNFSKLUDGE    -c smanager.c -o smanager.o
cc -O2 -DNFSKLUDGE  `cat OSCFLAGS` -c osdep.c
cc -O2 -DNFSKLUDGE    -c utf8.c -o utf8.o
cc -O2 -DNFSKLUDGE    -c siglocal.c -o siglocal.o
cc -O2 -DNFSKLUDGE    -c dummy.c -o dummy.o
cc -O2 -DNFSKLUDGE    -c pseudo.c -o pseudo.o
cc -O2 -DNFSKLUDGE    -c netmsg.c -o netmsg.o
cc -O2 -DNFSKLUDGE    -c flstring.c -o flstring.o
cc -O2 -DNFSKLUDGE    -c fdstring.c -o fdstring.o
cc -O2 -DNFSKLUDGE    -c rfc822.c -o rfc822.o
cc -O2 -DNFSKLUDGE    -c nntp.c -o nntp.o
cc -O2 -DNFSKLUDGE    -c smtp.c -o smtp.o
cc -O2 -DNFSKLUDGE    -c imap4r1.c -o imap4r1.o
cc -O2 -DNFSKLUDGE    -c pop3.c -o pop3.o
cc -O2 -DNFSKLUDGE    -c unix.c -o unix.o
cc -O2 -DNFSKLUDGE    -c mbox.c -o mbox.o
cc -O2 -DNFSKLUDGE    -c mbx.c -o mbx.o
cc -O2 -DNFSKLUDGE    -c mmdf.c -o mmdf.o
cc -O2 -DNFSKLUDGE    -c tenex.c -o tenex.o
cc -O2 -DNFSKLUDGE    -c mtx.c -o mtx.o
cc -O2 -DNFSKLUDGE    -c news.c -o news.o
news.c: In function `news_open':
news.c:347: warning: passing arg 3 of `scandir' from incompatible pointer type
news.c:347: warning: passing arg 4 of `scandir' from incompatible pointer type
cc -O2 -DNFSKLUDGE    -c phile.c -o phile.o
cc -O2 -DNFSKLUDGE    -c mh.c -o mh.o
mh.c: In function `mh_ping':
mh.c:639: warning: passing arg 3 of `scandir' from incompatible pointer type
mh.c:639: warning: passing arg 4 of `scandir' from incompatible pointer type
mh.c: In function `mh_append':
mh.c:900: warning: passing arg 3 of `scandir' from incompatible pointer type
mh.c:900: warning: passing arg 4 of `scandir' from incompatible pointer type
cc -O2 -DNFSKLUDGE    -c mx.c -o mx.o
mx.c: In function `mx_ping':
mx.c:566: warning: passing arg 3 of `scandir' from incompatible pointer type
mx.c:566: warning: passing arg 4 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[4]: Leaving directory `/src/pine4.10/imap/c-client'
make[3]: Leaving directory `/src/pine4.10/imap/c-client'
echo sl5 > OSTYPE
touch rebuild
sh -c 'rm -rf rebuild || true'
Building bundled tools...
cd mtest;make
make[3]: Entering directory `/src/pine4.10/imap/mtest'
cc -I../c-client `cat ../c-client/CFLAGS`   -c mtest.c -o mtest.o
cc -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
make[3]: Leaving directory `/src/pine4.10/imap/mtest'
cd ipopd;make
make[3]: Entering directory `/src/pine4.10/imap/ipopd'
cc -I../c-client `cat ../c-client/CFLAGS`   -c ipop2d.c -o ipop2d.o
cc -I../c-client `cat ../c-client/CFLAGS` -o ipop2d ipop2d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
cc -I../c-client `cat ../c-client/CFLAGS`   -c ipop3d.c -o ipop3d.o
cc -I../c-client `cat ../c-client/CFLAGS` -o ipop3d ipop3d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
make[3]: Leaving directory `/src/pine4.10/imap/ipopd'
cd imapd;make
make[3]: Entering directory `/src/pine4.10/imap/imapd'
cc -I../c-client `cat ../c-client/CFLAGS`  -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DUSERALERTFILE=\".imapalert\"   -c imapd.c -o imapd.o
cc -I../c-client `cat ../c-client/CFLAGS`  -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DUSERALERTFILE=\".imapalert\" -o imapd imapd.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
make[3]: Leaving directory `/src/pine4.10/imap/imapd'
make[2]: Leaving directory `/src/pine4.10/imap'
make[1]: Leaving directory `/src/pine4.10/imap'

Making Pico and Pilot
make CC=cc -f makefile.lnx
make[1]: Entering directory `/src/pine4.10/pico'
rm -f os.h
ln -s osdep/os-lnx.h os.h
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c main.c -o main.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c attach.c -o attach.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c basic.c -o basic.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c bind.c -o bind.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c browse.c -o browse.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c buffer.c -o buffer.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c composer.c -o composer.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c display.c -o display.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c file.c -o file.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c fileio.c -o fileio.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c line.c -o line.o
cd osdep; make includer os-lnx.c; cd ..
make[2]: Entering directory `/src/pine4.10/pico/osdep'
cc -o includer includer.c
./includer < os-lnx.ic > os-lnx.c
make[2]: Leaving directory `/src/pine4.10/pico/osdep'
rm -f pico_os.c
ln -s osdep/os-lnx.c pico_os.c
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c pico_os.c -o pico_os.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c pico.c -o pico.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c random.c -o random.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c region.c -o region.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c search.c -o search.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c window.c -o window.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c word.c -o word.o
ar ru libpico.a attach.o basic.o bind.o browse.o buffer.o composer.o display.o file.o fileio.o line.o pico_os.o pico.o random.o region.o search.o window.o word.o
ranlib libpico.a
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX main.o libpico.a  -lncurses -o pico
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX   -c pilot.c -o pilot.o
cc -O2 -pipe    -Dlnx -DJOB_CONTROL -DPOSIX pilot.o libpico.a  -lncurses -o pilot
make[1]: Leaving directory `/src/pine4.10/pico'

Making Pine.
make CC=cc -f makefile.lnx
make[1]: Entering directory `/src/pine4.10/pine'
rm -f os.h
ln -s osdep/os-lnx.h os.h
./cmplhlp2.sh  < pine.hlp > helptext.h
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c addrbook.c -o addrbook.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c adrbkcmd.c -o adrbkcmd.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c adrbklib.c -o adrbklib.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c args.c -o args.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c bldaddr.c -o bldaddr.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c context.c -o context.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c filter.c -o filter.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c folder.c -o folder.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c help.c -o help.o
./cmplhelp.sh  < pine.hlp > helptext.c
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c helptext.c -o helptext.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c imap.c -o imap.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c init.c -o init.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c mailcap.c -o mailcap.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c mailcmd.c -o mailcmd.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c mailindx.c -o mailindx.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c mailpart.c -o mailpart.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c mailview.c -o mailview.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c newmail.c -o newmail.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c other.c -o other.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c pine.c -o pine.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c reply.c -o reply.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c screen.c -o screen.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c send.c -o send.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c signals.c -o signals.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c status.c -o status.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c strings.c -o strings.o
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c takeaddr.c -o takeaddr.o
cd osdep; make includer os-lnx.c; cd ..
make[2]: Entering directory `/src/pine4.10/pine/osdep'
cc -o includer includer.c
./includer < os-lnx.ic > os-lnx.c
make[2]: Leaving directory `/src/pine4.10/pine/osdep'
rm -f os.c
ln -s osdep/os-lnx.c os.c
cc -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"    -c os.c -o os.o
echo "char datestamp[]="\"`date`\"";" > date.c
echo "char hoststamp[]="\"`hostname`\"";" >> date.c
cc  -O2 -pipe     -DLNX -DSYSTYPE=\"LNX\"  -o pine addrbook.o adrbkcmd.o adrbklib.o args.o bldaddr.o context.o filter.o folder.o help.o helptext.o imap.o init.o mailcap.o mailcmd.o mailindx.o mailpart.o mailview.o newmail.o other.o pine.o reply.o screen.o send.o signals.o status.o strings.o takeaddr.o os.o date.c  ../pico/libpico.a ../c-client/c-client.a  -lncurses `cat ../c-client/LDFLAGS`
make[1]: Leaving directory `/src/pine4.10/pine'

Links to executables are in bin directory:
   text	   data	    bss	    dec	    hex	filename
2038736	 169288	  34844	2242868	 223934	bin/pine
 483652	  22832	   2368	 508852	  7c3b4	bin/mtest
 519973	  22948	   9716	 552637	  86ebd	bin/imapd
 150808	   5060	   2044	 157912	  268d8	bin/pico
 149212	   4932	   2044	 156188	  2621c	bin/pilot
Done
make: Leaving directory `/src/pine4.10'
make: Entering directory `/src/pine4.10'
install -s bin/{pine,pico,pilot} /usr/bin/
install -m 644 doc/{pine.1,pico.1,pilot.1} /usr/man/man1/
mkdir -p /usr/doc/packages/pine/tech-notes
install -m 644 doc/{brochure.txt,mailcap.unx,tech-notes.txt} /usr/doc/packages/pine
install -m 644 doc/tech-notes/*.html /usr/doc/packages/pine/tech-notes/
make: Leaving directory `/src/pine4.10'
Extracting package pine, please wait...
Extracting package pico, please wait...
------------------------------------------------
current binary package: aaa_base.jur
extract /etc/ld.so.cache
