From owner-freebsd-ports@FreeBSD.ORG Fri May 4 16:53:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A86FA16A402 for ; Fri, 4 May 2007 16:53:51 +0000 (UTC) (envelope-from eculp@unixmania.com) Received: from farris.bafirst.com (adsl-065-081-102-002.sip.jan.bellsouth.net [65.81.102.2]) by mx1.freebsd.org (Postfix) with ESMTP id 2E58913C448 for ; Fri, 4 May 2007 16:53:51 +0000 (UTC) (envelope-from eculp@unixmania.com) Received: from HOME.encontacto.net ([189.129.2.135]) by farris.bafirst.com with esmtp; Fri, 04 May 2007 11:43:25 -0500 id 0006D40C.463B62AE.000171BA Received: from localhost (localhost [127.0.0.1]) (uid 80) by HOME.encontacto.net with local; Fri, 04 May 2007 11:43:23 -0500 id 0004AC33.463B62AB.00000AEF Received: from dsl-189-129-2-135.prod-infinitum.com.mx (dsl-189-129-2-135.prod-infinitum.com.mx [189.129.2.135]) by intranet.unixmania.com (Horde MIME library) with HTTP; Fri, 04 May 2007 11:43:23 -0500 Message-ID: <20070504114323.lff0tmt90kogs48g@intranet.unixmania.com> X-Priority: 3 (Normal) Date: Fri, 04 May 2007 11:43:23 -0500 From: eculp@unixmania.com To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.2-cvs) X-Originating-IP: 189.129.2.135 Subject: Error compiling vlc-devel-0.9.0.20070501,2 on 6.2-STABLE FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 16:53:51 -0000 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