OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003769 [lua] regular use major always 2009-07-16 13:03 2009-07-28 09:04
Reporter user2176 View Status public  
Assigned To
Priority normal Resolution open  
Status closed  
Summary 0003769: 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
Additional Information I build liblua.so by :

cc -G lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o -o liblua.so
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0006447)
wmeler (reporter)
2009-07-21 10:38

please try packages from http://mirror.opencsw.org/testing.html [^]

if everything is ok I'll release them
(0006448)
user2176
2009-07-21 12:06

After a : ln -s /opt/csw/lib/liblua.so.5.1.4 /opt/csw/lib/liblua.so.5.1
the library seemes ok.
(0006478)
wmeler (reporter)
2009-07-28 09:04

fixed in REV=2009.07.28


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker