[Ns-bugs] [Bug 1253] relocation R_X86_64_PC32 against undefined symbol

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Aug 30 07:26:02 PDT 2011


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1253

--- Comment #24 from Tom Henderson <tomh at tomh.org> 2011-08-30 10:26:02 EDT ---
(In reply to comment #21)
> (In reply to comment #12)
> 
> > I'm following this, the problem is with the "--enable-static" option, wouldn't
> > "-shared" be similar to adding fPIC again?
> 
> No. -shared simply says: do not look for a "main" entry point function in the
> binary. However, as you point out later, the -shared is there in the middle of
> the command-line. Weird.
> 
> Anyway, to summarize the issue here, it occurs to me that since we moved away
> from the python monolithic build, static+python cannot work together on _any_
> platform. So, we need to disable one of them when they are enabled together and
> tell the user.

Latest patch unconditionally disables python when static is selected

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list