From owner-freebsd-ports@freebsd.org Thu Nov 17 02:44:03 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56001C455F8 for ; Thu, 17 Nov 2016 02:44:03 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: from mail-ua0-x22b.google.com (mail-ua0-x22b.google.com [IPv6:2607:f8b0:400c:c08::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A63515BE for ; Thu, 17 Nov 2016 02:44:02 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: by mail-ua0-x22b.google.com with SMTP id b35so131177976uaa.3 for ; Wed, 16 Nov 2016 18:44:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=/sq/q5DAg7bsGdbrU3aLtMYUE/osdfTAqIY2ewnhd9U=; b=UNAm8n4OpI5tkXGtZoGZeUoArpEHKtcZvfMRGzZEeZP6mkrpdJ++cb0JiM4m875ASe rWIhityfNL+/7jauB/5/dCEMMYG2m5cxg5ZsX6Uv+3RiOR5RJ9nboyPCFEgaqnBNyyeo C0fmNHL+Y7Bto6fKJHb4Exv6ls3ioPKM7WZ3k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=/sq/q5DAg7bsGdbrU3aLtMYUE/osdfTAqIY2ewnhd9U=; b=BfjMMsvs646qwlQ65a3Gk0BQYq9mbMcg/FPTTUYs+756yoHydtp/NquV48WqJMvyP0 hDHY00+37XRdNZqrV9YXSoOABN/allYgJbwKbdg5UTirmiGUuElB/2lh2C3SCALX0OCC 85BcE0qRenjhb1Wy2UdnFVPgpF0eCOIBMKhSfS6wdV++YYWlLXdJJvSl5nReyP0UZh8C NhXGXrf9PRKHGg1lkNSCbZoWiz5JDqnKSk7MYfdZ34tH8d3+cRps70q84vq0NvfD6848 +6gFyA6AE1iLD1osZ4IwMQwNMXm7F3VnA0ntDTViCGI1raR3ggmNF83KhF6VzOc4YYf7 kDvg== X-Gm-Message-State: AKaTC01ssatlupoK2M/k1zDDb4Lof6Rr59QVMVwBkrUzX8BMGYhxAheI3MUnOZNsCZS9wl2uAQXpe2haZj1elQ== X-Received: by 10.176.67.132 with SMTP id l4mr334766ual.164.1479350641403; Wed, 16 Nov 2016 18:44:01 -0800 (PST) MIME-Version: 1.0 References: <20161113190426.M67428@i805.com.br> <20161114032454.M14662@i805.com.br> <20161117033845.6be68377@asd2> In-Reply-To: <20161117033845.6be68377@asd2> From: =?UTF-8?Q?Otac=C3=ADlio_de_Ara=C3=BAjo_Ramos_Neto?= Date: Thu, 17 Nov 2016 02:43:50 +0000 Message-ID: Subject: Re: geda ports 1.8 and guile version conflict To: Anatoly , freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2016 02:44:03 -0000 Em qua, 16 de nov de 2016 21:44, Anatoly escreveu: > On Mon, 14 Nov 2016 00:25:33 -0300 > "Nilton Jose Rizzo" wrote: > > Just hit this problem too. FreeBSD 10.2-RELEASE-p24 > > > Hi all, I need to use a gEDA ports to create schemas and > > PCBs, but from the lastest upgrade on my FreeBSD 12-current, it's not > > more possible because the guile lib have a version conflict. > > > > Some ports work with guile2 and gEDA needs a 1.8 version > > both use the same locations /usr/local/bin. > > > > Have some other problems that I would like to share with you > > but I need to create a paper, because I have a long list with > > this problems. > > > > It's to hard to create a path with version to binaries > > and/or library, like this: > > > > /usr/local/bin/guile/guile > > /usr/local/bin/guile2/guile > > > > and create a link to the /usr/local/bin like this: > > > > ln -s /usr/local/bin/guile/guile /usr/local/bin/guile18 > > ln -s /usr/local/bin/quile2/guile /use/local/bin/guile2 > > > > it's just done to clang and llvm, and i not understand > > why I need to compile a ports int FreeBSD 12-current with > > a clang and llvm 3.6 or 3.7, if I just have a 3.8 version > > > > Thanx! > > > > --- > > /************************************************* > > **Nilton Jos'e Rizzo UFRRJ > > **http://www.rizzo.eng.br http://www.ufrrj.br > > **http://lattes.cnpq.br/0079460703536198 > > ********************** > Hi I edited cad/geda/Makefile At line LIB_DEPENDS I replaced libguile by libguile-2.0.so:lang/guile2 Remove previous version of guile and install guile2. After this I rebuild geda and it works. []'s -Otacilio >