Login  Register

Unresolved external

Posted by Andre Louw-2 on Jul 01, 2003; 4:26am
URL: http://quantlib.414.s1.nabble.com/Unresolved-external-tp10259.html

Hi,

Under RedHat I'm getting the following error as soon as I import QuantLib
using python:

>> ImportError: /usr/lib/python2.2/site-packages/QuantLib/_QuantLib.so:
undefined symbol:
>> _ZNK8QuantLib28BlackVolatilityTermStructure17blackVarianceImplEddb

This does not occur when running one of the examples.

I did a CVS update, but nothing has been updated since my last checkout. Any
suggestions, fixes?

Thanx

Andre