Greetings all ...

I had posted this under info-sasl while doing my sasl compile and got no
repsonse, hoping someone may be able to help under the proper list ...

Whilst trying to compile imap under SCO Openserver 5.0.5 using gcc, I get
the following error ...

$ cd src/cyrus-imapd-2.0.7/
$ make
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/man
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/et
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/sieve
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/acap
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/lib
### Making all in /usr/gavdic/src/cyrus-imapd-2.0.7/master
        gcc -L/usr/local/lib  -L/usr/lib/sasl   -o master master.o
masterconf.o
-lfl -ldb -ldb -ldbm -lelf -lsocket    ../et/libcom_err.a
../et/libcom_err.a: libelf error: elf_getarsym:
*** Error code 1 (bu21)
*** Error code 1 (bu21)
$

Interestingly I get the same error with 1.6.24
$ cd cyrus-imapd-1.6.24/
$ make
### Making all in /usr/gavdic/src/cyrus-imapd-1.6.24/man
### Making all in /usr/gavdic/src/cyrus-imapd-1.6.24/et
### Making all in /usr/gavdic/src/cyrus-imapd-1.6.24/sieve
### Making all in /usr/gavdic/src/cyrus-imapd-1.6.24/lib
### Making all in /usr/gavdic/src/cyrus-imapd-1.6.24/imap
        gcc -L/usr/local/lib  -g -O2   -o collectnews collectnews.o
libimap.a ..
/lib/libcyrus.a  \
         -lsasl -lfl -ldb -ldbm -lelf -lsocket  ../et/libcom_err.a
libimap.a: libelf error: elf_getarsym:
*** Error code 1 (bu21)
*** Error code 1 (bu21)
$

I know this isn't a lot to go on, but could anyone help me here in
identifying the problem.  I know it has to do with something related to my
config but can't work it out.

TIA

Gavin.


Gavin Dickinson
Computer Systems for Business    Web Site : http://www.csbl.com.au
Unit 1, 360-364 Ipswich Road     email    : [EMAIL PROTECTED]
Annerley                         Phone    : 61-(0)7-3392-3455
QLD AUSTRALIA 4103               Fax      : 61-(0)7-3392-3433

Reply via email to