X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Umy2J1xx6D2sReE0m9z1NXW1EfWKb28xWR7aM+Z7ksg=; b=J3F9wi0ZJVr06PXKp/vAUm0cFmiCNoJIBBIfFNTjn/7Uyadk29BgGQAT1PJB5E0t+w h/wDChfSL6wb3Y3U+bVX+UeeKe24TxqDj5UF0kNSXgh9LRlp3fy4A8lOn848Q3ZlXnxu yZaWumP5gI2ySSbwaoiJjzuLNZutq85dz7t7QehuJ3Ia76qc5/HUysDZDfYHREaC4YSM 7u48sYVpEgk61tFa0L3mB95aV2cV8G5Z9Kd0fdAL12zrXhmrR+U4wWOd/qYB5OkKPvbU i2DP+LmGWRkuvYV7ZKTAd1qCWJBA+tkmvuPj+2Xi6/weMOQGfblmArHIqJ5Bm2XR30/K nbhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Umy2J1xx6D2sReE0m9z1NXW1EfWKb28xWR7aM+Z7ksg=; b=Kbl0tPY9LGV4pCcZwV5fKGCsRY6PNjtFvOJ/h1MOautjyo21C9dfVRqysG0R01uSFq o7GgKfupRUCFsmGRg1lBsjzkQo/wgibDvUIDqmDe1iWwGcNPjXHvtv/h3d1dmMmQpl9a rli9633RiKC3a/gaYfOtVK1yclNwtDZasC5dxf3SNfIaMXkPCdtlJWhVWyRsN6cLIEhB STVN3qudat2Eo5attLCaSnjQgj4+KkZPWG0p72deBisBJtoePsuupexQM8DGzLQHI/r+ LvJunZYe/vC2JnxVosbbyaF1VigzFwhUPKhjed4bb4cst7byYh22V3n0p6PFJmwhLLnw 4U+A== X-Gm-Message-State: APjAAAWMEUQ5+GFPabDNe/Q7hgPOUHd8l2ugx28JJomdDPLyvxpQwylj 5PL6IB/h0xEkOND2RY3sKYOFXGh9hIRvKCm2QTq475LW X-Google-Smtp-Source: APXvYqy2EHHiZeyiDX/qBRZy7v2b/jc4lucFUMGV+MVEQ5MplNeebmfTybMgMnyhDdiIVjqT0qnruJb9rZsU9Jmoau0= X-Received: by 2002:a6b:c909:: with SMTP id z9mr42861787iof.244.1555235436799; Sun, 14 Apr 2019 02:50:36 -0700 (PDT) MIME-Version: 1.0 From: "Graham S (graham DOT seale AT gmail DOT com) [via geda-help AT delorie DOT com]" Date: Sun, 14 Apr 2019 09:50:25 +0000 Message-ID: Subject: [geda-help] Installing lepton-eda - a problem with version.h To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000c0ae0505867a777e" Reply-To: geda-help AT delorie DOT com --000000000000c0ae0505867a777e Content-Type: text/plain; charset="UTF-8" Hi gEDA folk I fetched lepton-eda-master from .. https://github.com/lepton-eda/lepton-eda After a few stumbles ensuring that all the dependencies were present so that ./configure could complete without error, I got as far as "make", and I hit a problem. -------------------------------------------------------------------- *graham AT box1 $* ./configure --prefix=$HOME/lepton --enable-doxygen checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes ..etc. ..etc. .. config.status: creating netlist/po/Makefile *graham AT box1 $* make make: *** No rule to make target 'version.h', needed by 'all'. Stop. *graham AT box1 $* ------------------------------------------------------------------------ I can see that we have present in lepton-eda-master.. version.h.in config.h.in I am not actually a programmer, and I don't know what next to do. I would be very grateful for a suggestion. My regards Graham --000000000000c0ae0505867a777e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi gEDA folk
I fetched lepton-eda-master fr= om .. https://github.c= om/lepton-eda/lepton-eda
After a few stumbles ensuring that a= ll the dependencies were present so that ./configure could complete without= error, I got as far as "make", and I hit a problem.
--= ------------------------------------------------------------------
graham AT box1 $ ./config= ure --prefix=3D$HOME/lepton --enable-doxygen
checking for a BSD-compatib= le install... /usr/bin/install -c
checking whether build environment is = sane... yes
..etc.
..etc.
..
config.st= atus: creating netlist/po/Makefile
graham AT box1 $ make
make: *** No rule to make target 'v= ersion.h', needed by 'all'. Stop.
graham AT box1 $
--------------------------------= ----------------------------------------
I can see that we have p= resent in lepton-eda-master..
ver= sion.h.in
config.h.in
I am not actually a programmer, and I don't know what next to do.=
I would be very grateful for a suggestion.
My regards<= /div>
Graham


--000000000000c0ae0505867a777e--