Re: gda-buildserver



On Fri, 23 Jun 2000, Rodrigo Moya wrote:

[...]

> Brian, you can use these templates for testing the gda-buildserver
> script now. I think what you should do is just generate the skeletons
> (--skels) and then try to compile these templates to produce an
> executable. And if this works, the script is ok!
>


Thanks - I checked gnome-db out this morning, but I had a problem
compiling it. In gda-rolodex/Makefile, I had to add -lglade-gnome -lglade
to EXTRA_GNOME_LIBS, because I got the following errors: 

gda-rolodex-main.o: In function `prepare_app':
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:143:
undefined reference to `glade_gnome_init'
gda-rolodex-main.o: In function `show_tables':
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:270:
undefined reference to `glade_xml_new'
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:278:
undefined reference to `glade_xml_signal_autoconnect'
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:279:
undefined reference to `glade_xml_get_widget'
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:280:
undefined reference to `glade_xml_get_widget'
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:281:
undefined reference to `glade_xml_get_widget'
/usr/src/bjepson/gnome/gnome-db/gda-rolodex/gda-rolodex-main.c:282:
undefined reference to `glade_xml_get_widget'
collect2: ld returned 1 exit status

I looked in configure.in, and it looks like EXTRA_GNOME_LIBS should have
gotten -lglade and -lglade-gnome in it, but somehow that didn't happen,
and I'm not sure why.

Anyhow, when it's done compiling, I'll try running my gda-buildserver and
let you know what happens!

--
Brian Jepson * (bjepson@jepstone.net)  *  http://www.jepstone.net/





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