Re: List response/latest code
"Adrian E. Feiguin" <[email protected]> Wed, 22 Sep 2004 10:45:43 -0700
| Newsgroups | gmane.comp.scigraphica.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi y'all! I forgot to commit gtkextra.h, I think that this will fix your first problem. The issue with automake has been a pain: some people are still using automake-1.4, some automake-1.6, and some automake-1.7. The version in CVS should work fine with automake-1.7, despite some warnings. It has been really a pain to upgrade. It's not complicated, but you have to go through all the FAQs and HOWTOs to figure out the changes. The warnings your are getting with autogen.sh are not an issue, you'll get the same if you run autogen.sh in gtk+-2. Regarding libscigraphica, I will commit the code today or tomorrow, I promiss. Libscigraphica will contain the widgets, the plugin loader, basic plugins, and default property dialogs. Scigraphica will be built on top of it. It's been really encouraging to receive inquiries and offers of help. I appreciate your support ans patience. Saludos! <ADRIAN> Nikolas Arend wrote: > Hi Adrian, Jan, > > I managed to build gtkextra-2 on FC2 and came across two things: > > 1. the autogen.sh complains about some issues (see attached output), > but that does not prevent building. > My system uses aclocal and automake vers. 1.8.3, with 1.7.9 all is > fine except the following minor warnings: > > WARNING: Using auxiliary files such as `acconfig.h', > `config.h.bot' autoheader: WARNING: and `config.h.top', to > define templates for `config.h.in' > autoheader: WARNING: is deprecated and discouraged. > autoheader: > autoheader: WARNING: Using the third argument of `AC_DEFINE' and > autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a > template without > autoheader: WARNING: `acconfig.h': > autoheader: > autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, > autoheader: [Define if a function `main' is needed.]) > autoheader: > autoheader: WARNING: More sophisticated templates can also be > produced, see the > autoheader: WARNING: documentation. > > 2. gtkextratypebuiltins.c tries to include gtkextra/gtkcombobox.h, but > that one's missing. Anyway, the code compiles fine when you use the > /usr/include/gtk-2.0/gtk/gtkcombobox.h from gtk+ (i.e. copy it into > gtkextra/). So I guess either gtkcombobox.h should be added to > gtkextra/ or gtkextratypebuiltins.c should be modified to include the > system gtkcombobox.h > > Is the latest libscigraphica in CVS now? Doesn't seem so, I didn't > even manage to run autogen.sh and create configure (even with fiddling > with the > aclocal/automake versions). > Again my question, do I need the sg package as well as libscigraphica > (once it's checked in)? I guess libscigraphica only provides the > respective libraries, as the name implicates? > > Nick. > > > **** > aclocal warnings: > > warning: underquoted definition of XMMS_TEST_VERSION > run info '(automake)Extending aclocal' > or see > http://sources.redhat.com/automake/automake.html#Extending%20aclocal > /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of > AM_PATH_XMMS > /usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of > AM_PATH_XDELTA > /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of > XIPH_PATH_VORBIS > /usr/share/aclocal/rep.m4:7: warning: underquoted definition of > AM_PATH_REP > /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of > PKG_CHECK_MODULES > /usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of > AC_PILOT_LINK_HOOK > /usr/share/aclocal/openhbci.m4:8: warning: underquoted definition of > AM_PATH_OPENHBCI > /usr/share/aclocal/ogg.m4:8: warning: underquoted definition of > XIPH_PATH_OGG > /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of > AM_PATH_OAF > /usr/share/aclocal/netatalk.m4:9: warning: underquoted definition of > AM_PATH_NETATALK > /usr/share/aclocal/lqt.m4:14: warning: underquoted definition of > AC_PATH_LQT > /usr/share/aclocal/linc.m4:1: warning: underquoted definition of > AM_PATH_LINC > /usr/share/aclocal/libraw1394.m4:6: warning: underquoted definition of > AC_LIB_RAW1394_FLAGS > /usr/share/aclocal/libraw1394.m4:19: warning: underquoted definition > of AC_LIB_RAW1394_HEADERS > /usr/share/aclocal/libraw1394.m4:41: warning: underquoted definition > of AC_LIB_RAW1394_LIBVERSION > /usr/share/aclocal/libraw1394.m4:75: warning: underquoted definition > of AC_LIB_RAW1394_RUNTEST > /usr/share/aclocal/libraw1394.m4:138: warning: underquoted definition > of AC_LIB_RAW1394 > /usr/share/aclocal/libole2.m4:18: warning: underquoted definition of > AM_PATH_LIBOLE2 > /usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of > AM_PATH_LIBMIKMOD > /usr/share/aclocal/libguppi.m4:11: warning: underquoted definition of > AM_PATH_LIBGUPPI > /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of > AM_PATH_LIBGLADE > /usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of > AM_PATH_LIBGCRYPT > /usr/share/aclocal/libfame.m4:6: warning: underquoted definition of > AM_PATH_LIBFAME > /usr/share/aclocal/libart.m4:11: warning: underquoted definition of > AM_PATH_LIBART > /usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of > AM_PATH_LIBOGGFLAC > /usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition > of AM_PATH_LIBOGGFLACPP > /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of > AM_PATH_LIBIDL > /usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of > AM_PATH_LIBFLAC > /usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of > AM_PATH_LIBFLACPP > /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of > AM_PATH_IMLIB > /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of > AM_PATH_GDK_IMLIB > /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of > AM_PATH_GTK > /usr/share/aclocal/gsl.m4:5: warning: underquoted definition of > AM_PATH_GSL > /usr/share/aclocal/gpg-error.m4:7: warning: underquoted definition of > AM_PATH_GPG_ERROR > /usr/share/aclocal/gob2.m4:7: warning: underquoted definition of > GOB2_HOOK > /usr/share/aclocal/glib.m4:8: warning: underquoted definition of > AM_PATH_GLIB > /usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition > of AM_PATH_GDK_PIXBUF > /usr/share/aclocal/gconf-2.m4:8: warning: underquoted definition of > AM_GCONF_SOURCE_2 > /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of > AM_PATH_GCONF > /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of > AM_GCONF_SOURCE > /usr/share/aclocal/g-wrap.m4:7: warning: underquoted definition of > AC_GWRAP_CHECK_GUILE > /usr/share/aclocal/g-wrap.m4:23: warning: underquoted definition of > AM_PATH_GWRAP > /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of > AM_PATH_AUDIOFILE > /usr/share/aclocal/ao.m4:9: warning: underquoted definition of > XIPH_PATH_AO > /usr/share/aclocal/aalib.m4:12: warning: underquoted definition of > AM_PATH_AALIB > /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of > AM_PATH_ORBIT > > > ------------------------------------------------------- > This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 > Project Admins to receive an Apple iPod Mini FREE for your judgement on > who ports your project to Linux PPC the best. Sponsored by IBM. > Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php > _______________________________________________ > Scigraphica-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/scigraphica-devel > > . > ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php