<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">No problem, that fixed it. Thanks for
your quick response. David<br>
<pre class="moz-signature" cols="72">David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: <a class="moz-txt-link-abbreviated" href="mailto:david.robison@openroadsconsulting.com">david.robison@openroadsconsulting.com</a>
web: <a class="moz-txt-link-freetext" href="http://openroadsconsulting.com">http://openroadsconsulting.com</a>
blog: <a class="moz-txt-link-freetext" href="http://therobe.blogspot.com">http://therobe.blogspot.com</a>
book: <a class="moz-txt-link-freetext" href="http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526">http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526</a>
</pre>
On 8/18/2014 9:32 AM, Naohiro KORIYAMA wrote:<br>
</div>
<blockquote
cite="mid:CAOa_K+tvMBAp96eH2ih8ak94gtAeeStc+H4es1xR4toRcjyGag@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I'm very sorry to broke your build.</div>
<div>I'll fix this asap.</div>
<div><br>
</div>
<div>Personally I built win32/64 build with mingw-w64 also, and
I checked it.</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">2014-08-18 22:15 GMT+09:00 David R.
Robison <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:david.robison@openroadsconsulting.com"
target="_blank">david.robison@openroadsconsulting.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I just
tried to compile VLC for Win64 with the latest sources and I
get<br>
the following errors:<br>
<br>
make[4]: Entering directory `/home/david/vlc/win32/modules'<br>
CCLD <a moz-do-not-send="true"
href="http://libaribsub_plugin.la" target="_blank">libaribsub_plugin.la</a><br>
/home/david/vlc/contrib/x86_64-w64-mingw32/lib/libaribb24.a(libaribb24_la-drcs.o):<br>
In function `save_drcs_pattern_data_image':<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:316:
undefined<br>
reference to `png_create_write_struct'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:322:
undefined<br>
reference to `png_create_info_struct'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:328:
undefined<br>
reference to `png_set_longjmp_fn'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:333:
undefined<br>
reference to `png_set_IHDR'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:344:
undefined<br>
reference to `png_malloc'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:347:
undefined<br>
reference to `png_malloc'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:370:
undefined<br>
reference to `png_set_tRNS'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:384:
undefined<br>
reference to `png_set_PLTE'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:386:
undefined<br>
reference to `png_init_io'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:387:
undefined<br>
reference to `png_write_info'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:388:
undefined<br>
reference to `png_set_packing'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:389:
undefined<br>
reference to `png_write_image'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:390:
undefined<br>
reference to `png_write_end'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:394:
undefined<br>
reference to `png_free'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:396:
undefined<br>
reference to `png_free'<br>
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:400:
undefined<br>
reference to `png_destroy_write_struct'<br>
collect2: error: ld returned 1 exit status<br>
make[4]: *** [<a moz-do-not-send="true"
href="http://libaribsub_plugin.la" target="_blank">libaribsub_plugin.la</a>]
Error 1<br>
make[4]: Leaving directory `/home/david/vlc/win32/modules'<br>
make[3]: *** [all-recursive] Error 1<br>
make[3]: Leaving directory `/home/david/vlc/win32/modules'<br>
make[2]: *** [all] Error 2<br>
make[2]: Leaving directory `/home/david/vlc/win32/modules'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/david/vlc/win32'<br>
make: *** [all] Error 2<br>
<br>
Thoughts? David<br>
<br>
--<br>
<br>
David R Robison<br>
Open Roads Consulting, Inc.<br>
103 Watson Road, Chesapeake, VA 23320<br>
phone: (757) 546-3401<br>
e-mail: <a moz-do-not-send="true"
href="mailto:david.robison@openroadsconsulting.com">david.robison@openroadsconsulting.com</a><br>
web: <a moz-do-not-send="true"
href="http://openroadsconsulting.com" target="_blank">http://openroadsconsulting.com</a><br>
blog: <a moz-do-not-send="true"
href="http://therobe.blogspot.com" target="_blank">http://therobe.blogspot.com</a><br>
book: <a moz-do-not-send="true"
href="http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526"
target="_blank">http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526</a><br>
<br>
<br>
<br>
This email communication (including any attachments) may
contain confidential and/or privileged material intended
solely for the individual or entity to which it is
addressed.<br>
If you are not the intended recipient, please delete this
email immediately.<br>
<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a moz-do-not-send="true"
href="https://mailman.videolan.org/listinfo/vlc-devel"
target="_blank">https://mailman.videolan.org/listinfo/vlc-devel</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
KORIYAMA, Naohiro<br>
<a moz-do-not-send="true" href="mailto:nkoriyama@gmail.com">nkoriyama@gmail.com</a>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a class="moz-txt-link-freetext" href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a>
</pre>
</blockquote>
<br>
<BR />
<BR />
<HR />
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.<BR />
If you are not the intended recipient, please delete this email immediately.<BR />
</body>
</html>