I got the following while trying to compile. I am using FreeBSD
3.0-stable with gcc, gmake.
cc -DPACKAGE=\"gnome-python\" -DVERSION=\"0.99\" -I. -I.
-I/usr/local/include/
python1.5 -I/usr/local/lib/python1.5/config -fpic -O -pipe
-I/usr/X11R6/include
-DNEED_GNOMESUPPORT_H -I/usr/local/include/glib11d -I/usr/local/include
-I/usr/X
11R6/include/gtk11d -O -pipe -c gnomemodule.c
gnomemodule_impl.c: In function `_wrap_gnome_config_private_set_string':
In file included from gnomemodule.c:503:
gnomemodule_impl.c:165: `value' undeclared (first use this function)
gnomemodule_impl.c:165: (Each undeclared identifier is reported only
once
gnomemodule_impl.c:165: for each function it appears in.)
gnomemodule_impl.c: In function
`_wrap_gnome_config_private_set_translated_strin
g':
gnomemodule_impl.c:175: `value' undeclared (first use this function)
gmake[2]: *** [gnomemodule.o] Error 1
gmake[2]: Leaving directory
`/usr/tmp/py-gnome/work/gnome-python-SNAP-19990203/p
ygnome'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/tmp/py-gnome/work/gnome-python-SNAP-19990203/p
ygnome'
gmake: *** [all-recursive] Error 1
*** Error code 2
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
James Henstridge wrote:
>
> I have put up a new snapshot of gnome-python that will work with the
> latest gnome-libs in CVS (you should be able to use the released 0.99.5
> sources/binaries if you get the latest version of
> gnome-libs/libgnome/gnome-config.h from CVS).
>
> Get the gnome-python module from CVS, or get it by FTP at
> ftp://ftp.daa.com.au/pub/james/python/gnome-python-SNAP-19990203.tar.gz
> As with the pygtk snapshot, this will become the new release of
> gnome-python unless any bugs are found in it.
>
> Also, in case you are interested, there is a DnD demo in the
> examples/simple directory of that pygtk snapshot (which is the
> pygtk/examples/simple directory for gnome-python) that may be useful for
> those wanting an example of what can be done. (It is a translation of
> Owen's DnD demo from the GTK distribution).
>
> James Henstridge.
>
> --
> Email: [EMAIL PROTECTED]
> WWW: http://www.daa.com.au/~james/
>
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]