From owner-freebsd-ports@FreeBSD.ORG Mon Mar 11 09:05:35 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D219B5BE for ; Mon, 11 Mar 2013 09:05:35 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id B6D56EEB for ; Mon, 11 Mar 2013 09:05:35 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UEyOs-0000jn-D2 for freebsd-ports@freebsd.org; Mon, 11 Mar 2013 01:48:06 -0700 Date: Mon, 11 Mar 2013 01:48:06 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1362991686398-5794526.post@n5.nabble.com> Subject: sbintime_t: "error: unknown type name" Should I file PR? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 09:05:35 -0000 Hi folks, this (and similar) error is showing up in 3 crucial ports: lang/perl5.16, lang/gcc, lang/gcc48 "/usr/include/sys/time.h:219:23: error: expected ')' before 'ts' /usr/include/sys/time.h: At top level: /usr/include/sys/time.h:224:9: error: unknown type name 'sbintime_t' /usr/include/sys/time.h:234:1: error: unknown type name 'sbintime_t' /usr/include/sys/time.h: In function 'tvtosbt': /usr/include/sys/time.h:237:12: error: 'sbintime_t' undeclared (first use in this function) /usr/include/sys/time.h:237:23: error: expected ')' before 'tv' *** [perlmini.o] Error code 1 Stop in /usr/obj/usr/ports/lang/perl5.16/work/perl-5.16.2." I wanted to know if anyone can say anything about the errors, or do I have to file 3 separate Bug Reports? -- View this message in context: http://freebsd.1045724.n5.nabble.com/sbintime-t-error-unknown-type-name-Should-I-file-PR-tp5794526.html Sent from the freebsd-ports mailing list archive at Nabble.com.