Date: Thu, 28 Jan 1999 22:28:01 GMT From: jcwells@u.washington.edu To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9765: mc-4.5.1 build dies Message-ID: <199901282228.WAA38381@s8-37-26.student.washington.edu>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901282228.WAA38381>