From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 12 01:44:01 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C5B216A4CE; Thu, 12 May 2005 01:44:01 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E1B43D7B; Thu, 12 May 2005 01:44:00 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from freefall.freebsd.org (krion@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4C1i0mZ057696; Thu, 12 May 2005 01:44:00 GMT (envelope-from krion@freefall.freebsd.org) Received: (from krion@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4C1i0nk057692; Thu, 12 May 2005 01:44:00 GMT (envelope-from krion) Date: Thu, 12 May 2005 01:44:00 GMT From: Kirill Ponomarew Message-Id: <200505120144.j4C1i0nk057692@freefall.freebsd.org> To: erik@smluc.org, krion@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80917: Update: devel/picprog 1.4 -> 1.7 + adoption X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 01:44:01 -0000 Synopsis: Update: devel/picprog 1.4 -> 1.7 + adoption State-Changed-From-To: open->feedback State-Changed-By: krion State-Changed-When: Thu May 12 01:43:09 GMT 2005 State-Changed-Why: Does not build on 4-x: main.cc:35: getopt.h: No such file or directory In file included from main.cc:39: program.h:34: getopt.h: No such file or directory main.cc: In function `int main(int, char **)': main.cc:68: elements of array `struct option long_opts[]' have incomplete type main.cc:69: `no_argument' undeclared (first use this function) main.cc:69: (Each undeclared identifier is reported only once main.cc:69: for each function it appears in.) main.cc:73: `required_argument' undeclared (first use this function) main.cc:86: array size missing in `long_opts' main.cc:86: storage size of `long_opts' isn't known main.cc:92: confused by earlier errors, bailing out *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=80917