Menu

linknx compiling error with OpenWRT sdk

Help
knx_user
2008-09-09
2012-12-14
  • knx_user

    knx_user - 2008-09-09

    Hi,
    i want to Compile linknx(0.0.1.25) with mysql support for OpenWRT Kamikaze. After i compiled all needed packages as described in the wiki i got following error massage while compiling linknx:
    /home/porli/openwrt/staging_dir_mipsel/bin/../lib/gcc/mipsel-linux-uclibc/3.4.6/../../../../mipsel-linux-uclibc/bin/ld: cannot find -lssl
    collect2: ld returned 1 exit status
    make[6]: *** [linknx] Fehler 1

    Im using OpenWrt-SDK-brcm-2.4-for-Linux-i686. I spend a lot of hours to fix it...but no success. hope you can help a linux rookie!

     
    • jef2000

      jef2000 - 2008-09-09

      Hi,

      This error message says that the compiler doesn't find the dynamic library called  libssl.so, but to find out which part of linknx is using it I need the complete configure/make output. Perhaps it's libcurl or libesmtp that is compiled with SSL support, or mysql itself. (linknx doesn't use libssl itself, but some libraries used by linknx can use it if they are compiled with SSL support enabled)

      Regards,

      Jean-François

       
    • knx_user

      knx_user - 2008-12-09

      Hi Jean-François,
      i give up to compile linknx by myself.
      I hope you release someday a compiled version with mysql support for wrt54g.
      Why I need it? I want to control and evaluate the energy consumption of my home.
      Thx

      Someday...;-)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.