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=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=XZ4Z0b0Bf2zts+Dy3i9y0suIniIneviSj94BdIA4wi8=; b=l3ZgkcNpYB11H8vKWRDYwuxAOxbqBNoQTENz9kJEixkcZEdNyIGxKahVR8MO2XAJp1 XXdhzB209qdxRJQjKo17uJ+65PK62aD70DNgr1E4Qo2lN8ll9sfE5Qe4/ha7yEZJpHbY HFi5QtT3KhW8putdoCggi/LUJMR0Td5u3lqeRQddbANHnuJ/6XeVAtPwCzL1grOZaURt zv51qptgcNosBD5t/wwPQOhB1nfEfuWsEK3aePKysBtpLMmkgUzsgBbEodeRUBXnopd9 rGdGxssBtp007rqKm7QF195LOIYBMZmRl2JQB7vIwtJCmo9cFKPymlDXqg2QiyScFxBR BzWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=XZ4Z0b0Bf2zts+Dy3i9y0suIniIneviSj94BdIA4wi8=; b=bFyjxfOwFKHaWZGO0kevPwhsjpECgM0UgNsuNFl0jNYIP6NlqSuotXrTDMgOxvCIjQ nAUWn3Z7MtlAl28ctYrut7X0zHdn+0p8WRQiQ2w7oYUe05Rki+D+mYUM0nMkPAG8nvNE 95QyD8C+Gu9B85UD3rg7klEVOsefmVtNCDsMdFMIFlU+n2vRcnXhvtF09PNXe5cOgpPZ DdBohTOpORfcOXzlnDC/Lsw8OoC5xMp/muBbMH9fH2hyZ5osvLPU3Hw02zwyTU2aTAN+ 4I1uyKK/LSCqDzAx/Di519ix/6KMp7Py6W0+4/GUprhHlBn43oVkJHOtq5OQq3CsVoOc yL7w== X-Gm-Message-State: AOPr4FX+wP4LeMV49x3Ice+BDEIQqvd67XNz8zi83x0hbL4Ji+vdmR3qbPW9ScDc699Hvg== X-Received: by 10.25.21.166 with SMTP id 38mr4539597lfv.160.1460565740107; Wed, 13 Apr 2016 09:42:20 -0700 (PDT) Date: Wed, 13 Apr 2016 19:42:17 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Tyring to build this on wheezy, fails Message-ID: <20160413164217.GA2935@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <201604131058 DOT 31788 DOT gheskett AT shentel DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201604131058.31788.gheskett@shentel.net> User-Agent: Mutt/1.5.23 (2014-03-12) 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 Wed, Apr 13, 2016 at 10:58:31AM -0400, Gene Heskett (gheskett AT shentel DOT net) [via geda-user AT delorie DOT com] wrote: > Greetings; > > The archive I unpacked contains no instructional readme's as to how to > build this package. That makes it a bit difficult for a rusty old maker > to proceed. > > the lib tree .configured, built and sudo installed with minimal fuss. > so I stepped into geda-gaf and found an autogen.sh script, and ran that. > > Apparently a big mistake: > > autogen.sh: running /usr/bin/aclocal ... > /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition > of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD > /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending > aclocal' > /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see > http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal > autogen.sh: running /usr/bin/autoheader ... > autogen.sh: running /usr/bin/automake ... > autogen.sh: running /usr/bin/autoconf ... > /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition > of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD > /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending > aclocal' > /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see > http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal > libtoolize: putting auxiliary files in `.'. > libtoolize: copying file `./ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition > of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD > /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending > aclocal' > /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see > http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal > automake: compiling `storage/copy_attached.c' in subdir requires > `AM_PROG_CC_C_O' in `configure.ac' > tests/Makefile.am:28: while processing program `storage/copy_attached' > autoreconf: automake failed with exit status: 1 > > So how do I proceed on wheezy, 32 bit install but running a 64 bit > kernel: > 3.16.0-0.bpo.4-amd64 #1 SMP Debian 3.16.7-ckt25-1~bpo70+1 (2016-04-02) > x86_64 GNU/Linux > > Is there a patch? Or do I need to blow this 120 day old download tree > away and get a new one, url please in that event. Try this: http://ftp.geda-project.org/geda-gaf/unstable/v1.9/1.9.2/geda-gaf-1.9.2.tar.gz Cheers, Vladimir