Re: [dtn-users] Install dtn-2.9.0: error to compile oasys-1.6.0 with tcl8.6
Sergio Correia <lists@uece.net> Fri, 06 June 2014 00:02 UTC
Return-Path: <lists@uece.net>
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 C4A0A1A0307
for <dtn-users@ietfa.amsl.com>; Thu, 5 Jun 2014 17:02:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.979
X-Spam-Level:
X-Spam-Status: No, score=-1.979 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-0.7,
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 P6Rodh2n5WXe for <dtn-users@ietfa.amsl.com>;
Thu, 5 Jun 2014 17:02:55 -0700 (PDT)
Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com
[209.85.213.180])
(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id A7A841A032D
for <dtn-users@irtf.org>; Thu, 5 Jun 2014 17:02:55 -0700 (PDT)
Received: by mail-ig0-f180.google.com with SMTP id c1so41382igq.13
for <dtn-users@irtf.org>; Thu, 05 Jun 2014 17:02:48 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to:cc:content-type;
bh=rwsOf6OmKeED5XbiQ5dNOxETRoDcZdG0ap1ZYYPruuE=;
b=cNG5n99kisEn43NNB7u6f/x6sSGeZn6RoImEseafntRpUk+YHwpU60Mf8UDtP6Bgl1
G2P3mQkaSc+Twn1xAwRzvvDILCMztkhJTbKg5OYmyafXAplBiY91Ns1VgUCnIsOw8Imk
QOL188bCzyi3D+SbZprpcwJCWiyO7eFX8JlN+TiklyqcnFo3/4UxyMsQQz5Qbn9b1llV
gdvjn/0xCZw1ENVBpYXwjrOF8aEdoT3N1MQIuADCiNbWLw2EVW9sRFJvk02oc95lisbx
DevsPsQKPOpJstX36aYwm9Ckr+B6loP4H1PjopiRgFXrmIMprn9iz4b4xEzF5OsHG4W9
XhYA==
X-Gm-Message-State: ALoCoQnpRQWb//s+IFWsYqyrH4sIqbCNn3+6k8YfmwZEzSlvez1/fTb0jLNL1htOfADG1vzPTWTK
X-Received: by 10.50.61.243 with SMTP id t19mr2923440igr.41.1402012968851;
Thu, 05 Jun 2014 17:02:48 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.51.16.194 with HTTP; Thu, 5 Jun 2014 17:02:28 -0700 (PDT)
X-Originating-IP: [177.98.25.48]
In-Reply-To: <CB218860DCAC454A99ECF061A96294D91E7069@XCH-BLV-201.nw.nos.boeing.com>
References: <CB218860DCAC454A99ECF061A96294D91E7069@XCH-BLV-201.nw.nos.boeing.com>
From: Sergio Correia <lists@uece.net>
Date: Thu, 5 Jun 2014 21:02:28 -0300
Message-ID: <CAJyhjX0YoKGVkdt5XGO+xr-YFQQ_+ahJv1MU6tOkMb+1s_O35w@mail.gmail.com>
To: "Yang, Yueli" <Yueli.Yang@boeing.com>
Content-Type: text/plain; charset=UTF-8
Archived-At: http://mailarchive.ietf.org/arch/msg/dtn-users/icIXiNkf2C06p-T22GnLmJ7rm0w
Cc: "dtn-users@irtf.org" <dtn-users@irtf.org>
Subject: Re: [dtn-users] Install dtn-2.9.0: error to compile oasys-1.6.0
with tcl8.6
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: Fri, 06 Jun 2014 00:02:57 -0000
Hello, On Thu, Jun 5, 2014 at 7:16 PM, Yang, Yueli <Yueli.Yang@boeing.com> wrote: > I noticed many of you have installed dtn-2.9.0 with oasys-1.6.0 and tcl8.6. > Does any of you experienced the following compile errors? How did you fixed? > try the patch available at http://www.ietf.org/mail-archive/web/dtn-users/current/msg01663.html. Best Regards, Sergio > > > 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] Install dtn-2.9.0: error to compile o… Yang, Yueli
- Re: [dtn-users] Install dtn-2.9.0: error to compi… Sergio Correia