#9722: PARI/GP build error on Fedora 13
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.5.3
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Changes (by leif):
* cc: jdemeyer (added)
Comment:
Replying to [comment:3 ggrafendorfer]:
> As suggested by leif i have made the admins here (eth zürich) install
fltk-devel (fltk is installed anyway),
> still does not work, the log message looks different now:
{{{
...
gcc -o gp-dyn -O1 -Wall -fno-strict-aliasing -fomit-frame-pointer -Wl
,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotport.o
plotfltk.o
-L"/scratch/sage-4.5.3.alpha0/spkg/build/pari-2.3.5.p2/src/Olinux-x86_64"
-L/scratch/sage-4.5.3.alpha0/local/lib -lreadline
-L/scratch/sage-4.5.3.alpha0/local/lib/ -ltermcap
-L/scratch/sage-4.5.3.alpha0/local/lib -lpari -L"/usr/local"/lib -lfltk
-ldl -lm -L/scratch/sage-4.5.3.alpha0/local/lib -lgmp
/usr/bin/ld: plotfltk.o: undefined reference to symbol
'__gxx_personality_v0@@CXXABI_1.3'
/usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO
/usr/lib64//libstdc++.so.6 so try adding it to the linker command line
/usr/lib64//libstdc++.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
...
}}}
That's just the usual [http://fedoraproject.org/wiki/DSOLinkBugs Fedora 13
error]. ;-)
The simplest solution would be to uninstall FLTK completely, but since you
seem to not have admin rights, we should perhaps fix this in the PARI
package.
There's already a
[http://trac.sagemath.org/sage_trac/ticket/9343#comment:171 new PARI Sage
package underway], which is afaik intended to get merged into Sage 4.6,
but I don't believe you want to wait for that.
So we have to decide if we want to provide a new intermediate PARI
2.3.5.p3 package here, to get merged into Sage 4.5.3. (I think we can
solve this by a 9-character patch.)
Mitesh, your opinion?
Jeroen, perhaps you know if this is already fixed upstream/in svn 12577.
(There are various ways to fix this.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9722#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.