NIOS II: No shared library support

~ # ./snmpd
./snmpd: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

http://www.alteraforum.com/forum/showthread.php?t=14335

http://elinux.org/UClinux_Shared_Library

hsr@hsr-OptiPlex-755:~/bachman0_pa/kernel_unstable/InES/dionysos$ grep -ri flat .
config.vendor-2.6.x:# CONFIG_USER_FLATFSD_FLATFSD is not set
config.vendor-2.6.x:# CONFIG_FMT_USE_FLAT is not set
config.vendor-2.6.x:# CONFIG_FMT_USE_SHARED_FLAT is not set
config.vendor-2.6.x:# CONFIG_INSTALL_FLAT_SHARED_LIBS is not set

hsr@hsr-OptiPlex-755:~/bachman0_pa/kernel_unstable/InES/dionysos$ grep -ri pic .
config.vendor-2.6.x:CONFIG_FMT_USE_FDPIC_ELF=y

http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/Two-approaches-to-shared-library-support-for-uClinuxuClibc/

http://www.ucdot.org/article.pl?sid=03/11/25/1126257

http://xflat.sourceforge.net/XflatFileMapping.html

Leave a Reply

Your email address will not be published. Required fields are marked *