I Type: #apt-get source pine --build
I See: Reading Package Lists... Done Building Dependency Tree... Done Need to get 3518kB of source archives. Get:1 http://http.us.debian.org woody/non-free pine 4.44-4 (dsc) [657B] Get:2 http://http.us.debian.org woody/non-free pine 4.44-4 (tar) [3478kB] Get:3 http://http.us.debian.org woody/non-free pine 4.44-4 (diff) [39.3kB] Fetched 3B in 0s (4B/s) Skipping unpack of already unpacked source in pine-4.44 dpkg-buildpackage: source package is pine dpkg-buildpackage: source version is 4.44-4 dpkg-buildpackage: source maintainer is Santiago Vila <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is hppa debian/rules clean test -f pine/pine.c -a -f debian/rules rm -f build-all ./build clean make args are CC=cc clean Cleaning c-client and imapd make[1]: Entering directory `/root/pine-4.44/imap' Removing old processed sources and binaries... sh -c 'rm -rf an ua OSTYPE SPECIALS c-client mtest imapd ipopd || true' cd tools;make clean make[2]: Entering directory `/root/pine-4.44/imap/tools' sh -c 'rm -f *.o uahelper || true' make[2]: Leaving directory `/root/pine-4.44/imap/tools' make[1]: Leaving directory `/root/pine-4.44/imap' Cleaning Pine make[1]: Entering directory `/root/pine-4.44/pine' rm -f *.o os.h os.c helptext.c helptext.h pine rpdump rpload cd osdep; make clean; cd .. make[2]: Entering directory `/root/pine-4.44/pine/osdep' rm -f os-a32.c os-a41.c os-aix.c os-aux.c os-bs2.c os-bsd.c os-bsf.c os-bsi.c os-bso.c os-cvx.c os-dos.c os-dpx.c os-dyn.c os-gen.c os-hpp.c os-hpx.c os-isc.c os-lnx.c os-lyn.c os-mnt.c os-neb.c os-nxt.c os-os2.c os-osf.c os-osx.c os-pt1.c os-ptx.c os-s40.c os-sc5.c os-sco.c os-sgi.c os-so5.c os-sun.c os-sv4.c os-ult.c os-win.c os-wnt.c os-nto.c includer make[2]: Leaving directory `/root/pine-4.44/pine/osdep' make[1]: Leaving directory `/root/pine-4.44/pine' Cleaning pico make[1]: Entering directory `/root/pine-4.44/pico' rm -f *.a *.o *~ pico_os.c os.h pico pilot cd osdep; make clean; cd .. make[2]: Entering directory `/root/pine-4.44/pico/osdep' rm -f os-a32.c os-a41.c os-aix.c os-aux.c os-bs2.c os-bsd.c os-bsf.c os-bsi.c os-bso.c os-cvx.c os-dos.c os-dpx.c os-dyn.c os-gen.c os-hpp.c os-isc.c os-lnx.c os-lyn.c os-mnt.c os-neb.c os-nxt.c os-os2.c os-osf.c os-osx.c os-pt1.c os-ptx.c os-s40.c os-sco.c os-sgi.c os-sun.c os-sv4.c os-ult.c os-win.c os-wnt.c os-3b1.c os-att.c os-sc5.c os-nto.c includer make[2]: Leaving directory `/root/pine-4.44/pico/osdep' make[1]: Leaving directory `/root/pine-4.44/pico' Done rm -f c-client mtest rm -rf bin/* pine/OSTYPE? .bld.hlp pine/date.c imapd imap/OSTYPE rm -f `find . -name "*~"` rm -rf debian/tmp debian/files* core debian/substvars debian/rules build test -f pine/pine.c -a -f debian/rules Important notice: Pine license does not allow "modified binaries" (like the ones produced by this source package) to be distributed. In particular, if you are a Debian developer, feel free to compile it for a specific architecture to see if there are any bugs, but please do not upload any .deb packages. Note: For a build under Debian 2.2 (potato) please apply the patch in debian/potato-patch first, for example by doing this: cat debian/potato-patch | patch -p1 [ The patch just adds suidmanager support (obsoleted in woody by dpkg-statoverride) and sets the right build-dependencies ]. Press Enter to continue #(Enter Pressed by me) ./build "'SSLTYPE=unix'" CC="gcc" BASECFLAGS="-O2" \ OPTIMIZE="-O2" DEBUG="" \ LDAPLIBS="-lldap -llber" slx make args are ''SSLTYPE=unix'' 'CC=gcc' 'BASECFLAGS=-O2' 'OPTIMIZE=-O2' 'DEBUG=' 'LDAPLIBS=-lldap -llber' slx Including LDAP functionality Making c-client library, imapd, and ipopd eval make SSLTYPE=unix CC=gcc BASECFLAGS=-O2 OPTIMIZE=-O2 DEBUG= LDAPLIBS=-lldap -llber SPECIALS= slx make[1]: Entering directory `/root/pine-4.44/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 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 SSLTYPE=unix EXTRASPECIALS='' BUILDTYPE=slx make[2]: Entering directory `/root/pine-4.44/imap' Building c-client for slx... echo `cat SPECIALS` > c-client/SPECIALS cd c-client;make slx EXTRACFLAGS=''\ EXTRALDFLAGS=''\ EXTRADRIVERS='mbox'\ EXTRAAUTHENTICATORS=''\ PASSWDTYPE=std SSLTYPE=unix\ make[3]: Entering directory `/root/pine-4.44/imap/c-client' You are building for libc6/glibc versions of Secure Linux If you want libc5 versions you must use sl5 instead! If you want libc4 versions you must use sl4 instead! make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix `cat SPECIALS` OS=slx \ SIGTYPE=psx CHECKPW=psx CRXTYPE=nfs \ SPOOLDIR=/var/spool \ ACTIVEFILE=/var/lib/news/active \ RSHPATH=/usr/bin/rsh \ # BASECFLAGS="-g -fno-omit-frame-pointer -O6" \ BASELDFLAGS="-lcrypt" make[4]: Entering directory `/root/pine-4.44/imap/c-client' sh -c 'rm -rf auths.c crexcl.c nfstest.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true' Once-only environment setup... echo gcc > CCTYPE echo -O2 '' > CFLAGS echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \ -DMAILSPOOL=\"/var/mail\" \ -DANONYMOUSHOME=\"/var/mail/anonymous\" \ -DACTIVEFILE=\"/var/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \ -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"/etc/mlock\" > 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 maildir.o privs.o;ranlib c-client.a" > ARCHIVE ./drivers mbox maildir imap nntp pop3 mh mx mbx tenex mtx mmdf unix news phile dummy ./mkauths md5 pla log make[5]: Entering directory `/root/pine-4.44/imap/c-client' echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS make[5]: Leaving directory `/root/pine-4.44/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 ln -s crx_nfs.c crexcl.c sh -c '(test -f /usr/include/sys/statvfs.h -a slx != sc5 -a slx != sco) && ln -s nfstnew.c nfstest.c || ln -s nfstold.c nfstest.c' Standard password authentication ln -s ckp_psx.c osdepckp.c Building with SSL ln -s ssl_unix.c osdepssl.c echo -I/usr/include -I/usr/include/openssl -DSSL_CERT_DIRECTORY=\"/etc/ssl/c erts\" >> OSCFLAGS echo " ssl_onceonlyinit ();" >> linkage.c echo -L/usr/lib -lssl -lcrypto >> LDFLAGS cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c `cat CCTYPE` -c `cat CFLAGS` mail.c In file included from mail.c:25: osdep.h:25:20: dirent.h: No such file or directory In file included from mail.c:25: osdep.h:28:20: syslog.h: No such file or directory make[4]: *** [mail.o] Error 1 make[4]: Leaving directory `/root/pine-4.44/imap/c-client' make[3]: *** [slx] Error 2 make[3]: Leaving directory `/root/pine-4.44/imap/c-client' make[2]: *** [OSTYPE] Error 2 make[2]: Leaving directory `/root/pine-4.44/imap' make[1]: *** [slx] Error 2 make[1]: Leaving directory `/root/pine-4.44/imap' make: *** [build-all] Error 2 Build command 'cd pine-4.44 && dpkg-buildpackage -b -uc' failed. E: Child process failed Any Ideas?

