[bug-notifications] [lua 0003769]: visibility of objects in the library wrong

Mantis Bug Tracker noreply at opencsw.org
Tue Jul 21 12:06:51 CEST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=3769 
====================================================================== 
Reported By:                Nicolai Schwindt
Assigned To:                
====================================================================== 
Project:                    lua
Issue ID:                   3769
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2009-07-16 13:03 CEST
Last Modified:              2009-07-21 12:06 CEST
====================================================================== 
Summary:                    visibility of objects in the library wrong
Description: 
I tried to build imapfilter against lua :
pkg-get -a | grep lua
                 lua 5.1.4,REV=2009.03.30

Which fails with :

luaL_prepbuffer undefined symbol.

I compiled lua myself from scratch using the same source - this version
worked
====================================================================== 

---------------------------------------------------------------------- 
 (0006448) Nicolai Schwindt (reporter) - 2009-07-21 12:06
 http://www.opencsw.org/bugtrack/view.php?id=3769#c6448 
---------------------------------------------------------------------- 
After a : ln -s /opt/csw/lib/liblua.so.5.1.4 /opt/csw/lib/liblua.so.5.1
the library seemes ok.




More information about the bug-notifications mailing list