[Bro-Dev] Compile errors

Don Appleman appleman at ncsa.illinois.edu
Fri Feb 18 12:34:34 PST 2011


Thanks, Gregor -- your fix solves the compile errors I was getting. I guess you have this working on some 64-bit platform? I've encountered new compile errors further along in the build process ...

> Linking CXX shared module _SubnetTree.so
> /usr/bin/ld: /prereq/Python-2.6.2/lib/libpython2.6.a(abstract.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
> /prereq/Python-2.6.2/lib/libpython2.6.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> make[2]: *** [aux/broctl/aux/pysubnettree/_SubnetTree.so] Error 1
> make[1]: *** [aux/broctl/aux/pysubnettree/CMakeFiles/_SubnetTree.dir/all] Error 2
> make: *** [all] Error 2

... which I suspect may also be a 64-bit platform problem. Do you have any guidance to offer on this new error? The Python-2.6.2 that I am using is the only version of python I have available on this particular build target.

Thanks again,
Don


----- Original Message -----
From: "Robin Sommer" <robin at icir.org>
To: "Gregor Maier" <gregor at icir.org>
Cc: "Don Appleman" <appleman at ncsa.illinois.edu>, bro-dev at bro-ids.org
Sent: Thursday, February 17, 2011 11:41:19 AM
Subject: Re: [Bro-Dev] Compile errors


On Wed, Feb 16, 2011 at 17:38 -0800, you wrote:

> My pending merge-request in #391 (topic/gregor/fix-val-64bit) fixes the
> problem.

Perfect. I'll aim to merge that in soon. Don, in the meantime, you can
just merge this into devel for testing.

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


-- 
Don Appleman
National Center for Supercomputing Applications
2006B NCSA, 1205 W. Clark St.                            
Urbana, IL  61801
217/333-6340
appleman at ncsa.illinois.edu


More information about the bro-dev mailing list