X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=V/3ycqRHqVfrVID9V0cNHfk25pGmUdHqDNdUvmCr1VA=; b=Qn0XTyAnVEP5suWMwKq7MoZTXaIuEBBX/ATlVlfPuRQveUulDRgom8bBM9+gd9kIbE 4EYy4dgs27UygI6EnSNPzl706i6LXAEej6t7QMxITISuKT+YOOceAKvMt3cB2HBwZyKA CrMqP08Uk6SpRt7/Ok1PFN24ZGQwvOMnk1BTt3b7BzX3D7x6K+6EoLbZpev+Uz7ol2PI scWOOYtIB8kGrbk+Uoi/IOeK+VCaG75myXyYUOLxh//4w7HznCm0LdpxpsLOJpiccc/r MSPSmdLQgL/MMCu+CYbPbmylk1Pyd8ZwSVd9/fulL5WQaWuehrKUW1uFJYhbXd61Mtpr Pqtg== X-Gm-Message-State: AOAM533jx63mBwYqT08+/qDc5J2NwgZeG6HP6WG8QMxuUfOdnSPAXV0P w8Y6hCHH99IKnbEll0y9/6wxuPsC X-Google-Smtp-Source: ABdhPJyBKJSH9HSxaI8dUMwfP+g6WritQawjI0ULE+5ByDfPjpR2d7X6C07n4Rjvow0P3Uhm0PxKQQ== X-Received: by 2002:a05:6602:2295:: with SMTP id d21mr26069859iod.0.1595302232965; Mon, 20 Jul 2020 20:30:32 -0700 (PDT) X-Received: by 2002:a6b:fe0d:: with SMTP id x13mr26025825ioh.187.1595302232504; Mon, 20 Jul 2020 20:30:32 -0700 (PDT) MIME-Version: 1.0 References: <20200720223225 DOT 256c5519 AT demon> In-Reply-To: <20200720223225.256c5519@demon> From: John Peck Date: Mon, 20 Jul 2020 20:28:34 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [geda-user] Trouble building lepton-eda under Cygwin To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary="000000000000e0c40f05aaeb3e8a" Reply-To: geda-user AT delorie DOT com --000000000000e0c40f05aaeb3e8a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable > What version of Lepton EDA you are trying to build? I just pulled from github...so the latest I guess. But I certainly don't need to do that. > Run all four 'make' commands (listed at the top of the wiki page [1]) in > sequence, ignoring errors. I downloaded the version 1.9.10 you referenced and followed the commands in your link [1]. Things seem to work -- I get a blank schematic page with lepton-schematic. Thank you! I'm using 32-bit cygwin for some historical reason. I hope this doesn't cause problems later. On Mon, Jul 20, 2020 at 1:06 PM dmn (graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > On Mon, 20 Jul 2020 08:27:54 -0700 > John Peck wrote: > > > I've followed the very nice instructions for configuring lepton-eda > > under Cygwin. I get this error when I try to build: > > > > =E2=94=94=E2=94=80 $ =E2=96=B6 make LDFLAGS=3D"-no-undefined -lgio-2.0 = -lgobject-2.0" > > version.h is unchanged > > make all-recursive > > make[1]: Entering directory '/home/jpeck/lepton-eda' > > Making all in libleptonrenderer > > make[2]: Entering directory '/home/jpeck/lepton-eda/libleptonrenderer' > > CCLD libleptonrenderer.la > > /usr/lib/gcc/i686-pc-cygwin/9.3.0/../../../../i686-pc-cygwin/bin/ld: > > .libs/edarenderer.o: in function `eda_renderer_prepare_text': > > /home/jpeck/lepton-eda/libleptonrenderer/edarenderer.c:864: undefined > > reference to `geda_text_object_get_size_in_points' > > > > Can anyone help with this? > > > Hi John, > > What version of Lepton EDA you are trying to build? Looking at the > error message (line number), it is newer than 1.9.10 recommended on the > Cygwin wiki page [1]. Anyway, this is the first command needed for > build, and it is expected to fail. Run all four 'make' commands (listed > at the top of the wiki page [1]) in sequence, ignoring errors. > > [1] https://github.com/lepton-eda/lepton-eda/wiki/Cygwin > > > Regards, > Dmitry. > > -- > Lepton Electronic Design Automation > https://github.com/lepton-eda/lepton-eda > https://graahnul-grom.github.io > > > --000000000000e0c40f05aaeb3e8a Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
> What version of Lepton EDA you are trying to build?
I just pulled from github...so the latest I guess.=C2=A0 But I certai= nly don't need
to do that.

> Run all four 'make' c= ommands (listed at the top of the wiki page [1]) in
> sequence, ignor= ing errors.

I downloaded the version 1.9.10 you referenced and follo= wed the commands in
your link [1].=C2=A0 Things seem to work -- I get a = blank schematic page with
lepton-schematic.=C2=A0 Thank you!=C2=A0 I'= ;m using 32-bit cygwin for some historical
reason. I hope this doesn'= ;t cause problems later.=C2=A0=C2=A0

On Mon, Jul 20, 2020 at 1:06 PM dmn= (graahnul DOT grom AT gmail DOT com) [= via geda-user AT delorie DOT com] <= ;geda-user AT delorie DOT com> wro= te:
On Mon, 20 J= ul 2020 08:27:54 -0700
John Peck <jo= hn AT eventuallabs DOT com> wrote:

> I've followed the very nice instructions for configuring lepton-ed= a
> under Cygwin.=C2=A0 I get this error when I try to build:
>
> =E2=94=94=E2=94=80 $ =E2=96=B6 make LDFLAGS=3D"-no-undefined -lgi= o-2.0 -lgobject-2.0"
> version.h is unchanged
> make=C2=A0 all-recursive
> make[1]: Entering directory '/home/jpeck/lepton-eda'
> Making all in libleptonrenderer
> make[2]: Entering directory '/home/jpeck/lepton-eda/libleptonrende= rer'
>=C2=A0 =C2=A0CCLD=C2=A0 =C2=A0 =C2=A0libleptonrenderer.la
> /usr/lib/gcc/i686-pc-cygwin/9.3.0/../../../../i686-pc-cygwin/bin/ld: > .libs/edarenderer.o: in function `eda_renderer_prepare_text':
> /home/jpeck/lepton-eda/libleptonrenderer/edarenderer.c:864: undefined<= br> > reference to `geda_text_object_get_size_in_points'
>
> Can anyone help with this?


Hi John,

What version of Lepton EDA you are trying to build? Looking at the
error message (line number), it is newer than 1.9.10 recommended on the
Cygwin wiki page [1]. Anyway, this is the first command needed for
build, and it is expected to fail. Run all four 'make' commands (li= sted
at the top of the wiki page [1]) in sequence, ignoring errors.

[1] https://github.com/lepton-eda/lepton-eda/wik= i/Cygwin


Regards,
Dmitry.

--
Lepton Electronic Design Automation
https://github.com/lepton-eda/lepton-eda
https://graahnul-grom.github.io


--000000000000e0c40f05aaeb3e8a--