From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 14:07:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B23ED16A53B for ; Wed, 21 Apr 2004 14:07:14 -0700 (PDT) Received: from mail.imacs.com (mail.imacs.com [65.106.207.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3801A43D41 for ; Wed, 21 Apr 2004 14:07:14 -0700 (PDT) (envelope-from DSchimcek@imacs.com) Received: from imacs-exchange.hms-domain.local (imacs-exchange.imacs.com [172.16.5.3]) by mail.imacs.com (8.12.10/8.12.10) with ESMTP id i3LL7L8i051436 for ; Wed, 21 Apr 2004 16:07:22 -0500 (CDT) X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Wed, 21 Apr 2004 16:07:13 -0500 Message-ID: <6E6A0B9771347B49937E7E3F30153465021E97@imacs-exchange.hms-domain.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Samba 3 Compile errors Thread-Index: AcQn5J4ST6GNqu4yRR+4sC4hLJUj0Q== From: "Schimcek, Derrick" To: "Freebsd Questions (E-mail)" X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.42 Subject: Samba 3 Compile errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 21:07:14 -0000 This is Samba3.0.2a ./configure is working correctly and i am getting = this compile error when i try and run make /usr/include/gssapi.h:383:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:322:1: warning: "GSS_S_NO_CRED" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:385:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:323:1: warning: "GSS_S_NO_CONTEXT" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:386:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:324:1: warning: = "GSS_S_DEFECTIVE_TOKEN" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:387:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:325:1: warning: = "GSS_S_DEFECTIVE_CREDENTIAL" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:388:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:327:1: warning: = "GSS_S_CREDENTIALS_EXPIRED" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:389:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:329:1: warning: = "GSS_S_CONTEXT_EXPIRED" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:390:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:331:1: warning: "GSS_S_FAILURE" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:391:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:332:1: warning: "GSS_S_BAD_QOP" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:392:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:333:1: warning: "GSS_S_UNAUTHORIZED" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:393:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:334:1: warning: "GSS_S_UNAVAILABLE" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:394:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:335:1: warning: = "GSS_S_DUPLICATE_ELEMENT" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:395:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:337:1: warning: "GSS_S_NAME_NOT_MN" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:396:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:343:1: warning: = "GSS_S_CONTINUE_NEEDED" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:401:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:344:1: warning: = "GSS_S_DUPLICATE_TOKEN" redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:402:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:345:1: warning: "GSS_S_OLD_TOKEN" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:403:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:346:1: warning: "GSS_S_UNSEQ_TOKEN" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:404:1: warning: this is the location of the = previous definition In file included from include/includes.h:425, from dynconfig.c:21: /usr/local/include/gssapi/gssapi.h:347:1: warning: "GSS_S_GAP_TOKEN" = redefined In file included from include/includes.h:421, from dynconfig.c:21: /usr/include/gssapi.h:405:1: warning: this is the location of the = previous definition /usr/local/include/gssapi/gssapi.h:469: error: conflicting types for = `gss_acquire_cred' /usr/include/gssapi.h:466: error: previous declaration of = `gss_acquire_cred' /usr/local/include/gssapi/gssapi.h:474: error: conflicting types for = `gss_release_cred' /usr/include/gssapi.h:471: error: previous declaration of = `gss_release_cred' /usr/local/include/gssapi/gssapi.h:490: error: conflicting types for = `gss_init_sec_context' /usr/include/gssapi.h:487: error: previous declaration of = `gss_init_sec_context' /usr/local/include/gssapi/gssapi.h:504: error: conflicting types for = `gss_accept_sec_context' /usr/include/gssapi.h:501: error: previous declaration of = `gss_accept_sec_context' /usr/local/include/gssapi/gssapi.h:510: error: conflicting types for = `gss_process_context_token' /usr/include/gssapi.h:507: error: previous declaration of = `gss_process_context_token' /usr/local/include/gssapi/gssapi.h:516: error: conflicting types for = `gss_delete_sec_context' /usr/include/gssapi.h:513: error: previous declaration of = `gss_delete_sec_context' /usr/local/include/gssapi/gssapi.h:522: error: conflicting types for = `gss_context_time' /usr/include/gssapi.h:519: error: previous declaration of = `gss_context_time' /usr/local/include/gssapi/gssapi.h:531: error: conflicting types for = `gss_get_mic' /usr/include/gssapi.h:527: error: previous declaration of `gss_get_mic' /usr/local/include/gssapi/gssapi.h:540: error: conflicting types for = `gss_verify_mic' /usr/include/gssapi.h:535: error: previous declaration of = `gss_verify_mic' /usr/local/include/gssapi/gssapi.h:551: error: conflicting types for = `gss_wrap' /usr/include/gssapi.h:545: error: previous declaration of `gss_wrap' /usr/local/include/gssapi/gssapi.h:561: error: conflicting types for = `gss_unwrap' /usr/include/gssapi.h:554: error: previous declaration of `gss_unwrap' /usr/local/include/gssapi/gssapi.h:582: error: conflicting types for = `gss_compare_name' /usr/include/gssapi.h:575: error: previous declaration of = `gss_compare_name' /usr/local/include/gssapi/gssapi.h:589: error: conflicting types for = `gss_display_name' /usr/include/gssapi.h:582: error: previous declaration of = `gss_display_name' /usr/local/include/gssapi/gssapi.h:596: error: conflicting types for = `gss_import_name' /usr/include/gssapi.h:589: error: previous declaration of = `gss_import_name' /usr/local/include/gssapi/gssapi.h:601: error: conflicting types for = `gss_release_name' /usr/include/gssapi.h:600: error: previous declaration of = `gss_release_name' /usr/local/include/gssapi/gssapi.h:620: error: conflicting types for = `gss_inquire_cred' /usr/include/gssapi.h:619: error: previous declaration of = `gss_inquire_cred' /usr/local/include/gssapi/gssapi.h:633: error: conflicting types for = `gss_inquire_context' /usr/include/gssapi.h:631: error: previous declaration of = `gss_inquire_context' /usr/local/include/gssapi/gssapi.h:643: error: conflicting types for = `gss_wrap_size_limit' /usr/include/gssapi.h:640: error: previous declaration of = `gss_wrap_size_limit' /usr/local/include/gssapi/gssapi.h:674: error: conflicting types for = `gss_add_cred' /usr/include/gssapi.h:654: error: previous declaration of `gss_add_cred' /usr/local/include/gssapi/gssapi.h:685: error: conflicting types for = `gss_inquire_cred_by_mech' /usr/include/gssapi.h:664: error: previous declaration of = `gss_inquire_cred_by_mech' /usr/local/include/gssapi/gssapi.h:692: error: conflicting types for = `gss_export_sec_context' /usr/include/gssapi.h:670: error: previous declaration of = `gss_export_sec_context' /usr/local/include/gssapi/gssapi.h:699: error: conflicting types for = `gss_import_sec_context' /usr/include/gssapi.h:676: error: previous declaration of = `gss_import_sec_context' /usr/local/include/gssapi/gssapi.h:762: error: conflicting types for = `gss_sign' /usr/include/gssapi.h:738: error: previous declaration of `gss_sign' /usr/local/include/gssapi/gssapi.h:770: error: conflicting types for = `gss_verify' /usr/include/gssapi.h:746: error: previous declaration of `gss_verify' /usr/local/include/gssapi/gssapi.h:780: error: conflicting types for = `gss_seal' /usr/include/gssapi.h:756: error: previous declaration of `gss_seal' /usr/local/include/gssapi/gssapi.h:789: error: conflicting types for = `gss_unseal' /usr/include/gssapi.h:765: error: previous declaration of `gss_unseal' /usr/local/include/gssapi/gssapi.h:796: error: conflicting types for = `gss_export_name' /usr/include/gssapi.h:595: error: previous declaration of = `gss_export_name' /usr/local/include/gssapi/gssapi.h:803: error: conflicting types for = `gss_duplicate_name' /usr/include/gssapi.h:719: error: previous declaration of = `gss_duplicate_name' /usr/local/include/gssapi/gssapi.h:811: error: conflicting types for = `gss_canonicalize_name' /usr/include/gssapi.h:713: error: previous declaration of = `gss_canonicalize_name' *** Error code 1 has anyone else seen or delt with this my configure command was ./configure --with-acl-support --with-ads any help would be greatly appreciated.