[dtn-users] ion-3.2.1 compile error on FreeBSD 10.0
"Yang, Yueli" <Yueli.Yang@boeing.com> Sun, 27 July 2014 06:09 UTC
Return-Path: <Yueli.Yang@boeing.com>
X-Original-To: dtn-users@ietfa.amsl.com
Delivered-To: dtn-users@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 078551A008D
for <dtn-users@ietfa.amsl.com>; Sat, 26 Jul 2014 23:09:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.501
X-Spam-Level:
X-Spam-Status: No, score=-1.501 tagged_above=-999 required=5
tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3,
RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44])
by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id Qu-M_ku38Lr7 for <dtn-users@ietfa.amsl.com>;
Sat, 26 Jul 2014 23:09:48 -0700 (PDT)
Received: from slb-mbsout-02.boeing.com (slb-mbsout-02.boeing.com
[130.76.64.129])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 1C1571A0089
for <dtn-users@irtf.org>; Sat, 26 Jul 2014 23:09:47 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
by slb-mbsout-02.boeing.com (8.14.4/8.14.4/DOWNSTREAM_MBSOUT) with SMTP id
s6R69lL2016573; Sat, 26 Jul 2014 23:09:47 -0700
Received: from XCH-PHX-111.sw.nos.boeing.com (xch-phx-111.sw.nos.boeing.com
[130.247.25.132])
by slb-mbsout-02.boeing.com (8.14.4/8.14.4/UPSTREAM_MBSOUT) with ESMTP id
s6R69dJ7016569
(version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=OK);
Sat, 26 Jul 2014 23:09:40 -0700
Received: from XCH-BLV-201.nw.nos.boeing.com ([169.254.1.168]) by
XCH-PHX-111.sw.nos.boeing.com ([169.254.11.80]) with mapi id 14.03.0181.006;
Sat, 26 Jul 2014 23:09:39 -0700
From: "Yang, Yueli" <Yueli.Yang@boeing.com>
To: "dtn-users@irtf.org" <dtn-users@irtf.org>
Thread-Topic: ion-3.2.1 compile error on FreeBSD 10.0
Thread-Index: Ac+pYVhUs0xL8479TZmPxOlwnQ0/Xw==
Date: Sun, 27 Jul 2014 06:09:38 +0000
Message-ID: <CB218860DCAC454A99ECF061A96294D9153B11FF@XCH-BLV-201.nw.nos.boeing.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [130.247.104.6]
Content-Type: multipart/alternative;
boundary="_000_CB218860DCAC454A99ECF061A96294D9153B11FFXCHBLV201nwnosb_"
MIME-Version: 1.0
X-TM-AS-MML: disable
Archived-At: http://mailarchive.ietf.org/arch/msg/dtn-users/yc7apX54Rid4_0Q1236XswTG--c
Cc: "ion-users@ocp.ohiou.edu" <ion-users@ocp.ohiou.edu>
Subject: [dtn-users] ion-3.2.1 compile error on FreeBSD 10.0
X-BeenThere: dtn-users@irtf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "The Delay-Tolerant Networking Research Group \(DTNRG\) - Users."
<dtn-users.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/dtn-users>,
<mailto:dtn-users-request@irtf.org?subject=unsubscribe>
List-Archive: <http://www.irtf.org/mail-archive/web/dtn-users/>
List-Post: <mailto:dtn-users@irtf.org>
List-Help: <mailto:dtn-users-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/dtn-users>,
<mailto:dtn-users-request@irtf.org?subject=subscribe>
X-List-Received-Date: Sun, 27 Jul 2014 06:09:50 -0000
Hi, I am having trouble to compile ion-3.2.1 on FreeBSD 10. After fixing a few errors of "unsigned enum/int <0 is always false" and "use of undeclared identifier O_LARGEFILE", make command still fails with: Make[2]: don't know how to make ./ici/doc/ionadmin.1. Stop Make[2]: stopped in /root/ion-open-source *** Error code 1 Running make in ./ici/doc/ failed with: Make: exec(./man/man1/ionadmin.1) failed (No such file or directory) *** Error code 1 I revised the ./ici/doc/Makefile to generate " ./html/man*/*html" and "./man/man*/*.x" files, make still failed with Cannot find "lyst_insert" in podpath: cannot find suitable replacement path, cannot resolve link Make: exec(./man/man1/ionadmin.1) failed (Permission denied) *** Error code 1 Any help or tip on compile/build/install ion-3.2.1 on FreeBSD 10.0 will be greatly appreciated. Regards, Yueli Yang Boeing Research & Technology Seattle DC 9-08.4, 4D13-1.2, MC: 4C-78 Phone: 425-373-7132, FAX: 206-544-6757
- [dtn-users] ion-3.2.1 compile error on FreeBSD 10… Yang, Yueli
- Re: [dtn-users] ion-3.2.1 compile error on FreeBS… Burleigh, Scott C (312G)
- Re: [dtn-users] ion-3.2.1 compile error on FreeBS… Burleigh, Scott C (312G)
- Re: [dtn-users] ion-3.2.1 compile error on FreeBS… Yang, Yueli
- Re: [dtn-users] ion-3.2.1 compile error on FreeBS… Burleigh, Scott C (312G)