[vlc-devel] Re: Make problem with svn 16799 and 'enable-java-bindings'

Joerg vlc-ml at aab.noctis.de
Sat Sep 23 11:09:58 CEST 2006


Hi,

a crumsy workaround I used was:

cd bindings
ln -s ../includes includes


But you'll probably encounter other problems along the way...

Regards,
Jörg

Dies schrieb vladakk am 23.09.2006 09:37 Uhr:
> Hi,
> 
> I am unable to make VLC svn 16799 with enable-java-bindings.
> 
> --------------------------------------------------------------------------------------
> SUSE LINUX 10.1 (i586)
> 
> Linux asoft-vladakk 2.6.18-rc4-jen32-default #1 Tue Aug 8 11:58:49 CEST
> 2006 i686 i686 i386 GNU/Linux
> 
> gcc -v
> Using built-in specs.
> Target: i586-suse-linux
> Configured with: ../configure --enable-threads=posix --prefix=/usr
> --with-local-prefix=/usr/local --infodir=/usr/share/info
> --mandir=/usr/share/man --libdir=/usr/lib --libexecdir=/usr/lib
> --enable-languages=c,c++,objc,fortran,java,ada --enable-checking=release
> --with-gxx-include-dir=/usr/include/c++/4.1.0 --enable-ssp
> --disable-libssp --enable-java-awt=gtk --enable-gtk-cairo
> --disable-libjava-multilib --with-slibdir=/lib --with-system-zlib
> --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new
> --without-system-libunwind --with-cpu=generic --host=i586-suse-linux
> Thread model: posix
> gcc version 4.1.0 (SUSE Linux)
> 
> .../bootstrap > bootstrap-out.log 2>&1
> .../configure --enable-java-bindings --enable-wxwidgets=no >
> configure-out.log 2>&1
> make all > make-out.log 2>&1
> 
> 
> .......
> Making all in bindings
> make[2]: Entering directory `/tmp/vk/vlc-trunk/bindings'
> Making all in mediacontrol-python
> make[3]: Entering directory `/tmp/vk/vlc-trunk/bindings/mediacontrol-python'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/vk/vlc-trunk/bindings/mediacontrol-python'
> Making all in java
> make[3]: Entering directory `/tmp/vk/vlc-trunk/bindings/java'
> Making all in src
> make[4]: Entering directory `/tmp/vk/vlc-trunk/bindings/java/src'
> g++ utils.cc -Wsign-compare -Wsign-compare -Wextra -Wall
> -Wno-unused-parameter -pipe `top_builddir=../../.. ../../../vlc-config
> --cflags pic` -I../../ -I ../../include -I/usr/lib/jvm/java/include
> -I/usr/lib/jvm/java/include/linux -c -o utils.o
> g++ video-jni.cc -Wsign-compare -Wsign-compare -Wextra -Wall
> -Wno-unused-parameter -pipe `top_builddir=../../.. ../../../vlc-config
> --cflags pic` -I../../ -I ../../include -I/usr/lib/jvm/java/include
> -I/usr/lib/jvm/java/include/linux -c -o video-jni.o
> video-jni.cc:32:31: error: ../includes/Video.h: No such file or directory
> video-jni.cc: In function ‘void
> Java_org_videolan_jvlc_Video__1destroyVideo(JNIEnv*, _jobject*)’:
> video-jni.cc:125: error: ‘libvlc_video_destroy’ was not declared in this
> scope
> video-jni.cc: In function ‘void
> Java_org_videolan_jvlc_Video__1reparent(JNIEnv*, _jobject*, _jobject*)’:
> video-jni.cc:203: error: ‘libvlc_video_reparent’ was not declared in
> this scope
> video-jni.cc: In function ‘void
> Java_org_videolan_jvlc_Video__1setSize__II(JNIEnv*, _jobject*, jint, jint)’:
> video-jni.cc:230: error: ‘libvlc_video_resize’ was not declared in this
> scope
> make[4]: *** [video-jni.o] Error 1
> make[4]: Leaving directory `/tmp/vk/vlc-trunk/bindings/java/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/tmp/vk/vlc-trunk/bindings/java'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/tmp/vk/vlc-trunk/bindings'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/vk/vlc-trunk'
> make: *** [all] Error 2
> 
> 
> 
> 
> 
> 
> 
> 
> www.abanka.co.yu
> 
> 
> 

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html



More information about the vlc-devel mailing list