Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 2006 19:23:43 -0600
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Mark Voltz" <mark.voltz@gmail.com>
Cc:        gnome@freebsd.org
Subject:   Re: freebsd6 - galeon fails make
Message-ID:  <op.s63nhtup9aq2h7@mezz.mezzweb.com>
In-Reply-To: <79ea9c290603271557u1f0fef94h7b63035c110aa02c@mail.gmail.com>
References:  <79ea9c290603271557u1f0fef94h7b63035c110aa02c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 27 Mar 2006 17:57:40 -0600, Mark Voltz <mark.voltz@gmail.com>  
wrote:

> <snip from "make" command>
>
> checking for GDU_MODULE_VERSION_CHECK... configure: error: Package
> requirements (gnome-doc-utils >= 0.3.2)
>  were not met.

It explains pretty clearly about that you need gnomedocutils 0.3.2 or  
above.

> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and
> GDU_MODULE_VERSION_CHECK_LIBS environmen
> t variables
> to avoid the need to call pkg-config.  See the pkg-config man page for
> more details.
> ===>  Script "configure" failed unexpectedly.
>
> </snip>
>
> ---
>
> uname output
>
> FreeBSD 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #0: Mon Mar 27 10:57:34 CST
> 2006
>
> ---
>
> checked /usr/ports/UPDATING and saw nothing related directly to galeon

But, galeon's dependencies are in there. See my comment below that is same  
issue as with here.

> ---
> sh gnomelogalyzer.sh output
>
> Generating build log. Please wait... done.
>
> The cause of your build failure is not known to gnomelogalyzer.sh.   
> Before
> e-mailing the build log to the FreeBSD GNOME team at
> freebsd-gnome@FreeBSD.org,
> TRY EACH OF THE FOLLOWING:
>
>   * If you are generating your own logfile, make sure to generate it with
>     something similar to:
>           "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or
>           "make |& tee /path/to/logfile" (csh/tcsh)
>         * Make sure your cvsup(1) configuration file specifies the
> 'ports-all'
>           collection
>         * Run cvsup(1) and attempt the build again
>         * Check /usr/ports/UPDATING for information pertinent to your  
> build
>           failure
>         * 99% of the commonly reported build failures can be solved by
>           running "portupgrade -a"

Buzzz! Lacking of UPDATING and "portupgrade -a" are your main problem.

>         * Read the FAQs at http://www.FreeBSD.org/gnome/

You will need this for GNOME upgrade to 2.12.x or wait for 2.14.x.

>         * Search the archives of freebsd-gnome@FreeBSD.org.  Archives  
> can be
>           searched at http://www.freebsd.org/gnome/index.html#search
>
> ---
>
> i don't have portupgrade installed,

That is problem, your system is messy because you don't use portupgrade.  
You have out of date apps and you have double ports install, which aren't  
good. Example in your installed-pkgs has:

===========================
atk-1.10.3_1
atk-1.9.1		# double
[...]
expat-1.95.8_3
expat-2.0.0_1		# double, psst, it's in UPDATING.
[...]
gconf2-2.10.1
gconf2-2.12.1_1		# double
[...]
glib-2.6.6
glib-2.8.6_1		# double
[...]
gnome2-2.10.2		# Current, we have 2.12.x and soon will be
			# 2.14. Again, it's in UPDATING.
[...]
gnomedocutils-0.2.1_1	# That explain why your galeon has been failed
			# to build; it is asking for 0.3.2 or above,
			# which we current have gnomedocutils-0.6.0_1.
[...]
gnomevfs2-2.10.1
gnomevfs2-2.12.2_2	# double
[...]
gstreamer-0.8.10
gstreamer-ffmpeg-0.8.5
gstreamer-plugins-*	# All of your gst are out of date.
[...]
gtk-2.6.9
gtk-2.8.12_1		# double
[...]
libgnome-2.10.1
libgnome-2.12.0.1_1	# double
libgnomecanvas-2.10.2_1
libgnomecanvas-2.12.0_1	# double
[..]
libgnomeprint-2.10.3_1
libgnomeprint-2.12.1_1	# double
[...goes on, too long to list...]
===========================

> but I cvsup'd the ports collection and attempted to install
> again.  same result.

Not surpised if it's same result, because CVSup only update your ports  
tree and not your installed ports (apps/libraries). The portupgrade will  
update all of your apps, but since you have a messy system so it might be  
harder to do it with portupgrade and harder to follow UPDATING too by now.  
If I were you, I would remove all of them and reinstall those.

Cheers,
Mezz

> ---


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.s63nhtup9aq2h7>