> Hi Jim, > > I made below changes to my workspace besides your comment: > > 1. create 64 bit dynamic library(liblua.so) and delete 32 bit static > library(liblua.a). > 2. do not deliver lua.hpp and add headers.patch to lauxlib.h, lua.h & > lualib.h for use in C++ programs. > 3. update package depend file by removing dependency "SUNWlibsasl", but > leave SUNWlibmsr as lua use libm.so when compiling. > > I have successfully rebuilt my workspace using nightly on x86 build > server(snv_104) and you can look more details via new webrev at the same > place http://cr.opensolaris.org/~eddie/lua/. >
Much better. Good job! Cheers, Jim
