Re: [guppi-list] Re: guile-gtk/gnome needed to compile guppi?



On Mon, 24 Jan 2000, Jon Trowbridge wrote:

> I just tried building the latest gnome-guile out of CVS, and (besides
> a few warnings) it built cleanly on my box (x86/Debian).  If you
> e-mail me the details of your failed build, maybe we can figure it
> out.

Hi Jon

The build fails in guile-gnome/gnorba-glue.c. My setup is a bit weird, but
I don't think that's the problem here:
Linux/Alpha on an LX164
Redhat 6.0 upgraded to gnome-1.0.53, gcc-2.95.2, binutils-2.9.1.0.25.


Here are the details:

make  all-recursive
make[1]: Entering directory `/usr/home/conrad/sunsite/gnome-guile'
Making all in macros
make[2]: Entering directory `/usr/home/conrad/sunsite/gnome-guile/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/home/conrad/sunsite/gnome-guile/macros'
Making all in guile-gtk
make[2]: Entering directory `/usr/home/conrad/sunsite/gnome-guile/guile-gtk'
make[2]: Leaving directory `/usr/home/conrad/sunsite/gnome-guile/guile-gtk'
Making all in guile-gnome
make[2]: Entering directory `/usr/home/conrad/sunsite/gnome-guile/guile-gnome'

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I./.. -I../guile-gtk -I./../guile-gtk -I/usr/include -I/usr/include
-I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c gnorba-glue.c

rm -f .libs/gnorba-glue.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../guile-gtk -I./../guile-gtk -I/usr/include -I/usr/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wp,-MD,.deps/gnorba-glue.pp -c gnorba-glue.c  -fPIC -DPIC -o .libs/gnorba-glue.lo
gnorba-glue.c:44: warning: initialization makes integer from pointer without a cast
gnorba-glue.c:44: initializer element is not computable at load time
gnorba-glue.c:44: (near initialization for `sgtk_corba_orb_info_gtk.object_size')
gnorba-glue.c:60: warning: initialization makes integer from pointer without a cast
gnorba-glue.c:60: initializer element is not computable at load time
gnorba-glue.c:60: (near initialization for `sgtk_corba_environment_info_gtk.object_size')
gnorba-glue.c:76: warning: initialization makes integer from pointer without a cast
gnorba-glue.c:76: initializer element is not computable at load time
gnorba-glue.c:76: (near initialization for `sgtk_portable_server_poa_info_gtk.object_size')
gnorba-glue.c:92: warning: initialization makes integer from pointer without a cast
gnorba-glue.c:92: initializer element is not computable at load time
gnorba-glue.c:92: (near initialization for `sgtk_portable_server_poamanager_info_gtk.object_size')
gnorba-glue.c:108: warning: initialization makes integer from pointer without a cast
gnorba-glue.c:108: initializer element is not computable at load time
gnorba-glue.c:108: (near initialization for `sgtk_corba_object_info_gtk.object_size')
gnorba-glue.c: In function `sgtk_corba_orb_resolve_initial_references':
gnorba-glue.c:323: warning: assignment from incompatible pointer type
make[2]: *** [gnorba-glue.lo] Error 1
make[2]: Leaving directory `/usr/home/conrad/sunsite/gnome-guile/guile-gnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/home/conrad/sunsite/gnome-guile'
make: *** [all-recursive-am] Error 2

Conrad

*-----------------------------------------*                                  
| Conrad Steenberg                        |                                  
| Caltech, Mail Code 220-47               |                                  
| Pasadena, CA, 91125                     |                                  
| e-mail: conrad@srl.caltech.edu          |                                  
| Tel: (626) 395-2964 Fax: (626) 449-8676 |                                  
*-----------------------------------------*                                  

"Source code is the blueprint for software, like a set of spells that humans
can read and use to control machines. Access to source code is power."
Rachel Chalmers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]