From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6741 invoked by alias); 7 Feb 2002 23:51:12 -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 6684 invoked from network); 7 Feb 2002 23:51:12 -0000 Received: from unknown (HELO prserv.net) (32.97.166.34) by sources.redhat.com with SMTP; 7 Feb 2002 23:51:12 -0000 Received: from altosw.be (slip-32-101-214-102.ri.br.prserv.net[32.101.214.102]) by prserv.net (out4) with SMTP id <20020207235109204044lg37e>; Thu, 7 Feb 2002 23:51:10 +0000 Message-ID: <3C631280.91FA5071@altosw.be> Date: Thu, 07 Feb 2002 15:51:00 -0000 From: David Pirotte Organization: Alto Sotware (http://www.altosw.be) X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.10-4GB i686) X-Accept-Language: fr-BE, en MIME-Version: 1.0 To: guile-gtk Subject: gnome-guile compilation error Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-q1/txt/msg00027.txt.bz2 Hello, SuSE 7.3 guile-1.7.x (cvs download 4th fev 02) guile configuration was: ./configure --enable-maintainer-mode --with-threads gnome-1.4 installed full gnome development installed as well having installed the full gnome development, I have had the following compilation problems: - Make files generated where wrong (space instead of TAB) for -- guile-gnome/zvt line 430 -- guile-gnome/ghttp line 432 then, I have the following more important problem that I can not solve alone: david@faust:~/ftp/gnome/gnome-guile 189 $ make ... ... gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk -I./../guile-gtk -I/usr/local/include -I/usr/local/include -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include -g -O2 -Wp,-MD,.deps/gnomeg.pp -c gnomeg.c -fPIC -DPIC -o .libs/gnomeg.lo gnomeg.c: In function `sgtk_gnome_config_foreach': gnomeg.c:182: warning: assignment makes pointer from integer without a cast gnomeg.c:185: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_map': gnomeg.c:201: warning: assignment makes pointer from integer without a cast gnomeg.c:202: `SCM_LIST0' undeclared (first use in this function) gnomeg.c:202: (Each undeclared identifier is reported only once gnomeg.c:202: for each function it appears in.) gnomeg.c:205: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_private_foreach': gnomeg.c:220: warning: assignment makes pointer from integer without a cast gnomeg.c:223: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_private_map': gnomeg.c:239: warning: assignment makes pointer from integer without a cast gnomeg.c:240: `SCM_LIST0' undeclared (first use in this function) gnomeg.c:243: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_sections_foreach': gnomeg.c:258: warning: assignment makes pointer from integer without a cast gnomeg.c:261: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_sections_map': gnomeg.c:277: warning: assignment makes pointer from integer without a cast gnomeg.c:278: `SCM_LIST0' undeclared (first use in this function) gnomeg.c:281: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_private_sections_foreach': gnomeg.c:296: warning: assignment makes pointer from integer without a cast gnomeg.c:299: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_config_private_sections_map': gnomeg.c:315: `SCM_LIST0' undeclared (first use in this function) gnomeg.c:316: warning: assignment makes pointer from integer without a cast gnomeg.c:319: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c: In function `sgtk_cauldron_standard_callback': gnomeg.c:372: warning: passing arg 2 of `scm_apply' makes pointer from integer without a cast gnomeg.c:374: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c: In function `sgtk_cauldron_args_callback': gnomeg.c:386: `SCM_WNA' undeclared (first use in this function) gnomeg.c:387: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:395: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:400: warning: pointer/integer type mismatch in conditional expression gnomeg.c:407: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:415: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:427: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:435: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c:443: warning: passing arg 2 of `scm_wrong_type_arg' makes integer from pointer without a cast gnomeg.c: In function `sgtk_cauldron_body': gnomeg.c:486: warning: assignment makes pointer from integer without a cast gnomeg.c: In function `sgtk_gtk_dialog_cauldron': gnomeg.c:526: warning: assignment makes pointer from integer without a cast gnomeg.c:527: warning: assignment makes pointer from integer without a cast gnomeg.c: In function `guile_gnome_about': gnomeg.c:585: warning: assignment makes pointer from integer without a cast gnomeg.c:593: warning: pointer/integer type mismatch in conditional expression gnomeg.c:593: warning: passing arg 1 of `gnome_about_new' makes pointer from integer without a cast gnomeg.c:593: warning: passing arg 2 of `gnome_about_new' makes pointer from integer without a cast gnomeg.c:593: warning: passing arg 3 of `gnome_about_new' makes pointer from integer without a cast gnomeg.c:593: warning: passing arg 5 of `gnome_about_new' makes pointer from integer without a cast gnomeg.c: In function `make_argv': gnomeg.c:626: warning: passing arg 1 of `strlen' makes pointer from integer without a cast gnomeg.c:626: warning: passing arg 2 of `memcpy' makes pointer from integer without a cast gnomeg.c:626: warning: passing arg 1 of `__strdup' makes pointer from integer without a cast gnomeg.c: In function `guile_gnome_init_hack': gnomeg.c:727: warning: assignment makes pointer from integer without a cast gnomeg.c:729: warning: assignment makes pointer from integer without a cast gnomeg.c:735: warning: assignment makes pointer from integer without a cast gnomeg.c:744: warning: passing arg 1 of `gnome_init_with_popt_table' makes pointer from integer without a cast gnomeg.c: In function `sgnome_canvas_points_conversion': gnomeg.c:781: warning: return makes pointer from integer without a cast gnomeg.c: In function `sgtk_gnome_canvas_item_new': gnomeg.c:811: warning: passing arg 1 of `sgtk_find_object_info' makes pointer from integer without a cast gnomeg.c: In function `get_string': gnomeg.c:969: warning: assignment makes pointer from integer without a cast gnomeg.c: In function `convert_uiinfo': gnomeg.c:1056: warning: assignment discards qualifiers from pointer target type gnomeg.c:1072: warning: assignment makes pointer from integer without a cast gnomeg.c:1080: warning: assignment makes pointer from integer without a cast gnomeg.c:1109: warning: passing arg 1 of `sgtk_unprotect' from incompatible pointer type make[3]: *** [gnomeg.lo] Error 1 make[3]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile/guile-gnome' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/alto/staff/david/ftp/gnome/gnome-guile' make: *** [all-recursive-am] Error 2 david@faust:~/ftp/gnome/gnome-guile 189 $