<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Tony Anecito wrote:
<blockquote cite="mid:627039.26907.qm@web39814.mail.mud.yahoo.com"
 type="cite">
  <pre wrap="">Hi Gregor,

There have been quite a few changes over the last
couple of days so I am not surprised it is broken.
I am trying to get Cygwin to work but have some issues
with the Makfile that are unreleated.

What tool(s) are you using for the build and what OS
is the target?

Thanks,
-Tony

--- Gregor Fuis <a class="moz-txt-link-rfc2396E" href="mailto:gujs.lists@gmail.com"><gujs.lists@gmail.com></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

Todays trunk fails to build with java bindings. Here
is the error:

gcc -std=gnu99 -Wall -Wextra -Wno-unused-parameter
-Wsign-compare 
-Wundef -Wpointer-arith -Wbad-function-cast
-Wcast-align -Wwrite-strings 
-Wmissing-prototypes -o .libs/vlc vlc-vlc.o 
src/.libs/libvlc.so 
-L/iptv-java/vlc/lib -Wl,--rpath 
-Wl,/home/iptv/VideoLAN/vlc-trunk-java/src/.libs
-Wl,--rpath 
-Wl,/iptv-java/vlc/lib
src/.libs/libvlc.so: undefined reference to
`pthread_condattr_setclock'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory
`/home/iptv/VideoLAN/vlc-trunk-java'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/iptv/VideoLAN/vlc-trunk-java'
make: *** [all] Error 2

Best Regards,

Gregor
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


      ____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
<a class="moz-txt-link-freetext" href="http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz">http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz</a>
_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</a>

  </pre>
</blockquote>
I am using linux! And I could build successful vlc-trunk one week ago
with java binding. It is true that all functions in bindings do not
work, that is why I contacted littlejohn to support me a little, that I
can learn how to add and fix java bindings, but I didn't get any
response from him. I will try again in future.<br>
<br>
Best Regards,<br>
Gregor Fuis<br>
</body>
</html>