Mail Archives: geda-user/2017/02/17/12:37:23
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=googlemail.com; s=20161025;
|
| h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
|
| bh=KWZlUPzcLaHTBReDDWo63ZUWF7DDEmOVBLh+c/nymEU=;
|
| b=s2U5uNHUReFovNMz7K5U3x1wBVHu3RdE4Cv9f4oW9/tF9OBdSxGgXOUl+5pyuAcmto
|
| sAZ7FCAagUJzuTuB2TpTZsLwB1B5bEYv467TD/SvnPUzA9rPP8xhcD9DYrowmsnN3R9x
|
| MM9eaovWTtXzCv9CVPZfMzQXKXYuWVn++xl+qMG0oB9GeHpYHRFgfjG9jgrfI404mZU7
|
| O9lKckFCgBoxcVYDcipQ2bht7xbobw49CnUkFvcTs9tfuSD5y0VgvedN8NChG9hI1Sj3
|
| LhKNxMgjtYhjTOXCxpwObSlOYx5oKNmYna/QHBCFRUHJmJcXbwPTwRM+g1bWS7NBeQkz
|
| Pz+w==
|
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed;
|
| d=1e100.net; s=20161025;
|
| h=x-gm-message-state:mime-version:in-reply-to:references:from:date
|
| :message-id:subject:to;
|
| bh=KWZlUPzcLaHTBReDDWo63ZUWF7DDEmOVBLh+c/nymEU=;
|
| b=WJjTcrJGUo5XGxvNsyvseIhbAXX/7wBHhvMu5ruXf4QqqyR+CRbp04h8wbYqwrZ8Kf
|
| dveM1sch04yzT/kd2vC+rgmecyP7ID92ru6MjrDJY0nZvF4pC8dpUPqMUbkslq7ibtvQ
|
| YtFR9AbIXLqaRzil9tsTpmNeaWiKya+xqya8Vq/TmKqWdUsB/KzDjr32nuKwIyc6uJBc
|
| 8FHRw32ctS2yBxUon6CQI2AAmFGbUZ/WlyAmGFb++IGntOyAuU+AqaEnuQPp5P2JODZ3
|
| hTHmEI9zaZgYezCHqyzZNQnDON0E1C45iuNwIP3CmbC5dsdV6vOk1F8teXFUNOTqNm2k
|
| apVQ==
|
X-Gm-Message-State: | AMke39mlH/gOFR7uajXODN1S+VXAhKD1vPk4xMuCePEF9QEoCpNbdu3Z2MP/qXP5h24/rZCP5gKrozWDGfBeLQ==
|
X-Received: | by 10.55.104.13 with SMTP id d13mr9422361qkc.9.1487352971507; Fri,
|
| 17 Feb 2017 09:36:11 -0800 (PST)
|
MIME-Version: | 1.0
|
In-Reply-To: | <501527a2-ab82-4795-f8b5-2bb7a0795421@tio.cz>
|
References: | <58A4AFF5 DOT 3040008 AT xs4all DOT nl> <7d12886d-a802-d5e3-1abf-b113e436a5ff AT tio DOT cz>
|
| <CAJZxidADm5AgKfDDzTpEQ+4T3VcYvhWjaA_Enm21R8PtDqouYA AT mail DOT gmail DOT com> <501527a2-ab82-4795-f8b5-2bb7a0795421 AT tio DOT cz>
|
From: | "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
|
Date: | Fri, 17 Feb 2017 17:36:10 +0000
|
Message-ID: | <CAJXU7q-r23EmTiveCaJQ0LDaMr+w4csRuO_zXp-uMgoYQH2a8g@mail.gmail.com>
|
Subject: | Re: [geda-user] RFC feedback on release pcb-4.0.0 requested
|
To: | gEDA User Mailing List <geda-user AT delorie DOT com>
|
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
|
--94eb2c05957485c7f70548bd59d5
Content-Type: text/plain; charset=UTF-8
Chad - do you think we have an issue with how GD is being detected on this
platform?
Are we using gd-config in configure, or pkg-config. (It seems the later is
preferred now). (I'm not at my development machine at the moment).
See:
https://github.com/gphoto/libgphoto2/issues/137
Jan:
What does this command:
pkg-config --modversion libgd
output?
On 17 February 2017 at 17:20, Jan Damborsky <dambi AT tio DOT cz> wrote:
> Hi Chad,
>
> that indeed helped, thanks :-)
>
> 4.0.0 now builds with gcc as well as Oracle Solaris Studio,
> both 32-bit and 64-bit, so I will start using it.
>
> Nothing imminent though, as I "produce" just couple of PCBs
> per year (electronics is my hobby, not a daily job).
>
> Cheers,
> Jan
>
>
> On 02/17/17 02:47 PM, Chad Parker (parker DOT charles AT gmail DOT com) [via
> geda-user AT delorie DOT com] wrote:
>
> Jan-
>
> What happens if you add "-lgd" to your definition of GDLIB_LIBS?
>
> --Chad
>
> On Fri, Feb 17, 2017 at 4:41 AM, Jan Damborsky <dambi AT tio DOT cz> wrote:
>
>> On 02/15/17 08:45 PM, Bert Timmerman (bert DOT timmerman AT xs4all DOT nl) [via
>> geda-user AT delorie DOT com] wrote:
>>
>>> Hello list members,
>>>
>>> It has been almost a month to this day that a new release of pcb was
>>> done.
>>>
>>> In this month there have been some 709 downloads of the tarball.
>>>
>>> What we active developers would like to have feedback on is:
>>>
>>> 1) how many list members have downloaded the tarball ?
>>>
>>> (0 or +1 suffices)
>>>
>>
>> +1
>>
>>
>>> 2) how many list members have tried to build an run the new version of
>>> pcb ?
>>>
>>> (0 or +1 suffices)
>>>
>>
>> I run pcb on Oracle Solaris 11, so tried to build 4.0.0 there,
>> but it failedduringconfigure phase in following way:
>>
>> $ ./configure --disable-gl --disable-toporouter
>> ...
>> checking for GDLIB... no
>> configure: error: Note: cannot find gdlib.
>> This is required for gcode, nelma, png HIDs
>> You may want to review the following errors:
>> No package 'gdlib' found
>> $
>>
>> I have libgd installed on the system:
>>
>> $ gdlib-config --all
>> GD library 2.0.35
>> includedir: /usr/include/gd2
>> cflags: -I/usr/include/gd2
>> ldflags: -L/usr/lib
>> libs: -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng -lz -lm
>> libdir: /usr/lib
>> features: GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYPE GD_PNG GD_GIF
>> GD_GIFANIM GD_OPENPOLYGON
>> $
>>
>> Setting GDLIB_CFLAGS and GDLIB_LIBS helped a little bit:
>>
>> $ GDLIB_CFLAGS="-I/usr/include/gd2" GDLIB_LIBS="-lXpm -lX11 -ljpeg
>> -lfontconfig -lfreetype -lpng -lz -lm" ./configure --disable-gl
>> --disable-toporouter
>> ...
>> checking for GDLIB... yes
>> checking for gdImageGif... no
>> configure: error: Your gd installation does not appear to include gif
>> support.
>> You may need to update your installation of gd or disable
>> gif export with --disable-gif
>> $
>>
>> I verified that the library does providegdImageGif():
>>
>> $ nm /usr/lib/libgd.so|grep gdImageGif$
>> [183] | 148980| 62|FUNC |GLOB |0 |16 |gdImageGif
>> $
>>
>> Full config.log available at
>>
>> http://tio.ddns.net/config.log
>>
>> Could you please let me know what I may be missing?
>>
>> Thank you,
>> Jan
>>
>>
>
>
--94eb2c05957485c7f70548bd59d5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Chad - do you think we have an issue with how GD is being =
detected on this platform?<div><br></div><div>Are we using gd-config in con=
figure, or pkg-config. (It seems the later is preferred now). (I'm not =
at my development machine at the moment).</div><div><br></div><div>See:</di=
v><div><br></div><div><a href=3D"https://github.com/gphoto/libgphoto2/issue=
s/137">https://github.com/gphoto/libgphoto2/issues/137</a><br></div><div><b=
r></div><div><br></div><div>Jan:</div><div><br></div><div>What does this co=
mmand:</div><div><br></div><div><span style=3D"background-color:rgb(240,240=
,240);color:rgb(0,0,0)">pkg-config --modversion=C2=A0libgd</span></div><div=
><span style=3D"background-color:rgb(240,240,240);color:rgb(0,0,0)"><br></s=
pan></div><div><span style=3D"background-color:rgb(240,240,240);color:rgb(0=
,0,0)">output?</span></div><div><span style=3D"background-color:rgb(240,240=
,240);color:rgb(0,0,0)"><br></span></div><div><span style=3D"background-col=
or:rgb(240,240,240);color:rgb(0,0,0)"><br></span></div></div><div class=3D"=
gmail_extra"><br><div class=3D"gmail_quote">On 17 February 2017 at 17:20, J=
an Damborsky <span dir=3D"ltr"><<a href=3D"mailto:dambi AT tio DOT cz" target=
=3D"_blank">dambi AT tio DOT cz</a>></span> wrote:<br><blockquote class=3D"gmai=
l_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left=
:1ex">
=20
=20
=20
<div bgcolor=3D"#FFFFFF" text=3D"#000000">
<div class=3D"m_1802727900901258778moz-cite-prefix"><tt>Hi Chad,<br>
<br>
that indeed helped, thanks :-)<br>
<br>
4.0.0 now builds with gcc as well as Oracle Solaris Studio,<br>
both 32-bit and 64-bit, so I will start using it.<br>
<br>
Nothing imminent though, as I "produce" just couple of PC=
Bs<br>
per year (electronics is my hobby, not a daily job).<br>
<br>
Cheers,<br>
Jan<div><div class=3D"h5"><br>
<br>
On 02/17/17 02:47 PM, Chad Parker (<a class=3D"m_180272790090125877=
8moz-txt-link-abbreviated" href=3D"mailto:parker DOT charles AT gmail DOT com" target=
=3D"_blank">parker DOT charles AT gmail DOT com</a>)
[via <a class=3D"m_1802727900901258778moz-txt-link-abbreviated" hre=
f=3D"mailto:geda-user AT delorie DOT com" target=3D"_blank">geda-user AT delorie DOT com<=
/a>] wrote:</div></div></tt><tt><br>
</tt></div><div><div class=3D"h5">
<blockquote type=3D"cite">
<div dir=3D"ltr">
<div>
<div><tt>Jan-</tt><tt><br>
</tt><tt><br>
</tt></div>
<tt>What happens if you add "-lgd" to your definition o=
f
GDLIB_LIBS?</tt><tt><br>
</tt><tt><br>
</tt></div>
<tt>--Chad</tt><tt><br>
</tt></div>
<div class=3D"gmail_extra"><tt><br>
</tt>
<div class=3D"gmail_quote"><tt>On Fri, Feb 17, 2017 at 4:41 AM,
Jan Damborsky </tt><tt><span dir=3D"ltr"><<a href=3D"mailto:=
dambi AT tio DOT cz" target=3D"_blank">dambi AT tio DOT cz</a>></span></tt><tt>
wrote:</tt><tt><br>
</tt>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bord=
er-left:1px #ccc solid;padding-left:1ex"><tt><span>On 02/15/17 08:45 PM, Be=
rt Timmerman (<a href=3D"mailto:bert DOT timmerman AT xs4all DOT nl" target=3D"_blank"=
>bert DOT timmerman AT xs4all DOT nl</a>)
[via <a href=3D"mailto:geda-user AT delorie DOT com" target=3D"_bl=
ank">geda-user AT delorie DOT com</a>]
wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e=
x;border-left:1px #ccc solid;padding-left:1ex">
Hello list members,<br>
<br>
It has been almost a month to this day that a new
release of pcb was done.<br>
<br>
In this month there have been some 709 downloads of
the tarball.<br>
<br>
What we active developers would like to have feedback
on is:<br>
<br>
1) how many list members have downloaded the tarball ?<br=
>
<br>
=C2=A0 (0 or +1 suffices)<br>
</blockquote>
<br>
</span></tt><tt>
+1</tt><tt><span><br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e=
x;border-left:1px #ccc solid;padding-left:1ex">
<br>
2) how many list members have tried to build an run
the new version of pcb ?<br>
<br>
=C2=A0 (0 or +1 suffices)<br>
</blockquote>
<br>
</span></tt><tt>
I run pcb on Oracle Solaris 11, so tried to build 4.0.0
there,</tt><tt><br>
</tt><tt>
but it failedduringconfigure phase in following way:</tt><tt>=
<br>
</tt>
<tt><br>
</tt><tt>
$ ./configure --disable-gl --disable-toporouter</tt><tt><br>
</tt><tt>
...</tt><tt><br>
</tt><tt>
checking for GDLIB... no</tt><tt><br>
</tt><tt>
configure: error: Note: cannot find gdlib.</tt><tt><br>
</tt><tt>
This is required for gcode, nelma, png HIDs</tt><tt><br>
</tt><tt>
You may want to review the following errors:</tt><tt><br>
</tt><tt>
No package 'gdlib' found</tt><tt><br>
</tt><tt>
$</tt><tt><br>
</tt>
<tt><br>
</tt><tt>
I have libgd installed on the system:</tt><tt><br>
</tt>
<tt><br>
</tt><tt>
$ gdlib-config --all</tt><tt><br>
</tt><tt>
GD library=C2=A0 2.0.35</tt><tt><br>
</tt><tt>
includedir: /usr/include/gd2</tt><tt><br>
</tt><tt>
cflags:=C2=A0 =C2=A0 =C2=A0-I/usr/include/gd2</tt><tt><br>
</tt><tt>
ldflags:=C2=A0 =C2=A0 =C2=A0 -L/usr/lib</tt><tt><br>
</tt><tt>
libs:=C2=A0 =C2=A0 =C2=A0 =C2=A0-lXpm -lX11 -ljpeg -lfontconf=
ig -lfreetype
-lpng -lz -lm</tt><tt><br>
</tt><tt>
libdir:=C2=A0 =C2=A0 =C2=A0/usr/lib</tt><tt><br>
</tt><tt>
features:=C2=A0 =C2=A0GD_XPM GD_JPEG GD_FONTCONFIG GD_FREETYP=
E
GD_PNG GD_GIF GD_GIFANIM GD_OPENPOLYGON</tt><tt><br>
</tt><tt>
$</tt><tt><br>
</tt>
<tt><br>
</tt><tt>
Setting GDLIB_CFLAGS and GDLIB_LIBS helped a little bit:</tt>=
<tt><br>
</tt>
<tt><br>
</tt><tt>
$ GDLIB_CFLAGS=3D"-I/usr/include/g</tt><tt><wbr>d2"
GDLIB_LIBS=3D"-lXpm -lX11 -ljpeg -lfontconfig -lfreetype
-lpng -lz -lm" ./configure --disable-gl
--disable-toporouter</tt><tt><br>
</tt><tt>
...</tt><tt><br>
</tt><tt>
checking for GDLIB... yes</tt><tt><br>
</tt><tt>
checking for gdImageGif... no</tt><tt><br>
</tt><tt>
configure: error: Your gd installation does not appear to
include gif support.</tt><tt><br>
</tt><tt>
You may need to update your installation of gd or disable</tt=
><tt><br>
</tt><tt>
gif export with --disable-gif</tt><tt><br>
</tt><tt>
$</tt><tt><br>
</tt>
<tt><br>
</tt><tt>
I verified that the library does providegdImageGif():</tt><tt=
><br>
</tt>
<tt><br>
</tt><tt>
$ nm /usr/lib/libgd.so|grep gdImageGif$</tt><tt><br>
</tt><tt>
[183]=C2=A0 =C2=A0|=C2=A0 =C2=A0 148980|=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 62|FUNC |GLOB |0=C2=A0 =C2=A0 |16
|gdImageGif</tt><tt><br>
</tt><tt>
$</tt><tt><br>
</tt>
<tt><br>
</tt><tt>
Full config.log available at</tt><tt><br>
</tt>
<tt><br>
</tt>
<tt><a href=3D"http://tio.ddns.net/config.log" rel=3D"noreferre=
r" target=3D"_blank">http://tio.ddns.net/config.log</a></tt><tt><br>
</tt>
<tt><br>
</tt><tt>
Could you please let me know what I may be missing?</tt><tt><=
br>
</tt>
<tt><br>
</tt><tt>
Thank you,</tt><tt><br>
</tt><tt>
Jan</tt><tt><br>
</tt>
<tt><br>
</tt>
</blockquote>
</div>
<tt><br>
</tt></div>
</blockquote>
<p><tt><br>
</tt></p>
</div></div></div>
</blockquote></div><br></div>
--94eb2c05957485c7f70548bd59d5--
- Raw text -