From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: No Itisnt Newsgroups: gmane.lisp.guile.devel Subject: Re: Build problem & unrelated patch Date: Thu, 17 Jun 2010 10:30:56 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1276788808 7524 80.91.229.12 (17 Jun 2010 15:33:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 17 Jun 2010 15:33:28 +0000 (UTC) Cc: guile-devel To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 17 17:33:27 2010 connect(): No such file or directory Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OPH5d-0004Tj-7E for guile-devel@m.gmane.org; Thu, 17 Jun 2010 17:33:27 +0200 Original-Received: from localhost ([127.0.0.1]:33106 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPH5S-0007iP-9A for guile-devel@m.gmane.org; Thu, 17 Jun 2010 11:33:02 -0400 Original-Received: from [140.186.70.92] (port=45938 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPH5I-0007VU-LW for guile-devel@gnu.org; Thu, 17 Jun 2010 11:32:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPH3S-0001mg-3A for guile-devel@gnu.org; Thu, 17 Jun 2010 11:30:59 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:64966) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPH3R-0001mN-Uz for guile-devel@gnu.org; Thu, 17 Jun 2010 11:30:58 -0400 Original-Received: by pvc7 with SMTP id 7so47579pvc.0 for ; Thu, 17 Jun 2010 08:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=lbM0AT1JvN5XpU6fMDWHpzZ/uKz8JBs387P7b2Fk6lQ=; b=tYy4b9+6gR9CB5iD8EYain3xivNl/QCq4C3Kwp2wZSMUQk84xD6Ay1t5/c4jUtRkSc aVvl9DE3vltqLE+C4InFf9e/iv2yF8fvJOZE1GzKGX0K15QjjSWeWWqXTJbbT/eUeExS H8XXoC2U9PhJ4JLs7JtsPNPa/blljYJgoWsNs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZnNGfybQ0suauGbybA/dJNhUGz1xQkR0IYKROh3aVtBDiP6sGw0/XG7cW4g7U29Dwi KZnWnK2NZTJmcD4bJKu1IDVa83RlE/+lRbunvhXwi5OqwX87mWToeAl3+5IesU8zipXH nhPz7Ow1Yq07XsQ/Tgn3UXa1zxdmGVpbt0cSI= Original-Received: by 10.229.223.201 with SMTP id il9mr4955678qcb.89.1276788656135; Thu, 17 Jun 2010 08:30:56 -0700 (PDT) Original-Received: by 10.229.224.67 with HTTP; Thu, 17 Jun 2010 08:30:56 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10506 Archived-At: ping -- could someone take a look at this? Thanks. On Sun, Jun 6, 2010 at 4:37 PM, No Itisnt wrote: >>> +/lib/c++defs.h >>> +/lib/iconv.h >>> +/lib/netdb.h >> >> I don't see these in my tree > > So where would they come from? Obviously I'm not an autotools pro. > > autoconf (GNU Autoconf) 2.65 > automake (GNU automake) 1.11.1 > > Revised patch attached also. >