Tryng to compile cyrus 2.2.12 in AMD64 (Opteron) using the config.sub e config.guess provided by Henrique I had the follow errors during make:
Unrecognized argument in LIBS ignored: '-Wl,-rpath,/usr/lib'
/usr/bin/ld: ../../lib/libcyrus.a(imclient.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
../../lib/libcyrus.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [blib/arch/auto/Cyrus/IMAP/IMAP.so] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1
Any ideias ???
Thanks,
On 12/22/05,
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote:
On Wed, 21 Dec 2005, Marcelo H. Terres wrote:
> I'm trying to compile cyrus 2.2.12 in a Sun Fire V20z with 2 AMD64 (Opteron)
> processors, but when I ran ./configure I receive the follow errors:
>
> checking build system type... Invalid configuration
Update config.sub and config.guess to the ones you get from:
cvs -z 4 -d ":pserver:[EMAIL PROTECTED]:/cvsroot/config" export -rHEAD config
(password is an empty line).
--
"One disk to rule them all, One disk to find them. One disk to bring
them all and in the darkness grind them. In the Land of Redmond
where the shadows lie." -- The Silicon Valley Tarot
Henrique Holschuh
----
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
--
Marcelo H. Terres
[EMAIL PROTECTED]
---- 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