System: Debian Lenny
Can you help me?
Code: Select all
/bin/sh ../../../libtool --tag=CXX --mode=link g++ `top_builddir="../../.." ../../../vlc-config --cxxflags plugin libscreen_plugin.la` -rpath '/usr/local/lib/vlc/access' -avoid-version -module -no-undefined -export-symbol-regex ^vlc_entry -shrext .so `top_builddir="../../.." ../../../vlc-config --ldflags plugin libscreen_plugin.la` -o libscreen_plugin.la libscreen_plugin_la-screen.lo libscreen_plugin_la-x11.lo `top_builddir="../../.." ../../../vlc-config -libs plugin libscreen_plugin.la` ../../../src/libvlccore.la
libtool: link: unsupported hardcode properties
libtool: link: See the libtool documentation for more information.
libtool: link: Fatal configuration error.
make[6]: *** [libscreen_plugin.la] Fehler 1
make[6]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a/modules/access/screen'
make[5]: *** [all] Fehler 2
make[5]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a/modules/access/screen'
make[4]: *** [all-recursive] Fehler 1
make[4]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a/modules/access'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a/modules/access'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a/modules'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/nhl/Desktop/vlc-0.9.8a'
make: *** [all] Fehler 2