Re: [Gimp-developer] building from cvs

2006-03-06 Thread William Skaggs


Roberto Winter wrote:

 tried to build the cvs gimp on debian unstable and got this:

Please file a Bugzilla report about this.   There are several
possible explanations, and it would be good to be able to deal
with them in a more systematic way than this mailing list.

Also, in your bug report, it would be helpful for you to
tell us what verions of gcc you are using, and what kind of
hardware you are running on.

Thanks,
  -- Bill
 

 
__ __ __ __
Sent via the CNPRC Email system at primate.ucdavis.edu


 
   
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] building from cvs

2006-03-06 Thread Roberto Winter
mmm...I updated earlier today from cvs and tried to build again. all went smoothly this time.thanks anyway.roberto
On 3/6/06, William Skaggs [EMAIL PROTECTED] wrote:
Roberto Winter wrote: tried to build the cvs gimp on debian unstable and got this:Please file a Bugzilla report about this. There are severalpossible explanations, and it would be good to be able to deal
with them in a more systematic way than this mailing list.Also, in your bug report, it would be helpful for you totell us what verions of gcc you are using, and what kind ofhardware you are running on.
Thanks,-- Bill__ __ __ __Sent via the CNPRC Email system at primate.ucdavis.edu

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] building from cvs

2006-03-06 Thread Sven Neumann
Hi,

William Skaggs [EMAIL PROTECTED] writes:

 Roberto Winter wrote:

 tried to build the cvs gimp on debian unstable and got this:

 Please file a Bugzilla report about this.   There are several
 possible explanations, and it would be good to be able to deal
 with them in a more systematic way than this mailing list.

It is more than appropriate to ask on the mailing-list in such a
case. The likelihood that this is a bug is very small. It is most
likely just a problem with either the CVS checkout or the build
environment. Having bug reports for such problems would be rather
annoying. Our bug-tracker is not a help forum. Please don't encourage
people to use it as such.


Sven
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] building from cvs

2006-03-05 Thread Roberto Winter
hello to all,tried to build the cvs gimp on debian unstable and got this:gcc -g -O2 -Wall -o .libs/gimp-2.3 app_procs.o main.o batch.o errors.o sanity.o units.o gui/libappgui.a actions/libappactions.a dialogs/libappdialogs.a menus/libappmenus.a display/libappdisplay.a tools/libapptools.a widgets/libappwidgets.a pdb/libapppdb.a vectors/libappvectors.a plug-in/libappplug-
in.a core/libappcore.a paint/libapppaint.a xcf/libappxcf.a text/libapptext.a file/libappfile.a config/libappconfig.a paint-funcs/libapppaint-funcs.a composite/libappcomposite.a base/libappbase.a ../libgimpwidgets/.libs/libgimpwidgets-
2.0.so ../libgimpmodule/.libs/libgimpmodule-2.0.so ../libgimpcolor/.libs/libgimpcolor-2.0.so ../libgimpthumb/.libs/libgimpthumb-
2.0.so ../libgimpmath/.libs/libgimpmath-2.0.so ../libgimpconfig/.libs/libgimpconfig-2.0.so ../libgimpbase/.libs/libgimpbase-2.0.so -L/usr/X11R6/lib /usr/lib/libgtk-
x11-2.0.so /usr/lib/libgdk-x11-2.0.so -lXrandr -lXi -lXinerama -lXext /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-
2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libXcursor.so /usr/lib/libcairo.so /usr/lib/libXrender.so -lX11 /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so
 /usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl -lfontconfig /usr/lib/libfreetype.so -lz -pthread /usr/lib/libgthread-
2.0.so /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/opt/gimp/libgui/libappgui.a(gui.o)(.text+0x9cb): In function `gui_restore_callback
':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui.c:396: undefined reference to `actions_init'gui/libappgui.a(gui.o)(.text+0x9d3):/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui.c:397: undefined reference to `global_action_factory'
gui/libappgui.a(gui.o)(.text+0xdd1): In function `gui_exit_after_callback':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui.c:520: undefined reference to `actions_exit'gui/libappgui.a(gui.o)(.text+0xb9d): In function `gui_restore_after_callback':
/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui.c:452: undefined reference to `dialogs_show_toolbox'gui/libappgui.a(gui.o)(.text+0x1085): In function `gui_image_disconnect':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui.c:638: undefined reference to `dialogs_show_toolbox'
gui/libappgui.a(gui-vtable.o)(.text+0x8c2): In function `gui_menus_create_item':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui-vtable.c:503: undefined reference to `plug_in_actions_add_path'gui/libappgui.a(
gui-vtable.o)(.text+0x91e):/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui-vtable.c:499: undefined reference to `plug_in_actions_add_proc'gui/libappgui.a(gui-vtable.o)(.text+0x98a): In function `gui_menus_delete_item':
/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui-vtable.c:531: undefined reference to `plug_in_actions_remove_proc'gui/libappgui.a(gui-vtable.o)(.text+0x9e5): In function `gui_menus_create_branch':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/gui/gui-
vtable.c:547: undefined reference to `plug_in_actions_add_branch'tools/libapptools.a(gimpvectortool.o)(.text+0x2c1a): In function `gimp_vector_tool_stroke_vectors':/home/rhwinter/docs/programacao/gimp/cvs/gimp/app/tools/gimpvectortool.c:1897: undefined reference to `stroke_dialog_new'
collect2: ld returned 1 exit statusmake[3]: ** [gimp-2.3] Erro 1make[3]: Leaving directory `/home/rhwinter/docs/programacao/gimp/cvs/gimp/app'make[2]: ** [all-recursive] Erro 1make[2]: Leaving directory `/home/rhwinter/docs/programacao/gimp/cvs/gimp/app'
make[1]: ** [all-recursive] Erro 1make[1]: Leaving directory `/home/rhwinter/docs/programacao/gimp/cvs/gimp'make: ** [all] Erro 2can anyone help me with this?thanks a lot in advance,roberto

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Building from CVS...

2002-05-12 Thread Maurits Rijk

Hope anyone can help me with this one: I just checked out GIMP from CVS 
and try to run autogen.sh. However this results in a few hundred error 
messages, starting with:

---
I am testing that you have the required versions of libtool, autoconf,
automake, glib-gettextize and intltoolize. This test is not foolproof,
so if anything goes wrong, see the file HACKING for more information...

Testing libtool... looks OK.
Testing autoconf... looks OK.
Testing automake... looks OK.
Testing glib-gettextize... looks OK.
Testing intltoolize... looks OK.

I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
aclocal: configure.in: 46: macro `AM_PROG_LIBTOOL' not found in library
aclocal: configure.in: 160: macro `AM_PATH_PROG_WITH_TEST' not found in 
library
aclocal: configure.in: 160: macro `AM_PATH_PROG_WITH_TEST' not found in 
library
aclocal: configure.in: 160: macro `AM_LC_MESSAGES' not found in library
configure.in:38: no proper implementation of AM_INIT_AUTOMAKE was found,
configure.in:38: probably because aclocal.m4 is missing...
---

I'm probably missing something here. I'm using autoconf 2.52 and 
automake 1.6.1.

Maurits


___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer