Solved: -lsasl problems

Matus fantomas Uhlar uhlar at fantomas.sk
Tue Sep 17 14:32:49 UTC 2002


-> -> as I looked on configure, seems it searches for -lsasl, and if it founds
-> -> one, it incorrectly adds '-lsasl2' to LIBS variable.
-> -> 
-> -> changing all to -lsasl did help. (configure & make)
-> 
-> Ah no... it includes <sasl/sasl.h> and sasl1 doesn't have that on my
-> debian3.0/woody.
-> 
-> maybe sources should not include any directories in include, exact dir
-> should be given in -I argument.

Aha, it seems we need libsasl2 for imap. 

make[1]: Entering directory /home/uhlar/src/inn/inn-CURRENT/innfeed'
gcc -O2 -I../include   -I/usr/include   -c -o imap_connection.o imap_connection.c
imap_connection.c: In function `SetSASLProperties':
imap_connection.c:1379: `SASL_IPREMOTEPORT' undeclared (first use in this function)
imap_connection.c:1379: (Each undeclared identifier is reported only once
imap_connection.c:1379: for each function it appears in.)
imap_connection.c:1390: `SASL_IPLOCALPORT' undeclared (first use in this function)
...

Will someone update docs/requirements?
-- 
 Matus "fantomas" Uhlar, uhlar at fantomas.sk ; http://www.fantomas.sk/
 Warning: I don't wish to receive spam to this address.
 Varovanie: Nezelam si na tuto adresu dostavat akukolvek reklamnu postu.
 Your mouse has moved. Windows NT will now restart for changes to take
 to take effect. [OK]


More information about the inn-workers mailing list