[vlc-devel] Latest build seems broken for Win32
David R. Robison
david.robison at openroadsconsulting.com
Mon Aug 18 15:15:40 CEST 2014
I just tried to compile VLC for Win64 with the latest sources and I get
the following errors:
make[4]: Entering directory `/home/david/vlc/win32/modules'
CCLD libaribsub_plugin.la
/home/david/vlc/contrib/x86_64-w64-mingw32/lib/libaribb24.a(libaribb24_la-drcs.o):
In function `save_drcs_pattern_data_image':
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:316: undefined
reference to `png_create_write_struct'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:322: undefined
reference to `png_create_info_struct'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:328: undefined
reference to `png_set_longjmp_fn'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:333: undefined
reference to `png_set_IHDR'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:344: undefined
reference to `png_malloc'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:347: undefined
reference to `png_malloc'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:370: undefined
reference to `png_set_tRNS'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:384: undefined
reference to `png_set_PLTE'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:386: undefined
reference to `png_init_io'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:387: undefined
reference to `png_write_info'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:388: undefined
reference to `png_set_packing'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:389: undefined
reference to `png_write_image'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:390: undefined
reference to `png_write_end'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:394: undefined
reference to `png_free'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:396: undefined
reference to `png_free'
/home/david/vlc/contrib/win32/aribb24/src/drcs.c:400: undefined
reference to `png_destroy_write_struct'
collect2: error: ld returned 1 exit status
make[4]: *** [libaribsub_plugin.la] Error 1
make[4]: Leaving directory `/home/david/vlc/win32/modules'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/david/vlc/win32/modules'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/david/vlc/win32/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/vlc/win32'
make: *** [all] Error 2
Thoughts? David
--
David R Robison
Open Roads Consulting, Inc.
103 Watson Road, Chesapeake, VA 23320
phone: (757) 546-3401
e-mail: david.robison at openroadsconsulting.com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526
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.
If you are not the intended recipient, please delete this email immediately.
More information about the vlc-devel
mailing list