Discussion:
Errors compling Zenoss Core 4.2.3
Robert Stoffers
2013-01-17 23:27:06 UTC
Permalink
Robert Stoffers [http://community.zenoss.org/people/ubrob] created the discussion

"Errors compling Zenoss Core 4.2.3"

To view the discussion, visit: http://community.zenoss.org/message/71062#71062

--------------------------------------------------------------
Hi,

I'm having a few issues compling Zenoss Core 4.2.3 on Ubuntu 12.10 x64. I do realise this is not a current supported version of Linux however that shouldn't make much difference and I am considering packaging this properly again should I get it to work.

I've checked out the latest stable source from Subversion using  +svn co http://dev.zenoss.org/svn/tags/zenoss-4.2.3+ as per the install page. I've read the INSTALL.TXT and I'm pretty sure I have all the dependancies installed, certainly all the pcaages in the example apt-get are installed and accounted for on my system. I seem to be passing the install.sh checks fine at the start but the complile fails around 40-50 minutes into the process.

I have also attached my zenbuild.log that hopefully can help someone out, the part at the end where it fails is below:


gcc -O3 -fPIC -I/opt/zenoss/include -DNO_snprintf -DHAS_sprintf_void -DNO_ERRNO_H -o example example.o -L. libz.a
/usr/bin/ld: /opt/zenoss/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.22.90-system.20120924.so)
/usr/bin/ld: errno: TLS definition in /lib/x86_64-linux-gnu/libc.so.6 section .tbss mismatches non-TLS reference in libz.a(gzio.o)
/lib/x86_64-linux-gnu/libc.so.6: could not read symbols: Bad value
collect2: error: ld returned 1 exit status



Thanks heaps in advance!
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/71062#71062]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Robert Stoffers
2013-01-18 06:23:12 UTC
Permalink
Robert Stoffers [http://community.zenoss.org/people/ubrob] created the discussion

"Re: Errors compling Zenoss Core 4.2.3"

To view the discussion, visit: http://community.zenoss.org/message/71063#71063

--------------------------------------------------------------
I just decied to go with CentOS and use the script to get around this.

Still not running though, this is a pig of an application to install :(
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/71063#71063]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...