On Wed, Dec 21, 2011 at 5:49 AM, Leslie Jensen <les...@eskk.nu> wrote: > > Will you Please look at this? > > > > cc -Wshadow -O3 -ffast-math -O2 -pipe -fno-strict-aliasing -Wall -I. -O2 > -pipe -fno-strict-aliasing -fPIC -I/usr/local/include -std=gnu99 > -I/usr/local/include -I/usr/local/include -fPIC -fomit-frame-pointer > -fno-tree-vectorize -c -o input/input.o input/input.c > In file included from x264.c:50: > /usr/local/include/libavformat/avformat.h:158: warning: 'AVMetadata' is > deprecated > x264.c: In function 'print_version_info': > x264.c:250: error: 'X264_CSP_Iall' undeclared (first use in this function) > x264.c:250: error: (Each undeclared identifier is reported only once > x264.c:250: error: for each function it appears in.) > gmake: *** [x264.o] Fel 1 > gmake: *** Inväntar oavslutade jobb... > *** Error code 1 > > Stop in /usr/ports/multimedia/x264. > *** Error code 1 > > Stop in /usr/ports/multimedia/x264. > > ===>>> make failed for multimedia/x264 > ===>>> Aborting update
I get this error on only a single system. My other two built the x264 port without any problems. I see the following errors during the configure stage: ===> Configuring for x264-0.119.2113 [[: not found freebsd8.2: not found [[: not found [[: not found [[: not found [: git: not found On a system that works I get: ./configure: [[: not found ./configure: freebsd9.0: not found ./configure: [[: not found fatal: Not a git repository (or any parent up to mount parent ) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). The "X264_CSP_Iall: unexpected operator" would likely point to the problem. (Just starting to look.) The config options are identical. -- R. Kevin Oberman, Network Engineer E-mail: kob6...@gmail.com _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"