lua-users home
lua-l archive

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


Hi,

I was planning to try out L-Bia the other day when I ran into some
make errors. I posted this to the L-Bia help forum to no avail. Is
L-Bia still used or is it obsolete maybe? Anyway below is my post, I
hope someone can help.

Thijs


Building on OSX 10.6 for x86_64, I get the output below. Is it
something serious? The binary is build, but when I execute it without
arguments, and expect to get help output I get the message "l-bia:
missing overlay"


Linking l-bia...
Linking lbaux.so...
strip: symbols referenced by indirect symbol table entries that can't
be stripped in:
/Users/thijskoerselman/SourceCode/l-bia-0.2.1/src/lbaux.so
___error
___maskrune
___memcpy_chk
___sprintf_chk
___stack_chk_fail
___strcat_chk
___strcpy_chk
___strncat_chk
___strncpy_chk
__longjmp
__setjmp
_exit
_fchmod
_fclose
_feof
_ferror
_fileno
_floor
_fopen
_fprintf
_fread
_free
_freopen
_getc
_localeconv
_memcmp
_memcpy
_pow
_realloc
_strchr
_strcmp
_strcoll
_strcspn
_strerror
_strlen
_strstr
_strtod
_strtoul
_ungetc
make[2]: *** [lbaux.so] Error 1
make[1]: *** [release] Error 2
make: *** [release] Error 2