Jump to ID:
QNX Community pkgsrc Project

Project Home

Documents

Source Code

Discussions

Wiki

Project Info
Forum Topic - Lua built without DLOPEN?: Page 1 of 4 (4 Items)
   
 
 
Lua built without DLOPEN?  
Hello,

I'm playing with Lua;and it seems that binary package
ftp://ftp.netbsd.org/pub/pkgsrc/packages/QNX/i386/6.5.0_head_20101224/lang/lua-5.1.4nb2.tgz

It is unable to load a C DLL, gives error message about dlopen not configured. In the source makefile indeed there is 
option that controls this.

Could someone give a hint why this option was excluded for QNX? If this was not intentional, could someone fix it? 

Meanwhile I'd try to build it myself from source on netbsd.org.
Which of these build targets in the makefile are best suitable for QNX 6.5: 
{ bsd freebsd generic linux macosx posix } ?

Also, I've tried to use Python 2.6 with Ctype module, but could not get it to work as well. It fails to load _ctype 
module with message "library load failed". Just cannot get past this. Does it work for anyone?

Thanks and regards,
- s.