Dear All,
When I try to compile pine 4.64 on FC6, the
compilation fails, complaing of a lot of undefined
functions in ldap/libraries/libldap.a(cyrus.o). The
undefined functions have names starting with "sasl."
I've installed every package with "sasl" in the name,
and made sure there are symlinks to the libraries and
headers from these packages, in the same directories
as the ldap libraries and headers. It appears the
same problem has been encountered before, on BSD
<http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2005-February/051163.html>.
Does anyone have any idea how to fix this, please?
I've appended the full output below.
Thanks,
Dan Hatton
make args are CC=cc 'SSLLIB=/lib'
'SSLCERTS=/etc/pki/tls/certs'
'SSLINCLUDE=/usr/include/openssl' slx
Including LDAP functionality
Including Kerberos5 functionality
File /etc/pki/tls/certs/factory.pem is missing
This might indicate that CA certs did not get
properly
installed. If you get certificate validation
failures
in Pine, this might be the reason for them.
Including SSL functionality
Making c-client library, imapd, and ipopd
eval make CC=cc SSLLIB=/lib
SSLCERTS=/etc/pki/tls/certs
SSLINCLUDE=/usr/include/openssl SSLTYPE=nopwd
SPECIALS=SSLDIR=/usr/local/ssl
SSLCERTS=/etc/pki/tls/certs
SSLINCLUDE=/usr/include/openssl SSLLIB=/lib
GSSDIR=/usr/local/src/pine4.64/krb5
EXTRAAUTHENTICATORS=gss slx
make sslnopwd
make[1]: Entering directory
`/usr/local/src/pine4.64/imap'
make[1]: `sslnopwd' is up to date.
make[1]: Leaving directory
`/usr/local/src/pine4.64/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
tools/an "ln -s" src/mailutil mailutil
tools/an "ln -s" src/mlock mlock
tools/an "ln -s" src/dmail dmail
tools/an "ln -s" src/tmail tmail
ln -s tools/an .
make build EXTRACFLAGS='' EXTRALDFLAGS=''
EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='gss'
PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS=''
BUILDTYPE=slx
make[1]: Entering directory
`/usr/local/src/pine4.64/imap'
Building c-client for slx...
echo `cat SPECIALS` > c-client/SPECIALS
cd c-client;make slx EXTRACFLAGS=''\
EXTRALDFLAGS=''\
EXTRADRIVERS='mbox'\
EXTRAAUTHENTICATORS='gss'\
PASSWDTYPE=std SSLTYPE=nopwd IP=4\
SSLDIR=/usr/local/ssl
make[2]: Entering directory
`/usr/local/src/pine4.64/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='gss'
PASSWDTYPE=std SSLTYPE=nopwd IP=4 `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 -O2" \
BASELDFLAGS="-lcrypt"
make[3]: Entering directory
`/usr/local/src/pine4.64/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 cc > CCTYPE
echo -g -fno-omit-frame-pointer -O2 '' > 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\" -DLOCKPGM=\"/etc/mlock\"
> OSCFLAGS
echo -lcrypt > LDFLAGS
echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o
smanager.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 mbx.o mmdf.o tenex.o mtx.o news.o
phile.o mh.o mx.o;ranlib c-client.a" > ARCHIVE
echo slx > OSTYPE
./drivers mbox imap nntp pop3 mh mx mbx tenex mtx mmdf
unix news phile dummy
./mkauths gss md5 pla log
make[4]: Entering directory
`/usr/local/src/pine4.64/imap/c-client'
echo -I"/usr/local/src/pine4.64/krb5"/include
-DGSS_C_NT_HOSTBASED_SERVICE=gss_nt_service_name >>
OSCFLAGS
sh -c '(test -f
"/usr/local/src/pine4.64/krb5"/lib/libk5crypto.a) &&
echo -L"/usr/local/src/pine4.64/krb5"/lib
-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err || echo
-L"/usr/local/src/pine4.64/krb5"/lib -lgssapi_krb5
-lkrb5 -lcrypto -lcom_err' >> LDFLAGS
echo "#include \"kerb_mit.c\"" >> auths.c
make[4]: Leaving directory
`/usr/local/src/pine4.64/imap/c-client'
make[4]: Entering directory
`/usr/local/src/pine4.64/imap/c-client'
echo -DMD5ENABLE=\"/etc/cram-md5.pwd\" >> OSCFLAGS
make[4]: Leaving directory
`/usr/local/src/pine4.64/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
ln -s ip4_unix.c ip_unix.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/openssl
-I/usr/include/openssl/openssl
-DSSL_CERT_DIRECTORY=\"/etc/pki/tls/certs\"
-DSSL_KEY_DIRECTORY=\"/etc/pki/tls/certs\" >> OSCFLAGS
echo " ssl_onceonlyinit ();" >> linkage.c
echo -L/lib -lssl -lcrypto >> LDFLAGS
Building with SSL and plaintext passwords disabled
unless SSL/TLS
echo " mail_parameters
(NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >> linkage.c
cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c >
osdep.c
Building OS-dependent module
If you get No such file error messages for files
x509.h, ssl.h,
pem.h, buffer.h, bio.h, and crypto.h, that means that
OpenSSL
is not installed on your system. Either install
OpenSSL first
or build with command: make slx SSLTYPE=none
`cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c
`cat CCTYPE` -c `cat CFLAGS` mail.c
`cat CCTYPE` -c `cat CFLAGS` misc.c
`cat CCTYPE` -c `cat CFLAGS` newsrc.c
`cat CCTYPE` -c `cat CFLAGS` smanager.c
`cat CCTYPE` -c `cat CFLAGS` utf8.c
`cat CCTYPE` -c `cat CFLAGS` siglocal.c
`cat CCTYPE` -c `cat CFLAGS` dummy.c
`cat CCTYPE` -c `cat CFLAGS` pseudo.c
`cat CCTYPE` -c `cat CFLAGS` netmsg.c
`cat CCTYPE` -c `cat CFLAGS` flstring.c
`cat CCTYPE` -c `cat CFLAGS` fdstring.c
`cat CCTYPE` -c `cat CFLAGS` rfc822.c
`cat CCTYPE` -c `cat CFLAGS` nntp.c
`cat CCTYPE` -c `cat CFLAGS` smtp.c
`cat CCTYPE` -c `cat CFLAGS` imap4r1.c
`cat CCTYPE` -c `cat CFLAGS` pop3.c
`cat CCTYPE` -c `cat CFLAGS` unix.c
`cat CCTYPE` -c `cat CFLAGS` mbx.c
`cat CCTYPE` -c `cat CFLAGS` mmdf.c
`cat CCTYPE` -c `cat CFLAGS` tenex.c
`cat CCTYPE` -c `cat CFLAGS` mtx.c
`cat CCTYPE` -c `cat CFLAGS` news.c
news.c: In function $-1òønews_openòù:
news.c:347: warning: passing argument 3 of
$-1òøscandiròù from incompatible pointer type
`cat CCTYPE` -c `cat CFLAGS` phile.c
`cat CCTYPE` -c `cat CFLAGS` mh.c
mh.c: In function $-1òømh_pingòù:
mh.c:688: warning: passing argument 3 of
$-1òøscandiròù from incompatible pointer type
mh.c: In function $-1òømh_appendòù:
mh.c:938: warning: passing argument 3 of
$-1òøscandiròù from incompatible pointer type
`cat CCTYPE` -c `cat CFLAGS` mx.c
mx.c: In function $-1òømx_pingòù:
mx.c:647: warning: passing argument 3 of
$-1òøscandiròù from incompatible pointer type
sh -c 'rm -rf c-client.a || true'
ar rc c-client.a osdep.o mail.o misc.o newsrc.o
smanager.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 mbx.o mmdf.o tenex.o mtx.o news.o
phile.o mh.o mx.o;ranlib c-client.a
make[3]: Leaving directory
`/usr/local/src/pine4.64/imap/c-client'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/c-client'
echo slx > OSTYPE
touch rebuild
sh -c 'rm -rf rebuild || true'
Building bundled tools...
cd mtest;make
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/mtest'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
mtest.o mtest.c
cc -I../c-client `cat ../c-client/CFLAGS` -o mtest
mtest.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
mtest.o: In function `smtptest':
/usr/local/src/pine4.64/imap/mtest/mtest.c:767:
warning: the `gets' function is dangerous and should
not be used.
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/mtest'
cd ipopd;make
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/ipopd'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
ipop2d.o ipop2d.c
cc -I../c-client `cat ../c-client/CFLAGS` -o ipop2d
ipop2d.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
ipop3d.o ipop3d.c
cc -I../c-client `cat ../c-client/CFLAGS` -o ipop3d
ipop3d.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/ipopd'
cd imapd;make
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/imapd'
cc -I../c-client `cat ../c-client/CFLAGS`
-DANOFILE=\"/etc/anonymous.newsgroups\"
-DALERTFILE=\"/etc/imapd.alert\"
-DNNTPFILE=\"/etc/imapd.nntp\"
-DUSERALERTFILE=\".imapalert\"
-DSHUTDOWNFILE=\"/etc/nologin\" -c -o imapd.o
imapd.c
cc -I../c-client `cat ../c-client/CFLAGS`
-DANOFILE=\"/etc/anonymous.newsgroups\"
-DALERTFILE=\"/etc/imapd.alert\"
-DNNTPFILE=\"/etc/imapd.nntp\"
-DUSERALERTFILE=\".imapalert\"
-DSHUTDOWNFILE=\"/etc/nologin\" -o imapd imapd.o
../c-client/c-client.a `cat ../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/imapd'
cd mailutil;make
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/mailutil'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
mailutil.o mailutil.c
cc -I../c-client `cat ../c-client/CFLAGS` -o mailutil
mailutil.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/mailutil'
cd mlock;make || true
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/mlock'
cc `cat ../c-client/CFLAGS` -c -o mlock.o mlock.c
mlock.c: In function $-1òødieòù:
mlock.c:53: warning: incompatible implicit declaration
of built-in function $-1òø_exitòù
mlock.c: In function $-1òømainòù:
mlock.c:71: warning: incompatible implicit declaration
of built-in function $-1òøstrlenòù
mlock.c:123: warning: incompatible implicit
declaration of built-in function $-1òø_exitòù
cc `cat ../c-client/CFLAGS` -o mlock mlock.o
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/mlock'
cd dmail;make || true
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/dmail'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
dmail.o dmail.c
cc -I../c-client `cat ../c-client/CFLAGS` -o dmail
dmail.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/dmail'
cd tmail;make || true
make[2]: Entering directory
`/usr/local/src/pine4.64/imap/tmail'
cc -I../c-client `cat ../c-client/CFLAGS` -c -o
tmail.o tmail.c
cc -I../c-client `cat ../c-client/CFLAGS` -o tmail
tmail.o ../c-client/c-client.a `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
make[2]: Leaving directory
`/usr/local/src/pine4.64/imap/tmail'
make[1]: Leaving directory
`/usr/local/src/pine4.64/imap'
Making Pico and Pilot
make CC=cc SSLLIB=/lib SSLCERTS=/etc/pki/tls/certs
SSLINCLUDE=/usr/include/openssl -f makefile.lnx
rm -f os.h
ln -s osdep/os-lnx.h os.h
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o main.o main.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o attach.o attach.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o basic.o basic.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o bind.o bind.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o browse.o browse.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o buffer.o buffer.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o composer.o composer.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o display.o display.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o file.o file.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o fileio.o fileio.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o line.o line.c
cd osdep; make includer os-lnx.c; cd ..
make[1]: Entering directory
`/usr/local/src/pine4.64/pico/osdep'
cc -o includer includer.c
includer.c: In function $-1òømainòù:
includer.c:25: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:30: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:35: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c: In function $-1òøreadfileòù:
includer.c:53: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:59: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:64: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
./includer < os-lnx.ic > os-lnx.c
make[1]: Leaving directory
`/usr/local/src/pine4.64/pico/osdep'
rm -f pico_os.c
ln -s osdep/os-lnx.c pico_os.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o pico_os.o pico_os.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o pico.o pico.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o random.o random.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o region.o region.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o search.o search.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o window.o window.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o word.o word.c
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
ar: creating libpico.a
ranlib libpico.a
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
main.o libpico.a -lncurses -o pico
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
-c -o pilot.o pilot.c
cc -g -DDEBUG -Dlnx -DJOB_CONTROL -DPOSIX -DMOUSE
pilot.o libpico.a -lncurses -o pilot
Making Pine and rpload/rpdump.
make CC=cc SSLLIB=/lib SSLCERTS=/etc/pki/tls/certs
SSLINCLUDE=/usr/include/openssl
LDAPLIBS=../ldap/libraries/libldap.a
../ldap/libraries/liblber.a LDAPCFLAGS=-DENABLE_LDAP
-I../ldap/include -f makefile.lnx
rm -f os.h
ln -s osdep/os-lnx.h os.h
./cmplhlp2.sh < pine.hlp > helptext.h
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o addrbook.o addrbook.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o adrbkcmd.o adrbkcmd.c
adrbkcmd.c: In function $-1òøcompose_to_ldap_entryòù:
adrbkcmd.c:6810: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c:6814: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c:6818: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c:6822: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c:6826: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c: In function $-1òøprep_ldap_for_viewingòù:
adrbkcmd.c:7010: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c:7014: warning: assignment makes pointer
from integer without a cast
adrbkcmd.c: In function $-1òøurl_local_ldapòù:
adrbkcmd.c:7442: warning: assignment makes pointer
from integer without a cast
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o adrbklib.o adrbklib.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o args.o args.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o bldaddr.o bldaddr.c
bldaddr.c: In function $-1òøldap_lookupòù:
bldaddr.c:5388: warning: assignment makes pointer from
integer without a cast
bldaddr.c: In function $-1òøaddress_from_ldapòù:
bldaddr.c:6009: warning: assignment makes pointer from
integer without a cast
bldaddr.c:6022: warning: assignment makes pointer from
integer without a cast
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o context.o context.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o filter.o filter.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o folder.o folder.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o help.o help.c
./cmplhelp.sh < pine.hlp > helptext.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o helptext.o helptext.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o imap.o imap.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o init.o init.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o mailcap.o mailcap.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o mailcmd.o mailcmd.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o mailindx.o mailindx.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o mailpart.o mailpart.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o mailview.o mailview.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o newmail.o newmail.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o other.o other.c
other.c: In function $-1òøldap_addr_selectòù:
other.c:3906: warning: assignment makes pointer from
integer without a cast
other.c:3915: warning: assignment makes pointer from
integer without a cast
other.c:3919: warning: assignment makes pointer from
integer without a cast
other.c:3923: warning: assignment makes pointer from
integer without a cast
other.c:3927: warning: assignment makes pointer from
integer without a cast
other.c:3942: warning: assignment makes pointer from
integer without a cast
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o pine.o pine.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o reply.o reply.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o screen.o screen.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o send.o send.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o signals.o signals.c
signals.c: In function $-1òøalrm_signal_blockòù:
signals.c:801: warning: $-1òøsigblockòù is deprecated
(declared at /usr/include/signal.h:181)
signals.c: In function $-1òøalrm_signal_unblockòù:
signals.c:817: warning: $-1òøsigsetmaskòù is
deprecated (declared at /usr/include/signal.h:184)
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o status.o status.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o strings.o strings.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o takeaddr.o takeaddr.c
takeaddr.c: In function $-1òøsave_ldap_entryòù:
takeaddr.c:5147: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5151: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5155: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5159: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5163: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5167: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5171: warning: assignment makes pointer
from integer without a cast
takeaddr.c:5175: warning: assignment makes pointer
from integer without a cast
cd osdep; make includer os-lnx.c; cd ..
make[1]: Entering directory
`/usr/local/src/pine4.64/pine/osdep'
cc -o includer includer.c
includer.c: In function $-1òømainòù:
includer.c:25: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:30: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:35: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c: In function $-1òøreadfileòù:
includer.c:53: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:59: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
includer.c:64: warning: incompatible implicit
declaration of built-in function $-1òøexitòù
./includer < os-lnx.ic > os-lnx.c
make[1]: Leaving directory
`/usr/local/src/pine4.64/pine/osdep'
rm -f os.c
ln -s osdep/os-lnx.c os.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE
-c -o os.o os.c
echo "char datestamp[]="\"`date`\"";" > date.c
echo "char hoststamp[]="\"`hostname`\"";" >> date.c
cc -g -DDEBUG -DDEBUGJOURNAL -DENABLE_LDAP
-I../ldap/include -DLNX -DSYSTYPE=\"LNX\" -DMOUSE -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
../ldap/libraries/libldap.a
../ldap/libraries/liblber.a -lncurses `cat
../c-client/LDFLAGS`
../c-client/c-client.a(osdep.o): In function
`ssl_onceonlyinit':
/usr/local/src/pine4.64/imap/c-client/osdep.c:268:
warning: the use of `tmpnam' is dangerous, better use
`mkstemp'
../ldap/libraries/libldap.a(os-ip.o): In function
`ldap_connect_to_host':
(.text+0xe4d): warning: `sys_errlist' is deprecated;
use `strerror' or `strerror_r' instead
../ldap/libraries/libldap.a(os-ip.o): In function
`ldap_connect_to_host':
(.text+0xe3f): warning: `sys_nerr' is deprecated; use
`strerror' or `strerror_r' instead
../ldap/libraries/libldap.a(cyrus.o): In function
`sb_sasl_write':
(.text+0x165): undefined reference to `sasl_encode'
../ldap/libraries/libldap.a(cyrus.o): In function
`sb_sasl_write':
(.text+0x1b2): undefined reference to `sasl_errstring'
../ldap/libraries/libldap.a(cyrus.o): In function
`sb_sasl_read':
(.text+0x454): undefined reference to `sasl_decode'
../ldap/libraries/libldap.a(cyrus.o): In function
`sb_sasl_read':
(.text+0x58b): undefined reference to `sasl_errstring'
../ldap/libraries/libldap.a(cyrus.o): In function
`sb_sasl_setup':
(.text+0x6f7): undefined reference to `sasl_getprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_external':
(.text+0x794): undefined reference to `sasl_setprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_external':
(.text+0x7af): undefined reference to `sasl_setprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`.L139':
(.text+0x88a): undefined reference to `sasl_getprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`.L212':
(.text+0xb90): undefined reference to `sasl_setprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_close':
(.text+0xe9e): undefined reference to `sasl_dispose'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_close':
(.text+0xeb5): undefined reference to `sasl_dispose'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_init':
(.text+0x103d): undefined reference to `sasl_version'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_init':
(.text+0x10d4): undefined reference to
`sasl_client_init'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_open':
(.text+0x11bd): undefined reference to
`sasl_client_new'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1395): undefined reference to `sasl_dispose'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1502): undefined reference to `sasl_setprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x15d2): undefined reference to
`sasl_client_start'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x175d): undefined reference to
`sasl_errdetail'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x190c): undefined reference to
`sasl_client_step'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x19bd): undefined reference to
`sasl_errdetail'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1aa2): undefined reference to
`sasl_errdetail'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1b39): undefined reference to `sasl_getprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1b8c): undefined reference to `sasl_getprop'
../ldap/libraries/libldap.a(cyrus.o): In function
`ldap_int_sasl_bind':
(.text+0x1c2b): undefined reference to `sasl_dispose'
collect2: ld returned 1 exit status
make: *** [pine] Error 1
_______________________________________________
Pine-info mailing list
[email protected]
http://mailman1.u.washington.edu/mailman/listinfo/pine-info
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.