From owner-freebsd-current Tue Dec 3 7:55:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5299E37B401; Tue, 3 Dec 2002 07:55:58 -0800 (PST) Received: from h162n2fls35o1000.telia.com (h162n2fls35o1000.telia.com [217.210.235.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FDF43E4A; Tue, 3 Dec 2002 07:55:57 -0800 (PST) (envelope-from john@veidit.net) Received: from veidit.net (20.130.88.213.host.tele1europe.se [213.88.130.20] (may be forged)) (authenticated bits=0) by h162n2fls35o1000.telia.com (8.12.6/8.12.6) with ESMTP id gB3FtsGg071769 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 3 Dec 2002 16:55:55 +0100 (CET) Message-ID: <3DECD417.1070108@veidit.net> Date: Tue, 03 Dec 2002 16:56:07 +0100 From: John Angelmo User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021125 X-Accept-Language: sv, en, en-us MIME-Version: 1.0 To: lioux@FreeBSD.org Cc: ports@FreeBSD.org, current@FreeBSD.org Subject: FreeBSD Port: mplayerxp-0.1.9 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG CURRENT seems to break mplayerxps build: cc -c -O -pipe -march=athlon-4 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibmpdemux -Ilibvo -I/usr/local/include -I/usr/local/include -Wall -o sig_hand.o sig_hand.c In file included from sig_hand.c:8: /usr/include/sys/resource.h:61: field `ru_utime' has incomplete type /usr/include/sys/resource.h:62: field `ru_stime' has incomplete type /usr/include/sys/resource.h:122: syntax error before "int32_t" /usr/include/sys/resource.h:127: syntax error before "rlim_t" /usr/include/sys/resource.h:133: syntax error before "fixpt_t" sig_hand.c: In function `init_signal_handling': sig_hand.c:70: structure has no member named `rlim_cur' sig_hand.c:70: structure has no member named `rlim_max' gmake[1]: *** [sig_hand.o] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mplayerxp/work/mplayerxp-0.1.9/mplayerxp' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mplayerxp. /John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message