[vlc-devel] Mac os x build fails in playlistinfo.m on trunk

Thomas Christensen tchristensen at nordija.com
Thu Aug 23 08:18:04 CEST 2007


Hi

On revision 21423 I'm getting the following error trying to compile  
on my Intel OS X 10.4.10. I last compiled revision 20403, and that  
went without problems. Any others getting this? Just want to know  
before I raise a bugreport.

Thomas

if /bin/sh ../../../libtool --tag=CC --mode=compile gcc - 
DHAVE_CONFIG_H -I. -I. -I../../..   -I/Users/tchristensen/Projects/ 
opensource/vlc-trunk/./extras/contrib/include -DSYS_DARWIN -I../../../ 
include `top_builddir="../../.." ../../../vlc-config --objcflags  
plugin macosx` -I/Users/tchristensen/Projects/opensource/vlc-trunk/./ 
extras/contrib/include -D_INTL_REDIRECT_MACROS -std=gnu99 -MT  
libmacosx_plugin_la-playlistinfo.lo -MD -MP -MF ".deps/ 
libmacosx_plugin_la-playlistinfo.Tpo" -c -o libmacosx_plugin_la- 
playlistinfo.lo `test -f 'playlistinfo.m' || echo './'`playlistinfo.m; \
then mv -f ".deps/libmacosx_plugin_la-playlistinfo.Tpo" ".deps/ 
libmacosx_plugin_la-playlistinfo.Plo"; else rm -f ".deps/ 
libmacosx_plugin_la-playlistinfo.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I/Users/tchristensen/ 
Projects/opensource/vlc-trunk/./extras/contrib/include -DSYS_DARWIN - 
I../../../include -I/usr/local/include -D_FILE_OFFSET_BITS=64 - 
D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE - 
DLOCALEDIR=\"/usr/local/share/locale\" -DDATA_PATH=\"/usr/local/share/ 
vlc\" -DPLUGIN_PATH=\"/usr/local/lib/vlc\" -DDEBUG -O3 -ffast-math - 
funroll-loops -mtune=pentium2 -D__LIBVLC__ -D__PLUGIN__ - 
DMODULE_NAME=macosx -DMODULE_NAME_IS_macosx -g -fobjc-exceptions -I/ 
Users/tchristensen/Projects/opensource/vlc-trunk/./extras/contrib/ 
include -D_INTL_REDIRECT_MACROS -std=gnu99 -MT libmacosx_plugin_la- 
playlistinfo.lo -MD -MP -MF .deps/libmacosx_plugin_la- 
playlistinfo.Tpo -c playlistinfo.m  -fno-common -DPIC -o .libs/ 
libmacosx_plugin_la-playlistinfo.o
playlistinfo.m: In function '-[VLCInfo updatePanel]':
playlistinfo.m:207: error: 'set' undeclared (first use in this function)
playlistinfo.m:207: error: (Each undeclared identifier is reported  
only once
playlistinfo.m:207: error: for each function it appears in.)
playlistinfo.m:207: error: 'psz_foo' undeclared (first use in this  
function)
playlistinfo.m: In function '-[VLCInfo infoOk:]':
playlistinfo.m:304: warning: passing argument 2 of  
'input_item_SetURI' discards qualifiers from pointer target type
make[6]: *** [libmacosx_plugin_la-playlistinfo.lo] Error 1


_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel


More information about the vlc-devel mailing list