| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| X-Virus-Scanned: | amavisd-new at neurotica.com |
| X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/simple; d=neurotica.com; |
| s=default; t=1487380208; | |
| bh=ndYjGXIGvrCOHGLUYTG8dbVh0u3wzglfuUXvb0tx8e4=; | |
| h=Subject:To:References:From:Date:In-Reply-To; | |
| b=j3F3mA5SAPxkRJrhTKPMptU+EM50dwDNL09FejnSpD9KZZknzCfWae1gdqJgZh0xu | |
| lWVSAdV5mvge2wnwxoD+7crSjkJT/Bv3OhOozK0nMWUSmPQn/EHdALTW9T9xIXPK54 | |
| mGoJ9+cnG18v/u40BY5xq0HOvgIy4K7Cm4L6WROg= | |
| Subject: | Re: [geda-user] RFC feedback on release pcb-4.0.0 requested |
| To: | geda-user AT delorie DOT com |
| References: | <58A4AFF5 DOT 3040008 AT xs4all DOT nl> |
| <d6176105-9264-e695-738a-93d7f4eaf6ba AT neurotica DOT com> | |
| <CAJXU7q8qMJG9_tDf+aSySqHh=Ss2qN11Bj0ycDzWJL+_oBOTkQ AT mail DOT gmail DOT com> | |
| From: | "Dave McGuire (mcguire AT neurotica DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
| Message-ID: | <4f1b98c3-fbd4-b3d3-793b-e03d54f88ab0@neurotica.com> |
| Date: | Fri, 17 Feb 2017 20:10:02 -0500 |
| User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 |
| Thunderbird/45.7.0 | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <CAJXU7q8qMJG9_tDf+aSySqHh=Ss2qN11Bj0ycDzWJL+_oBOTkQ@mail.gmail.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 |
On 02/17/2017 12:47 PM, Peter Clifton (petercjclifton AT googlemail DOT com)
[via geda-user AT delorie DOT com] wrote:
> 3) what was your user experience ? (what went good, what went
> bad, what
> was the first impression after test driving, etc.).
>
>
> Compilation failed during the link with a large number of
> undefined references beginning with "gts_". I didn't dig any
> farther. Platform: Recent install of Linux Mint 18.1, all current
> updates installed.
>
>
> I couldn't spot anything untoward in the config.log
>
> I guess you built from scratch from the top-level, not the src/ dir at
> least once? (If not, our in-tree gts won't build).
>
> If you need a quick work-around for now, disable the toporouter,
> "./configure --disable-toporouter" I think? - Might be making that up,
> not at my usual development computer right now.
Thanks Peter. That got me a bit farther, but the build still bombs
with these undefined references:
<artificial>:(.text+0x4071): undefined reference to `hid_gtk_init'
<artificial>:(.text+0x4076): undefined reference to `hid_lpr_init'
<artificial>:(.text+0x407b): undefined reference to `hid_bom_init'
<artificial>:(.text+0x4080): undefined reference to `hid_gcode_init'
<artificial>:(.text+0x4085): undefined reference to `hid_gerber_init'
<artificial>:(.text+0x408a): undefined reference to `hid_ipcd356_init'
<artificial>:(.text+0x408f): undefined reference to `hid_nelma_init'
<artificial>:(.text+0x4094): undefined reference to `hid_png_init'
<artificial>:(.text+0x4099): undefined reference to `hid_ps_init'
collect2: error: ld returned 1 exit status
-Dave
--
Dave McGuire, AK4HZ
New Kensington, PA
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |