From owner-freebsd-stable@FreeBSD.ORG Thu Oct 24 10:02:55 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 09DE5233 for ; Thu, 24 Oct 2013 10:02:55 +0000 (UTC) (envelope-from akshma1@gmail.com) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD3062DF5 for ; Thu, 24 Oct 2013 10:02:54 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id wn1so2103663obc.30 for ; Thu, 24 Oct 2013 03:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Gy7BnHoKhNaP5K1TZQQm9aFQXIxQGKZ4yYkypaSJhqw=; b=mCBdIp7gG7lkjj30S8OSNUBkA1trk96nGdBnnHuF1FCtqjQHh8Vdkyaq6kRLfl3EmF 36nkvk9SSM1M88fC69mjhtjbHKdiA9BC8jhz4tc2RT2TdQf1cFEnXv4dMEriD45BAIp0 GuwJBx9F03HXRx+kDT5+PVw7K7gNH13ruv5p36e3doiLgrgs/vWEO5Uo5nIFGEpL91Re MwpgagHAyqPwrpg5kjMJZkbtDMMFU7SQa0CjX26pRlpmDor1U8+VZRcMNsBm7uV7d96j iarkBxh5ECio9b15evdVx/OewXBuNyDuloAfR4uHq48kWaXlrv4ewz9vc0TrXgyV+oF8 rKSw== MIME-Version: 1.0 X-Received: by 10.60.59.99 with SMTP id y3mr352053oeq.70.1382608973978; Thu, 24 Oct 2013 03:02:53 -0700 (PDT) Received: by 10.182.111.67 with HTTP; Thu, 24 Oct 2013 03:02:53 -0700 (PDT) Date: Thu, 24 Oct 2013 15:32:53 +0530 Message-ID: Subject: Error while installing libedit From: akshma To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Oct 2013 10:02:55 -0000 Hi, While installing libeidt in Ubuntu 12.0 I am getting the following message. I am not even able to edit the curses.h and stddef.h file. Kindly help. /usr/lib/gcc/i686-linux-gnu/4.6/include/stddef.h:353:23: error: conflicting types for 'wint_t' /usr/include/curses.h:241:18: note: previous declaration of 'wint_t' was here make[3]: *** [terminal.lo] Error 1 make[3]: Leaving directory `/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/egguser/fmbt/fmbt-0.11.2-1/libedit-20130712-3.1' make: *** [all] Error 2 -- *---* *Thanks & Regards* *Akshma* akshma1@gmail.com