cvs commit: ports/multimedia/vlc Makefile distinfo
ports/multimedia/vlc/files patch-configure
Michael Johnson
ahze at ahze.net
Mon Nov 28 18:18:35 GMT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Nov 28, 2005, at 7:57 AM, Michael Landin Hostbaek wrote:
> Michael Johnson (ahze) writes:
>> ahze 2005-11-27 20:42:55 UTC
>>
>> FreeBSD ports repository
>>
>> Modified files:
>> multimedia/vlc Makefile distinfo
>> Added files:
>> multimedia/vlc/files patch-configure
>> Log:
>> - Add support for win32 codecs (i386 only)
>> - Update to 0.8.4
>> - Update to 0.8.4
>
> This update seems to break the build on my system (-CURRENT):
>
> gmake[3]: Entering directory
> `/usr/ports/multimedia/vlc/work/vlc-0.8.4/modules/access'
> gmake[4]: Entering directory
> `/usr/ports/multimedia/vlc/work/vlc-0.8.4/modules/access'
> if cc -DHAVE_CONFIG_H -I. -I. -I../..
> -I/usr/ports/multimedia/vlc/work/vlc-0.8.4/include/vlc/
> -I/usr/X11R6/include/wx-2.6/ -I/usr/local/include/speex
> -I/usr/local/include -I/usr/X11R6/include -DSYS_FREEBSD7_0
> -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin
> access_file` -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe
> -pthread -pipe -MT libaccess_file_plugin_a-file.o -MD -MP -MF
> ".deps/libaccess_file_plugin_a-file.Tpo" -c -o
> libaccess_file_plugin_a-file.o `test -f 'file.c' || echo
> './'`file.c; \
> then mv -f ".deps/libaccess_file_plugin_a-file.Tpo"
> ".deps/libaccess_file_plugin_a-file.Po"; else rm -f
> ".deps/libaccess_file_plugin_a-file.Tpo"; exit 1; fi
> In file included from file.c:27:
> /usr/X11R6/include/vlc/vlc.h:161: error: syntax error before '->'
> token
> /usr/X11R6/include/vlc/vlc.h:169: error: syntax error before '->'
> token
> gmake[4]: *** [libaccess_file_plugin_a-file.o] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/multimedia/vlc/work/vlc-0.8.4/modules/access'
> gmake[3]: *** [all-modules] Error 1
I'm working on this... It's a problem where /usr/X11R6/include/vlc/
vlc.h is used
instead of ${WRKSRC}/.../vlc.h ... if you remove old version of vlc
it'll work.
I'll hopefully find a fix in the next day or so.
>
> /mich
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFDi0njn4uqfTwEb9YRApBRAJ0f2Np0H26ir+8KkRnXg/BQji7KvgCdHQYR
PxPABW6GOSqh9+nUvrnujJU=
=sclT
-----END PGP SIGNATURE-----
More information about the cvs-all
mailing list