[vlc-devel] commit: contrib: Build tools first. (Pierre d'Herbemont )
Rafaël Carré
rafael.carre at gmail.com
Thu Nov 18 19:42:32 CET 2010
On Wed, 17 Nov 2010 19:51:03 +0100 (CET)
git at videolan.org wrote:
> vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed
> Nov 17 19:47:22 2010 +0100|
> [16600c8ff8892b3adfd2ed4c751a8fe4d9db91a4] | committer: Pierre
> d'Herbemont
>
> contrib: Build tools first.
Thanks.
The buildbot is almost green now!
I fixed some problems but there is still some, I stopped at:
/Users/buildbot/slave/nb-intel-osx-trunk-contrib/build/extras/contrib/hosts/i686-apple-darwin9/include/ogg/os_types.h:73:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'ogg_uint16_t'
/Users/buildbot/slave/nb-intel-osx-trunk-contrib/build/extras/contrib/hosts/i686-apple-darwin9/include/ogg/os_types.h:75:
error: expected '=', ',', ';', 'asm' or '__attribute__' before
'ogg_uint32_t'
from ogg/os_types.h:
....
#elif (defined(__APPLE__) && defined(__MACH__)) /* MacOS X Framework
build */
# include <inttypes.h>
...
typedef u_int16_t ogg_uint16_t;
...
typedef u_int32_t ogg_uint32_t;
...
--
✍ Rafaël Carré ☺
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20101118/1f7ac902/attachment.sig>
More information about the vlc-devel
mailing list