LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xine-ui compile error (https://www.linuxquestions.org/questions/linux-software-2/xine-ui-compile-error-13195/)

luger 01-31-2002 01:40 PM

xine-ui compile error
 
Hello, I've been trying to compile xine for the longest time now. I have it working once but then my hdd crashed and have not been able to get it to work since.
I have all the libs needed from the xine webpage and the xine-lib installs fine with no issues. The configure for the xine-ui seems fine with no error but when i do the make i get the error below. I tried the new cvs version and ver-9.8/9.6 and have the exact same issues. My Xfree86-4.1 works fine and im using enlightenment. The same layout that i have when it first worked.

Can someone plz help.

The error I get is:

../../src/xitk/xine-toolkit/.libs/libxitk.al(mrlbrowser.lo): In function `xitk_m
rlbrowser_create':
mrlbrowser.lo(.text+0x2298): undefined reference to `xine_get_input_plugin_descr
iption'
collect2: ld returned 1 exit status
make[4]: *** [xine] Error 1
make[4]: Leaving directory `/usr/local/src/xine/xine-ui-0.9.9cvs/src/xitk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/xine/xine-ui-0.9.9cvs/src/xitk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/xine/xine-ui-0.9.9cvs/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/xine/xine-ui-0.9.9cvs'
make: *** [all-recursive-am] Error 2

ryanstrayer 01-31-2002 02:44 PM

Have you added all your lib dirs to your /etc/ld.so.conf and ran ldconfig? At least run ldconfig and try to recompile.

luger 01-31-2002 02:54 PM

I have not added the xine libs to the ld.so.conf
but I did give the dir of the xine libs and it finds them with no issues. Ill try putting it in the ld.so.conf file but i dont think it will make much off a difference.

Thanks for the reply.


All times are GMT -5. The time now is 12:39 PM.