Bug 215263

Summary: RQuantLib won't build with QuantLib 0.3.13
Product: [Fedora] Fedora Reporter: Leo <sdl.web>
Component: QuantLibAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 5CC: extras-qa, s_mao3
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-01-19 03:44:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Leo 2006-11-13 03:23:16 UTC
Description of problem:
Try to build RQuantLib (R package) with QuantLib 0.3.13 but the process never
returned during

g++ -shared -L/usr/local/lib -o RQuantLib.so barrier_binary.o bermudan.o
curves.o discount.o implieds.o utils.o vanilla.o -L../RcppSrc -lRcpp -L/usr/lib
-lQuantLib-0.3.13   -L/usr/lib/R/lib -lR

Update to latest QuantLib 0.3.14 might fix the problem.

Version-Release number of selected component (if applicable):
RQuantLib: 0.2.5
QuantLib: 0.3.13

How reproducible:
100%

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Tom "spot" Callaway 2007-01-19 03:44:30 UTC
RQuantLib builds fine against QuantLib 0.3.14 (currently in Fedora).

If you still have problems, please re-open.