Compiling: undefined reference to `dlerror'Forum: Apps Topic: Compiling: undefined reference to `dlerror' started by: bcostacurta Posted by bcostacurta on Dec. 20 2008,17:28
Hello,trying to compile moc application (music on console) I received the following error : ... ltdl.o(.text+0x3a9): In function `sys_dl_open': /opt/moc-2.4.3/ltdl.c:1107: undefined reference to `dlopen' ... I installed libraries like libc6-dev.dsl and libc6.dsl. Probably missing other library ? Thanks for any clue. Bye, Bruno |