Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 64826

Summary: NTL library can't link because of wrong configure.
Product: Gentoo Linux Reporter: Per Leslie Jensen <pleslie>
Component: [OLD] DevelopmentAssignee: George Shapovalov (RETIRED) <george>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Per Leslie Jensen 2004-09-21 01:03:12 UTC
The NTL library should be configured with 'NTL_STD_CXX=on', because it doesn't make sense to compile it without, as the linking then won't work!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Add 'NTL_STD_CXX=on' to configure in src_compile() and it works fine!
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2004-09-30 15:31:20 UTC
Hi Per Leslie.

Thanks for your report!
I have added this flag and aso issued a new version, as I see 5.3.2 is out already. Please test and report.

George