Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Sep 2015 08:45:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202827] lua53 dynamic extensions not enabled
Message-ID:  <bug-202827-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202827

            Bug ID: 202827
           Summary: lua53 dynamic extensions not enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: morfin60@gmail.com

Created attachment 160623
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160623&action=edit
Build log for lua53

lang/lua53 port build without dynamic extensions support, so lua -l somelib and
requre("somelib") does not work(says "Dynamic extensions are not enabled check
your Lua installation) but lang/lua52 build with it(it adds -DLUA_USE_LINUX to
cc command line which allows using dlopen).

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202827-13>