I'm building 0.9.2 on OSX and I'm trying to understand some output that will help me fix a linking problem.
If I run . ./build.sh from an interactive shell. I see: "Installing the project stripped..." for various lua modules. If I run that same step from within another shell script (I'm trying to package heka and necessary files up in a tarball to deliver to OSX boxen), I see these messages instead: "Install the project..." Which I'm pretty sure is a clue in understanding why I end with things like lpeg.so linking out to the build system's lualib: https://gist.github.com/davidbirdsong/ded2ab93e4671b5bedd3
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

