Menu

#1 Compiling fails on Ubuntu Hardy 64 bit

open
nobody
None
5
2008-03-30
2008-03-30
No

Compiling (make) fails on Ubuntu Hardy 64 bit with:

libxine_wrap.c: In function 'Java_org_libxine_XineLibJNI_xine_1vlog':
libxine_wrap.c:2837: error: incompatible types in assignment
make: *** [libxine_wrap.lo] Fehler 1

All necessary libraries are installed

Discussion

  • Matthias Ringwald

    Logged In: YES
    user_id=687107
    Originator: NO

    libxine-wrap.c is created by swig so I cannot see the code.
    could you a) try with a newer swig version and b) paste the complete function which contains the error or attach the created libxine_wrap.c to this bug report. If this is related to the 64-bit, I'll first have to find a 64-bit machine...

     
  • Matthias Ringwald

    Logged In: YES
    user_id=687107
    Originator: NO

    I installed ubuntu 8.04 beta in a virtual box on a MacBook Pro with Core 2 Duo (which is potentially 64-bit). I only have a real Pentium 4 (2.4 Ghz). The libxine-java 0.6 did not configure due to bugs in the configure script but the svn version did configure and build as expected. please provide more details on your configuration.

     

Log in to post a comment.