From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10994 invoked by alias); 12 Apr 2002 13:46:07 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 10956 invoked by uid 71); 12 Apr 2002 13:46:04 -0000 Resent-Date: 12 Apr 2002 13:46:04 -0000 Resent-Message-ID: <20020412134604.10955.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, msthesis2002@yahoo.com Received:(qmail 10502 invoked by uid 61); 12 Apr 2002 13:42:04 -0000 Message-Id:<20020412134204.10501.qmail@sources.redhat.com> Date: Fri, 12 Apr 2002 06:46:00 -0000 From: msthesis2002@yahoo.com Reply-To: msthesis2002@yahoo.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: ada/6276: error X-SW-Source: 2002-04/txt/msg00655.txt.bz2 List-Id: >Number: 6276 >Category: ada >Synopsis: error >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Fri Apr 12 06:46:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Altaf >Release: unknown-1.0 >Organization: >Environment: HP-UX 11.00 >Description: i got the following error when i run the folowing command on hp-ux 11.00 . any body have idea how to solve this problem bash-2.05# ./configure --with-winbind --prefix=/usr/local/samba --with-smbwrapper --with-pam --with-pam_smbpass I got the following error from /usr/include/shadow.h:9, from include/includes.h:302, from lib/util_array.c:23: /usr/include/sys/xti.h:488: warning: `TCP_NODELAY' redefined /usr/include/netinet/tcp.h:76: warning: this is the location of the previous def inition /usr/include/sys/xti.h:489: warning: `TCP_MAXSEG' redefined /usr/include/netinet/tcp.h:77: warning: this is the location of the previous def inition In file included from include/includes.h:96, from lib/util_array.c:23: /opt/gcc/lib/gcc-lib/hppa2.0n-hp-hpux11.00/2.95.3/include/stddef.h:255: warning: empty declaration lib/util_array.c: In function `free_char_array': lib/util_array.c:144: `free' undeclared (first use in this function) lib/util_array.c:144: (Each undeclared identifier is reported only once lib/util_array.c:144: for each function it appears in.) lib/util_array.c: In function `free_uint32_array': lib/util_array.c:172: `free' undeclared (first use in this function) lib/util_array.c: In function `free_sid_array': lib/util_array.c:186: `free' undeclared (first use in this function) *** Error exit code 1 Stop. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: