Date: Tue, 03 Dec 2002 16:56:07 +0100 From: John Angelmo <john@veidit.net> To: lioux@FreeBSD.org Cc: ports@FreeBSD.org, current@FreeBSD.org Subject: FreeBSD Port: mplayerxp-0.1.9 Message-ID: <3DECD417.1070108@veidit.net>
next in thread | raw e-mail | index | archive | help
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-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DECD417.1070108>