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=mime-version:in-reply-to:references:date:message-id:subject:from:to; bh=23BopC8e+NBc3odRc2ex2wrOBirM+lTmKfjqzxeZqaQ=; b=dx697qgmLHAwhVwLEG5WJytxO+448SzjHrXay18Yz1ytr0hCv/YAZ3iCLnAlQZQhuR pP+ssa0FkbmF3JECIczJaTYtLIeJjjcErT7i7M1OOewiDdkqAIs0UVMOb8h5x/Qv+iLV ZhuEaLftwFxgkxI1vfMm1qVxlc5Ufwh4h39rXazjIhiMIgsgLK9chofuDIgDiWTBb9Bz r37UcqhilR6qe29IpWYClgtexrxV/tvAO1dfYEAE3KA2Y9dVVjYc3Pck8VxjDLdb2slP RbDdYzg2TC4xFWAjHo92SeMY4SYbU5400il9fgFWiebGwQnmDBhAkig/W+M4qqwveVZp 3ZJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=23BopC8e+NBc3odRc2ex2wrOBirM+lTmKfjqzxeZqaQ=; b=B0jD/HXufTYJEBoM8dQR5BNdoT3DjwY27VTSbkFOZW8fsHXYoCF2n7eum77hfrlvyw 90UCy8ekaScemu+VAV21+bRxnIMsLdDHKD8k5yXSjfPJPn94GYim7yBPkX4GsX8m/n9m xR7o3XluMcUcX6OA4UMr94vcrrhZ0E86PmX2Kl9M7sopV5pesNSfTMLalrgsd/eIxgTd U8XM3ag1cI3sBLmJ+mGtLd0W9IfZlvbVHZ5dpHohyzq9jQ4CIuXE5P+lWboBVDYnK7gS DAGhHdeGxEsDAUZ4XMrUlx2tpSuP0Faf1ymlaLI2no8g47IFHKrubZeYdIuJIlrXpFMF CMQA== X-Gm-Message-State: AD7BkJK0JNPq1gJdwhI7EAoV/8arONrQ3UZwH/eyKzj7R9InIcUuTL81FgTiXPQjvHA7atX6tDW4Eu8Z4TGMoA== MIME-Version: 1.0 X-Received: by 10.28.156.10 with SMTP id f10mr37029260wme.42.1460619641351; Thu, 14 Apr 2016 00:40:41 -0700 (PDT) In-Reply-To: <201604131840.21114.gheskett@shentel.net> References: <201604131058 DOT 31788 DOT gheskett AT shentel DOT net> <570E6CF6 DOT 4030305 AT iee DOT org> <201604131840 DOT 21114 DOT gheskett AT shentel DOT net> Date: Thu, 14 Apr 2016 10:40:41 +0300 Message-ID: Subject: Re: [geda-user] Tyring to build this on wheezy, fails From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 4/14/16, Gene Heskett (gheskett AT shentel DOT net) [via geda-user AT delorie DOT com] wrote: ... > Now, I have checked, even installed some auto* tools that sounded like > more m4 files, but the failure is not affected: > > /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 > > This looks like something is missing in the libgtkglext, but everything > but the one dbg that turns up in a synaptic search is already installed > at version 1.2. > > I looked at info for aclocal as above, but that wasn't at all > illuminating to me. > > Next? The problem is in xorn. You can disable it using ./configure --disable-xorn or use the version without it (say, 1.9.2).