Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2000 11:10:30 -0500 (CDT)
From:      Mike Meyer <mwm@mired.org>
To:        Dave Patterson <davep@dnai.com>
Cc:        questions@freebsd.org
Subject:   errors ???
Message-ID:  <14740.9590.365971.34827@guru.mired.org>
In-Reply-To: <69045743@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Dave Patterson writes:
> when ever I try and build this port or anything that needs this
> dependancey I keep getting this :
> > make
> ===>  Extracting for gtkmm-1.2.0
> >> Checksum OK for gtkmm-1.2.0.tar.gz.
> ===>   gtkmm-1.2.0 depends on executable: gm4 - found
> ===>   gtkmm-1.2.0 depends on executable: gmake - found
> ===>   gtkmm-1.2.0 depends on executable: libtool - found
> ===>   gtkmm-1.2.0 depends on shared library: gtk12.2 - not found
> ===>    Verifying install for gtk12.2 in /usr/ports/x11-toolkits/gtk12
> ===>  Patching for gtk-1.2.8
> ===>  Applying FreeBSD patches for gtk-1.2.8
> File to patch:

This looks like you updated the ports collection by overlaying it on
an old one. An old patch file is trying to patch files that aren't
there. You need to remove the old one before installing a new
one. Better yet, look into "make update" at the top level for keeping
it current.

	<mike



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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