Re: [guppi-list] Guppi hits CVS




    Havoc> Guppi, Gtk--Plot, and Goose have all been deposited in
    Havoc> Gnome CVS.  Hopefully this will be more convenient for
    Havoc> download and patch-generation.  Please don't commit to
    Havoc> these modules without asking; send a patch to this list or
    Havoc> me or Jon first.

[note: the CVS modules are actually guppi, gtk--plot and goose]

Hi Havoc,

I've been waiting for this moment to start building guppi, and I'm
really excited, but I wonder if you could post a little bit more info, 
since I'm having the problems below:

1. in what order should they be built?  and what sequence of build
   instructions would get something visible to happen?

2. I do the autogen gig in guppi and I get 

checking if /opt/gnome/bin/gnome-config works... yes
./configure: syntax error near unexpected token `AM_PATH_GTKMM(0.9.16)'
./configure: ./configure: line 1827: `AM_PATH_GTKMM(0.9.16)'
done compiling in guppi
==========================

where do these macros come from?

3. gtk--plot/autogen.sh does not run configure, whereas all other
   GNOME autogen.sh files do.  Once I run it manually I get the same
   error as in guppi:
creating libtool
./configure: syntax error near unexpected token `AM_PATH_GTKMM(0.9.16)'
./configure: ./configure: line 1584: `AM_PATH_GTKMM(0.9.16)'

4. goose configures well, but compiling it failes with:

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/gnome/include -g -O2 -Wp,-MD,.deps/DataImport.p -c -fPIC -DPIC DataImport.cpp
In file included from DataImport.h:33,
                 from DataImport.cpp:26:
DataSet.h:37: Exception.h: No such file or directory
make[2]: *** [DataImport.lo] Error 1
make[2]: Leaving directory `/home/rosalia/repo/gnome/goose/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rosalia/repo/gnome/goose'
make: *** [all-recursive-am] Error 2
<63 papageno->goose> 

---

Note: my GNOME stuff was built with this morning's CVS update.



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