From owner-freebsd-ports Thu Jan 28 14:40:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28401 for freebsd-ports-outgoing; Thu, 28 Jan 1999 14:40:05 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28344 for ; Thu, 28 Jan 1999 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA99333; Thu, 28 Jan 1999 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from s8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA27914 for ; Thu, 28 Jan 1999 14:36:54 -0800 (PST) (envelope-from jason@s8-37-26.student.washington.edu) Received: (from jason@localhost) by s8-37-26.student.washington.edu (8.9.2/8.9.1) id WAA38381; Thu, 28 Jan 1999 22:28:01 GMT (envelope-from jason) Message-Id: <199901282228.WAA38381@s8-37-26.student.washington.edu> Date: Thu, 28 Jan 1999 22:28:01 GMT From: jcwells@u.washington.edu Reply-To: jcwells@u.washington.edu To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9765: mc-4.5.1 build dies Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9765 >Category: ports >Synopsis: mc-4.5.1 build dies >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 28 14:40:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jason C. Wells >Release: FreeBSD 3.0-STABLE i386 >Organization: >Environment: >Description: I don't know what all of this means. I do know it doesn't build out of the box. Please note that I trimmed out seemingly redundant errors to save space. cc -c -I.. -I./../vfs -I.. -DSBINDIR=\""/usr/local/sbin/"\" -DBINDIR=\""/usr/local/bin/"\" -DLIBDIR=\""/usr/local/lib/mc/"\" -DICONDIR=\""/usr/local/share/icons/mc/"\" -DLOCALEDIR=\""/usr/local/share/locale/"\" -I./../vfs -I./../slang -DHAVE_X -DHAVE_GNOME -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11d -I/usr/local/include/glib11d -DHAVE_CONFIG_H -O -pipe -I/usr/X11R6/include main.c main.c:2676: elements of array `argp_options' have incomplete type main.c:2678: warning: excess elements in struct initializer after `argp_options[0]' main.c:2678: warning: excess elements in struct initializer after `argp_options[0]' *** trim *** main.c:2695: warning: excess elements in struct initializer after `argp_options[9]' main.c:2695: warning: excess elements in struct initializer after `argp_options[9]' main.c:2695: `OPTION_HIDDEN' undeclared here (not in a function) main.c:2695: warning: excess elements in struct initializer after `argp_options[9]' main.c:2695: warning: excess elements in struct initializer after `argp_options[9]' main.c:2695: warning: excess elements in struct initializer after `argp_options[9]' *** trim *** main.c:2719: warning: excess elements in struct initializer after `argp_options[23]' main.c:2719: warning: excess elements in struct initializer after `argp_options[23]' main.c:2719: warning: excess elements in struct initializer after `argp_options[23]' main.c:2720: invalid use of undefined type `struct argp_option' main.c:2727: parse error before `parse_an_arg' main.c:2727: warning: `struct argp_state' declared inside parameter list main.c:2727: warning: its scope is only this definition or declaration, main.c:2727: warning: which is probably not what you want. main.c: In function `parse_an_arg': main.c:2772: `ARGP_KEY_ARG' undeclared (first use this function) main.c:2772: (Each undeclared identifier is reported only once main.c:2772: for each function it appears in.) main.c:2775: `ARGP_KEY_INIT' undeclared (first use this function) main.c:2776: `ARGP_KEY_FINI' undeclared (first use this function) main.c: At top level: main.c:2794: variable `mc_argp_parser' has initializer but incomplete type main.c:2795: warning: excess elements in struct initializer after `mc_argp_parser' main.c:2795: warning: excess elements in struct initializer after `mc_argp_parser' main.c:2795: warning: excess elements in struct initializer after `mc_argp_parser' *** trim *** main.c:2796: warning: excess elements in struct initializer after `mc_argp_parser' main.c: In function `main': main.c:3001: warning: passing arg 2 of `gnome_init' from incompatible pointer type main.c:3001: too many arguments to function `gnome_init' *** Error code 1 Stop. sh-2.02# exit Script done on Thu Jan 28 22:16:25 1999 >How-To-Repeat: >Fix: I dunno. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message