From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5874 invoked by alias); 30 Sep 2002 17:10:04 -0000 Mailing-List: contact guile-gtk-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-gtk-owner@sources.redhat.com Received: (qmail 5867 invoked from network); 30 Sep 2002 17:10:03 -0000 Received: from unknown (HELO ev6.be.wanadoo.com) (195.74.212.41) by sources.redhat.com with SMTP; 30 Sep 2002 17:10:03 -0000 Received: from wanadoo.be (dial-51-212.wanadoo.be [212.65.51.212]) by ev6.be.wanadoo.com (8.11.1/8.11.1) with ESMTP id g8UHA1803473 for ; Mon, 30 Sep 2002 19:10:01 +0200 Message-ID: <3D9879E6.4090209@wanadoo.be> Date: Mon, 30 Sep 2002 10:10:00 -0000 From: Stanislas Pinte User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3 X-Accept-Language: en-us MIME-Version: 1.0 To: guile-gtk@sources.redhat.com Subject: problem compiling guile-gtk-1.2-0.31 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-DCC-wanadoo-be-Metrics: ev6 1023; Body=1 Fuz1=1 Fuz2=1 X-SW-Source: 2002-q3/txt/msg00010.txt.bz2 hello, I am trying to compile guile-gtk-1.2-0.31 with guile-1.6, and it fails miserably... I have got the impression of having gtk-1.2, which should be allright... thanks for any help, here enclosed the first errors... source='guile-gtk.c' object='guile-gtk.lo' libtool=yes \ depfile='.deps/guile-gtk.Plo' tmpdepfile='.deps/guile-gtk.TPlo' \ depmode=gcc /bin/sh ./depcomp \ /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -g -O2 -c -o guile-gtk.lo `test -f 'guile-gtk.c' || echo './'`guile-gtk.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -g -O2 -c guile-gtk.c -Wp,-MD,.deps/guile-gtk.TPlo -fPIC -DPIC -o .libs/guile-gtk.lo In file included from /usr/include/stdio.h:33, from guile-gtk.c:18, from guile-gtk.c:2621: /usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h: In function `sgtk_init_substrate': /usr/lib/gcc-lib/i486-suse-linux/2.95.3/include/stddef.h:170: parse error before `typedef' In file included from /usr/include/stdio.h:35, from guile-gtk.c:18, from guile-gtk.c:2621: /usr/include/bits/types.h: At top level: /usr/include/bits/types.h:78: warning: empty declaration /usr/include/bits/types.h:81: warning: redefinition of `__daddr_t' /usr/include/bits/types.h:81: warning: `__daddr_t' previously declared here /usr/include/bits/types.h:82: warning: redefinition of `__caddr_t'