[Kolab-devel] [issue1814] Build of Kolab 2.2beta1 fails on 64Bit machines (gettext)

Christian Funke kolab-issues at intevation.de
Tue Jun 26 12:19:00 CEST 2007


New submission from Christian Funke <funke at cip.physik.uni-bonn.de>:

I tried to build the latest Kolab Beta on a 64 Bit system it fails while 
compiling gettext:

/kolab/bin/cc -fPIC -o test-names test-names.o  
libuniname.a ../gnulib-lib/.libs/libgettextlib.a /kolab/RPM/TMP/gettext-0.16.1/
gettext-tools/intl/.libs/libintl.a -lc
/kolab/RPM/TMP/gettext-0.16.1/gettext-tools/intl/.libs/libintl.a(dcigettext.o): 
In function `get_output_charset':
dcigettext.c:(.text+0x1f57): undefined reference to `locale_charset'
collect2: ld returned 1 exit status
make[3]: *** [test-names] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.33401 (%build)

I tried it on Ubuntu 6.06 and on CentOS 5 with the same result. Further up I 
noticed that various libs of this package were compiled with the switch
-fvisibility=hidden . Since I heard about various problems with this 
optimization this is just a get since the linker obviously cannot find the 
correct symbol. Unfortunately googling this error has yielded no results.

I think 64 Bit support should definitely be on the agenda for kolab 2.2

Greets
Christian Funke

----------
messages: 11058
nosy: eknuf, thl, thomas
priority: urgent
status: unread
title: [Kolab-devel] Build of Kolab 2.2beta1 fails on 64Bit machines (gettext)
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1814>
________________________________________________




More information about the devel mailing list