Re: hacking-0.26.0 pre-release! :-)



John S J Anderson <jacobs genehack org> writes:

>   A non-problem report (or is it a problem non-report?): started in
>   .../misc with a 'make install', and got to the end with no
>   problems. Doing .../bootstrap now. 

  .../bootstrap finished. .../mono had one problem: mono-debugger
  depends on gtksourceview, which has unstated deps on libgnomeprint
  and libgnomeprintui. The latter depends on the former, so this
  should fix it:

<cut>
--- /opt/garnome/SRC/hacking-0.26.0/gnome/gtksourceview/Makefile.orig	2003-08-10 12:37:36.000000000 -0400
+++ /opt/garnome/SRC/hacking-0.26.0/gnome/gtksourceview/Makefile	2003-08-10 12:39:31.000000000 -0400
@@ -3,7 +3,7 @@
 CATEGORIES = gnome
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
 
-LIBDEPS = gnome/libgnome gnome/gtk+
+LIBDEPS = gnome/libgnome gnome/gtk+ gnome/libgnomeprintui
 
 DESCRIPTION = gtksourceview
 define BLURB
</cut>


john.
-- 
I WILL FINISH WHAT I STA

	Bart Simpson on chalkboard in episode 8F05



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