help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running mex files generated with mkoctfile


From: scuac
Subject: Running mex files generated with mkoctfile
Date: Fri, 21 Nov 2008 09:53:35 -0800 (PST)

Hello,

I searched to see if anyone had this problem, but most people run into
mex file problems at compilation time. I can compile with no errors, and
even one of my mex files works fine. The other two fail to execute in
octave with this error:

error:
/home/jstahl/Projects/gpb/globalPb/lib/mex_pb_parts_final_selected.mex:
undefined symbol:
_ZNK10concurrent7threads15synchronization15synchronizables14unsynchronized13abstract_lockEv
error: failed to install .mex file function `mex_pb_parts_final_selected'

mex_pb_parts_final_selected.mex is my mex file, the other one that fails
produces
an almost identical error message. I don't know where that symbol is coming
from.

Any ideas what could be causing this?


-- 
View this message in context: 
http://www.nabble.com/Running-mex-files-generated-with-mkoctfile-tp20626481p20626481.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]