From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Frank Schmitt Newsgroups: gmane.emacs.devel Subject: Re: [ich@frank-schmitt.net: Build failure under Suse 10.0] Date: Mon, 06 Nov 2006 10:51:33 +0100 Organization: Hamme net, kren mer och nimmi Message-ID: References: <454EFE1C.4070907@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1162835623 32531 80.91.229.2 (6 Nov 2006 17:53:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Nov 2006 17:53:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 06 18:53:40 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gh8aF-0007E0-Ho for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 18:48:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gh8aE-0001hu-VS for ged-emacs-devel@m.gmane.org; Mon, 06 Nov 2006 12:48:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gh18r-0007no-RC for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:51:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gh18o-0007kW-L6 for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:51:45 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gh18o-0007k4-FD for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:51:42 -0500 Original-Received: from [141.26.64.15] (helo=deliver.uni-koblenz.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gh18o-00054t-AL for emacs-devel@gnu.org; Mon, 06 Nov 2006 04:51:42 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id AD258B8D14C; Mon, 6 Nov 2006 10:51:31 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07188-06; Mon, 6 Nov 2006 10:51:29 +0100 (CET) Original-Received: from fed1.frank-schmitt.net (dhcp81.uni-koblenz.de [141.26.71.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTP id A9ED4B8CEA4; Mon, 6 Nov 2006 10:51:29 +0100 (CET) Original-Received: from fed1.frank-schmitt.net.Frank-Schmitt.net (localhost.localdomain [127.0.0.1]) by fed1.frank-schmitt.net (Postfix) with ESMTP id 2AFB3138096; Mon, 6 Nov 2006 10:51:34 +0100 (CET) Original-To: Jan =?utf-8?Q?Dj=C3=A4rv?= X-Face: :EL9TzGRN){7|oE2~xQ8Q(VjpjsXgX$~gi&rYD5J5p)$w\Thdl~v:7h`/n)J!8nXT%_+Wj6}@EHM8}QbA(9nX-wrQ:ch1%DauV[?kFasXUcnL#+"K8zOx&$@/M'/}, q-eztaJra1|?C+p$h\2XnK-HB"8_U (Jan =?utf-8?Q?Dj=C3=A4rv's?= message of "Mon, 06 Nov 2006 10:19:24 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new at uni-koblenz.de X-Mailman-Approved-At: Mon, 06 Nov 2006 12:47:41 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:61873 Archived-At: Jan Dj=C3=A4rv writes: > You have in /usr/local/include/gif_lib.h: > > typedef struct { > int ByteCount; > char *Bytes; > } ExtensionBlock; > > i.e. no Function member. It may be a stray file from some older > version. Please make sure it is the correct header file, in your > previous post you said /usr/include/gif_lib.h had a Function member. Indeed, that's the problem. I have searched via locate for gif_lib.h but it didn't return this file as /usr/local is a remote NFS share which isn't indexed. The file /usr/local/include/gif_lib.h is a relict from an ancient libgif (3.0), /usr/include/gif_lib.h is the correct one so the error is a problem on my side and the bug can be considered closed.=20 Perhaps it's possible to enhance the configure test for libgif to check if the installed libgif fulfills emacs requirements. --=20 Did you ever realize how much text fits in eighty columns? If you now consi= der that a signature usually consists of up to four lines, this gives you enough space to spread a tremendous amount of information with your messages. So s= eize this opportunity and don't waste your signature with bullshit nobody will r= ead.