I don't experience any build issues under 10.4.7.

Perhaps it's because I build it the way Apple does.

Out of curiosity, why are you building instead of using the Apple provided sasl?

Have you tried building it using gcc 3.3?

On Jul 8, 2006, at 23:15 , James Brown wrote:

I'm having problems compiling Cyrus on my Mac OS X 10.4.7 (PPC) machine.

I have installed Cyrus SASL without any errors.

For Cyrus IMAP I used:

 ./configure --with-auth=unix

I get the following output after typing 'make':

[ SNIP ... ]

sieve_err.h:19: warning: 'struct et_list' declared inside parameter list sieve_err.h:19: warning: its scope is only this definition or declaration, which is probably not what you want gcc -o sievec sievec.o libsieve.a ../lib/libcyrus.a ../lib/ libcyrus_min.a libsieve.a -lsasl2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -lresolv -lssl -lcrypto -lresolv -lfl - ldb -lcom_err
/usr/bin/ld: warning multiple definitions of symbol _strlcpy
../lib/libcyrus.a(xstrlcpy.o) definition of _strlcpy in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (strlcpy.So) definition of _strlcpy
/usr/bin/ld: warning multiple definitions of symbol _strlcat
../lib/libcyrus.a(xstrlcat.o) definition of _strlcat in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib (strlcat.So) definition of _strlcat
/usr/bin/ld: Undefined symbols:
__et_list
collect2: ld returned 1 exit status
make[1]: *** [sievec] Error 1
make: *** [all] Error 1

I could find posts from people having the same problem in the archives of this list, but didn't find any solutions!

Does anyone have any suggestions?

Thanks,

James.

-- Dale


----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to