Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2007 11:43:23 -0500
From:      eculp@unixmania.com
To:        freebsd-ports@freebsd.org
Subject:   Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STABLE FreeBSD
Message-ID:  <20070504114323.lff0tmt90kogs48g@intranet.unixmania.com>

next in thread | raw e-mail | index | archive | help
For several days now I haven't been ablt to upgrade vlc-devel and the =20
attempt is stopping at the same place just after libvlc_srtp.la.

gmake[4]: Entering directory =20
`/usr/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/src'
if /bin/sh ../libtool --tag=3DCC --mode=3Dcompile cc -std=3Dgnu99 =20
-DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include/speex  =20
-I/usr/local/include -DSYS_FREEBSD6_2 -I../include `top_builddir=3D".." =20
../vlc-config --cflags libvlc` -O2 -fno-strict-aliasing -pipe  =20
-pthread -Wall -Wextra -Wno-unused-parameter -Wsign-compare -Wundef =20
-Wpointer-arith -Wbad-function-cast -Wcast-align -Wwrite-strings =20
-Wold-style-definition -Wmissing-prototypes -MT libvlc_la-libvlc.lo =20
-MD -MP -MF ".deps/libvlc_la-libvlc.Tpo" -c -o libvlc_la-libvlc.lo =20
`test -f 'libvlc.c' || echo './'`libvlc.c; \
         then mv -f ".deps/libvlc_la-libvlc.Tpo" =20
".deps/libvlc_la-libvlc.Plo"; else rm -f ".deps/libvlc_la-libvlc.Tpo"; =20
exit 1; fi
mkdir .libs
  cc -std=3Dgnu99 -DHAVE_CONFIG_H -I. -I. -I.. =20
-I/usr/local/include/speex -I/usr/local/include -DSYS_FREEBSD6_2 =20
-I../include -I/usr/local/include -D_FILE_OFFSET_BITS=3D64 =20
-D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE =20
-DLOCALEDIR=3D\"/usr/local/share/locale\" =20
-DDATA_PATH=3D\"/usr/local/share/vlc\" =20
-DPLUGIN_PATH=3D\"/usr/local/lib/vlc\" -DHAVE_RELEASE -O3 -ffast-math =20
-funroll-loops -mtune=3Dpentium2 -fomit-frame-pointer -D__LIBVLC__ =20
-I../src/misc -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/local/include/hal =20
-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include =20
-I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include =20
-O2 -fno-strict-aliasing -pipe -pthread -Wall -Wextra =20
-Wno-unused-parameter -Wsign-compare -Wundef -Wpointer-arith =20
-Wbad-function-cast -Wcast-align -Wwrite-strings =20
-Wold-style-definition -Wmissing-prototypes -MT libvlc_la-libvlc.lo =20
-MD -MP -MF .deps/libvlc_la-libvlc.Tpo -c libvlc.c  -fPIC -DPIC -o =20
.libs/libvlc_la-libvlc.o
In file included from libvlc.c:40:
control/libvlc_internal.h:37: error: syntax error before '*' token
control/libvlc_internal.h:38: error: syntax error before "libvlc_InternalIni=
t"
control/libvlc_internal.h:39: error: syntax error before =20
"libvlc_InternalCleanup"
control/libvlc_internal.h:40: error: syntax error before =20
"libvlc_InternalDestroy"
control/libvlc_internal.h:42: error: syntax error before =20
"libvlc_InternalAddIntf"
control/libvlc_internal.h:51: error: syntax error before "libvlc_int_t"
control/libvlc_internal.h:54: error: syntax error before "vlc_mutex_t"
In file included from ../include/vlc_input.h:33,
                  from ../include/vlc_playlist.h:36,
                  from libvlc.c:42:
../include/vlc_es.h:44: error: syntax error before "uint8_t"
../include/vlc_es.h:52: error: syntax error before "vlc_fourcc_t"
../include/vlc_es.h:57: error: syntax error before "uint32_t"
../include/vlc_es.h:94: error: syntax error before "vlc_fourcc_t"
../include/vlc_es.h:113: error: syntax error before "video_palette_t"
../include/vlc_es.h:132: error: syntax error before "uint32_t"
../include/vlc_es.h:159: error: syntax error before "vlc_fourcc_t"
../include/vlc_es.h:176: error: syntax error before "audio_format_t"
../include/vlc_es.h:196: error: syntax error before '*' token

etc.

I have submitted a PR and put a complete listing of the error and =20
installed ports at

http://www.encontacto.net/vlc-devel-failure.txt

Thanks,

ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070504114323.lff0tmt90kogs48g>