Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2005 13:18:08 -0500
From:      Michael Johnson <ahze@ahze.net>
To:        Michael Landin Hostbaek <mich@freebsd.org>
Cc:        cvs-ports@freebsd.org, Michael Johnson <ahze@freebsd.org>, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/multimedia/vlc Makefile distinfo ports/multimedia/vlc/files patch-configure
Message-ID:  <CA75819A-48A6-401E-A411-350615EFB041@ahze.net>
In-Reply-To: <20051128125738.GG25750@mich2.itxmarket.com>
References:  <200511272042.jARKgtmT007357@repoman.freebsd.org> <20051128125738.GG25750@mich2.itxmarket.com>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA75819A-48A6-401E-A411-350615EFB041>