Re: [Courier-imap] Courier-Authlib: Compile failed under Solaris10 / AMD64

2006-11-01 Thread Sam Varshavchik
Christian Kuehn writes: Hi Sam, problem is, that the GNU linker (/usr/sfw/bin/gld) [EMAIL PROTECTED] # /usr/sfw/bin/gld -v GNU ld version 2.15 cant work with the 64bit-libraries in the system: [ … ] configure:2391: gcc -m64 -I/opt/gdbm/include -L/usr/sfw/lib/amd64 -R/usr/sfw/lib/amd64 -L/

Re: [Courier-imap] Courier-Authlib: Compile failed under Solaris10 / AMD64

2006-11-01 Thread Christian Kuehn
Hi Sam, problem is, that the GNU linker (/usr/sfw/bin/gld) [EMAIL PROTECTED] # /usr/sfw/bin/gld -v GNU ld version 2.15 cant work with the 64bit-libraries in the system: ./configure say checking for C compiler default output file name... configure: error: C compiler cannot create executables an

Re: [Courier-imap] Courier-Authlib: Compile failed under Solaris10 / AMD64

2006-11-01 Thread Sam Varshavchik
Christian Kuehn writes: Any ideas how to solve the problem?? You must use the GNU linker, GNU ld. Sun's ld will not work. pgp7BoEUzjKMT.pgp Description: PGP signature - Using Tomcat but need to do more? Need to suppo

[Courier-imap] Courier-Authlib: Compile failed under Solaris10 / AMD64

2006-11-01 Thread Christian Kuehn
Hi, I need to compile the actual courier-authlib 0.58 under Solaris10 in 64bit-mode with SUNs gcc (SFW) [EMAIL PROTECTED] # gcc -v Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as