Rob Siemborski wrote:
[EMAIL PROTECTED]">
On Wed, 15 May 2002, prune wrote:

I still have the same probleme as described. maybe the change was not
commited in 2.1.4 ??

It was, but it caused another bug that looks exactly the same in
particular configurations. The fix is to change line 5226 of configure
from:

LDFLAGS=$LIB_SASL

to

LDFLAGS=$LIB_SASL $LDFLAGS

-Rob

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Rob Siemborski * Andrew Systems Group * Cyert Hall 235 * 412-268-7456
Research Systems Programmer * /usr/contributed Gatekeeper


;)

exactly what I did....

then, another problem when compiling (after configure, during the make) :



### Making all in /opt/src/mail/cyrus-imapd-2.1.4/lib
gcc -c -I.. -I/opt/db/BerkeleyDB/include -I/opt/dns/bind/bind-8.3.1/include -I/opt/db/db3/include -I/usr/local/ssl/include/openssl -I/opt/db/mysql/include/mysql -I/opt/ldap/openldap/include -I/opt/mail/cyrus_sasl2/include -I/opt/mail/cyrus2/include -I/usr/local/include -I/usr/local/ssl/include -I/opt/mail/cyrus_sasl2/include -DHAVE_CONFIG_H -I. -I. -Wall -I/opt/dns/bind/bind-8.3.1/include -I/opt/db/db3/include -I/usr/local/ssl/include/openssl -I/opt/db/mysql/include/mysql -I/opt/ldap/openldap/include -I/opt/mail/cyrus_sasl2/include -I/opt/mail/cyrus2/include  cyrusdb_skiplist.c
cyrusdb_skiplist.c: In function `getsyncfd':
cyrusdb_skiplist.c:190: `O_DSYNC' undeclared (first use in this function)
cyrusdb_skiplist.c:190: (Each undeclared identifier is reported only once
cyrusdb_skiplist.c:190: for each function it appears in.)
cyrusdb_skiplist.c: In function `dump':
cyrusdb_skiplist.c:1678: warning: int format, long int arg (arg 2)
cyrusdb_skiplist.c:1678: warning: int format, long int arg (arg 3)
cyrusdb_skiplist.c:1681: warning: unsigned int format, u_long arg (arg 2)
cyrusdb_skiplist.c:1687: warning: unsigned int format, u_long arg (arg 2)
*** Error code 1

Stop in /opt/src/mail/cyrus-imapd-2.1.4/lib.
*** Error code 1





still on freebsd 4.5, gcc 2.95.3

...

Cheers,

Prune


Reply via email to