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=1487382055; bh=SCiLU5oYQizgxc5diXLHZglbDgnZDa9wDGsp70RT0yg=; h=Subject:To:References:From:Date:In-Reply-To; b=QraVgY30Jja0JwyPDcQmkqtvVPH/LGFoobo9skiKAFoJFCSuIMZxbshHEUX37bsN/ Cw4LdThOFYEACHCIXBvgrGLBVHgOSbikrXf/wR1Lrjtlk7urD54LmGOjS4Uoa3bVV5 PXfyLeLsEfzeXH8NFt19nTURsiinaq6uEEIs5h2k= 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> <4f1b98c3-fbd4-b3d3-793b-e03d54f88ab0 AT neurotica DOT com> From: "Dave McGuire (mcguire AT neurotica DOT com) [via geda-user AT delorie DOT com]" Message-ID: <8508809d-f0e8-d79f-7a1e-24262b987975@neurotica.com> Date: Fri, 17 Feb 2017 20:40:48 -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: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 02/17/2017 08:27 PM, Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: > Thanks Peter. That got me a bit farther, but the build still > bombs with these undefined references: > > :(.text+0x4071): undefined reference to `hid_gtk_init' > :(.text+0x4076): undefined reference to `hid_lpr_init' > :(.text+0x407b): undefined reference to `hid_bom_init' > :(.text+0x4080): undefined reference to `hid_gcode_init' > :(.text+0x4085): undefined reference to `hid_gerber_init' > :(.text+0x408a): undefined reference to `hid_ipcd356_init' > :(.text+0x408f): undefined reference to `hid_nelma_init' > :(.text+0x4094): undefined reference to `hid_png_init' > :(.text+0x4099): undefined reference to `hid_ps_init' > collect2: error: ld returned 1 exit status > > > What OS / distro is this? Linux Mint 18.1, relatively fresh install, all patches and updates installed. > Very odd. Sounds almost like the static linking isn't working correctly. > (These are all in .la files I think). Might also explain gts if so. > > The other thought I had - was that perhaps it is mixing C / C++ > compilers and getting the mangling wrong. (Or using the wrong linker). Aside from cross-compilers targeting different architectures, the executables from which have unambiguous filenames, there are no other compilers installed on this system. > Can you try "autoreconf" or ./autogen or simiar - see if it is libtool > that is broken? Yes, I should be able to do that later tonight or tomorrow. > Did you have any difficulty in building from the git repository, or > don't you do that? I haven't in awhile. While with difficulty I can stomach git, I frequently lose track of all of the repositories gEDA stuff can be found in. > Perhaps you could send me a transcript of a complete build. (pastebin.ca > or email me a file). Can't promise to figure it > out, but will try to take a look. I can do that. Thank you for working on this with me. -Dave -- Dave McGuire, AK4HZ New Kensington, PA