From owner-freebsd-ports@FreeBSD.ORG Sun Sep 27 02:19:38 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CA11106566B for ; Sun, 27 Sep 2009 02:19:38 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id AF0E08FC13 for ; Sun, 27 Sep 2009 02:19:37 +0000 (UTC) Received: (qmail 31479 invoked by uid 399); 27 Sep 2009 02:19:33 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 27 Sep 2009 02:19:33 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4ABECBAD.4080400@FreeBSD.org> Date: Sat, 26 Sep 2009 19:19:25 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: nobutaka@FreeBSD.org, freebsd-ports@freebsd.org X-Enigmail-Version: 0.96.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: libxine fails to build on today's -current 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: Sun, 27 Sep 2009 02:19:38 -0000 FYI I also had to define MAKE_JOBS_UNSAFE to get this far. Doug libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -I../../lib -I/usr/local/include/ffmpeg -I/usr/local/include -fvisibility=hidden -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-functions -Wpointer-arith -pipe -g -g -I/usr/local/include/ffmeg -Wall -Wchar-subscripts -Wnested-externs -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wmissing-format-attribute -Wno-pointer-sign -Wformat=2 -Wno-format-zero-length -Wstrict-aliasing=2 -Werror=implicit-function-declaration -DNDEBUG -MT xineplug_decode_real_la-xine_real_video_decoder.lo -MD -MP -MF .deps/xineplug_decode_real_la-xine_real_video_decoder.Tpo -c xine_real_video_decoder.c -fPIC -DPIC -o .libs/xineplug_decode_real_la-xine_real_video_decoder.o In file included from xine_real_video_decoder.c:49: real_common.h:49: error: '__environ' defined both normally and as an alias real_common.h:59: error: 'stderr' defined both normally and as an alias gmake[2]: *** [xineplug_decode_real_la-xine_real_video_decoder.lo] Error 1 gmake[2]: Leaving directory `/usr/local/tmp/usr/local/ports/multimedia/libxine/work/xine-lib-1.1.16.3/src/libreal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/tmp/usr/local/ports/multimedia/libxine/work/xine-lib-1.1.16.3/src' gmake: *** [all-recursive] Error 1 *** Error code 1 -- This .signature sanitized for your protection