#8729: lua-5.3.3: the pkg-config file should include "-ldl".
--------------------------+-------------------------
 Reporter:  jeremy_henty  |      Owner:  blfs-book@…
     Type:  defect        |     Status:  new
 Priority:  normal        |  Milestone:  8.0
Component:  BOOK          |    Version:  SVN
 Severity:  normal        |   Keywords:
--------------------------+-------------------------
 Some lua programs must link to the dl library.  (Example file attached.)
 This means that lua.pc should include "-llua -ldl -lm" in the "Libs:" line
 instead of just "-llua -lm".  Both conky-1.9.0 (which uses autotools) and
 conky-1.10.6 (which uses cmake) failed to link the conky executable until
 I fixed lua.pc in this way.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/8729>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to