X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=SnGj0lV2dOxlcNHw6O9Mg7gtCblaTWWMtyjR2lU3VdI=; b=unSh5lAs13ipuEdWD4APmivcvpYLg2OTeLhbNNN3ApPvKu35O0DvhJrGdc3fN4tUKV 89Gqj9wnuj2CiOrkEa094AWym5dCyzfaf3nzmkhXz83wZrCxYdn47nDaOc1y/f+kndIl XqWbr4+0wzgm/wqbabnp4x7ijckfoWrOq/Y4aAhTWYPuBdudMmljwPQw4RoCk1g75dJ7 VFw6klb9Mc34PgjNLPSOAg7dH6NPbg9k0D8pQTr6s0Lin0VjzWV0fFZyWoFszd0NxxvU MQPW+oWbqa6SKormniHRTX8cfXyR8AJcg7Po5UHI8qspG7FQsoNAFYTEfpyOMa1XR9s8 E2MQ== X-Received: by 10.112.77.168 with SMTP id t8mr19872408lbw.70.1439209500488; Mon, 10 Aug 2015 05:25:00 -0700 (PDT) Date: Mon, 10 Aug 2015 15:24:57 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: gEDA User List Subject: Re: [geda-user] gEDA on FreeBSD Message-ID: <20150810122457.GA19015@localhost.localdomain> Mail-Followup-To: gEDA User List References: <20150809131504 DOT 4d5ad4f8 AT jive DOT levalinux DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150809131504.4d5ad4f8@jive.levalinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, Aug 09, 2015 at 01:15:04PM +0200, Lev (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > Hi all, > > > I recently compiled geda on my FreeBSD box, and I am happy to say, that > it compiles out of the box. > > Many thanks to commit the patches. > > One note to add, that gmake is required. > > Making all in data > make[3]: don't know how to make libgeda.xml. Stop Hi, Lev, Please look at the latest patch at https://bugs.launchpad.net/geda/+bug/1473456 Will it work for you? I had not enough time to look into it. (Does *BSD make support $<, and, if yes, why the author uses $@.in instead? and so on...) Cheers, Vladimir