From owner-freebsd-gnome Fri Feb 28 8:56:13 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 699AE37B401 for ; Fri, 28 Feb 2003 08:56:08 -0800 (PST) Received: from httpd.terions.de (static62-99-146-055.adsl.inode.at [62.99.146.55]) by mx1.FreeBSD.org (Postfix) with SMTP id 70E3F43F85 for ; Fri, 28 Feb 2003 08:56:04 -0800 (PST) (envelope-from martin.klaffenboeck@gmx.at) Received: (qmail 95448 invoked from network); 28 Feb 2003 16:56:03 -0000 Received: from unknown (HELO martin.kleinerdrache.org) (127.0.0.1) by loopback with SMTP; 28 Feb 2003 16:56:03 -0000 Date: Fri, 28 Feb 2003 17:56:03 +0100 From: Martin Klaffenboeck To: Martin Klaffenboeck Cc: Joe Marcus Clarke , gnome freebsd Subject: Re: Fwd: problem with glabels port [frank@altpeter.de] Message-ID: <20030228165603.GE32362@martin.kdrache.org> References: <20030227153824.GM83246@murphy.planlos.de> <20030227180232.GE98026@martin.kdrache.org> <1046369181.305.41.camel@gyros> <20030228165140.GA32362@martin.kdrache.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20030228165140.GA32362@martin.kdrache.org>; from martin.klaffenboeck@gmx.at on Fr, Feb 28, 2003 at 17:51:40 +0100 X-Mailer: Balsa 2.0.9 Lines: 130 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am 2003.02.28 17:51 schrieb(en) Martin Klaffenboeck: > Am 2003.02.27 19:06 schrieb(en) Joe Marcus Clarke: >> On Thu, 2003-02-27 at 13:02, Martin Klaffenboeck wrote: >> > Hi, Joe, please help me. I don't know how to cope with that. >> >> Just have them remove /usr/local/lib/compat/pkg/*print* and they'll >> be >> good to go. > > Hi Joe, bento reports the same problem for glabels: > http://bento.freebsd.org/errorlogs/i386-4-full/glabels-1.90.0_1.log > > Maybe there is a wrong or missing dependency? Oh, sorry, I didn't look at the timestamp of bento's build. Is it possible to get emails from bento when a port does not build there? Martin > Martin > >> Joe >> >> > >> > Thanks, >> > Martin >> > >> > >> ______________________________________________________________________ >> > >> > From: Frank Altpeter >> > To: martin.klaffenboeck@gmx.at >> > Subject: problem with glabels port >> > Date: 27 Feb 2003 16:38:24 +0100 >> > >> > Return-Path: >> > X-Flags: 0000 >> > Delivered-To: GMX delivery to martin.klaffenboeck@gmx.at >> > Received: (qmail 28752 invoked by uid 0); 27 Feb 2003 15:38:24 >> -0000 >> > Received: from murphy.planlos.de (213.73.92.60) >> > by mx0.gmx.net (mx002-rz3) with SMTP; 27 Feb 2003 15:38:24 -0000 >> > Received: from murphy.planlos.de (racoon@murphy.planlos.de >> [213.73.92.60]) >> > by murphy.planlos.de (8.12.6/8.12.6) with ESMTP id >> h1RFcQoO004621 >> > for ; Thu, 27 Feb 2003 16:38:26 >> +0100 (CET) >> > (envelope-from frank@altpeter.de) >> > Received: (from freddy@localhost) >> > by murphy.planlos.de (8.12.6/8.12.6/Submit) id >> h1RFcOvR004620 >> > for martin.klaffenboeck@gmx.at; Thu, 27 Feb 2003 16:38:24 >> +0100 (CET) >> > X-Authentication-Warning: murphy.planlos.de: freddy set sender to >> frank@altpeter.de using -f >> > Date: Thu, 27 Feb 2003 16:38:24 +0100 >> > From: Frank Altpeter >> > To: martin.klaffenboeck@gmx.at >> > Subject: problem with glabels port >> > Message-ID: <20030227153824.GM83246@murphy.planlos.de> >> > Mime-Version: 1.0 >> > Content-Type: text/plain; charset=us-ascii >> > Content-Disposition: inline >> > User-Agent: Mutt/1.4i >> > X-No-Archive: yes >> > X-GMX-Antivirus: -1 (not scanned, may not use virus scanner) >> > Content-Length: 1491 >> > Lines: 51 >> > >> > >> > hi ! >> > >> > According to the configure output, i'm writing you this to take >> notice >> > or not, as needed :-) >> > >> > It seems that there is a little problem with glabels in correctly >> > detecting the presence of libgnomeprint... >> > >> > When trying to configure, it fails: >> > >> > [...] >> > checking for gtk+-2.0 >= 2.0.5 libgnomeui-2.0 >= 2.0.1 >> libbonobo-2.0 >> >= >> > 2.0.0 libxml-2.0 >= 2.4.23 libgnomeprint-2.0 >= 1.115.0 >> > libgnomeprintui-2.0 >= 1.115.0 libgnomecanvas-2.0 >= 2.0.1 >> > gdk-pixbuf-2.0 >= 2.0.5 ... Package libgnomeprint-2.0 was not found >> in >> > the pkg-config search path. >> > Perhaps you should add the directory containing >> `libgnomeprint-2.0.pc' >> > to the PKG_CONFIG_PATH environment variable >> > No package 'libgnomeprint-2.0' found >> > >> > >> > >> > But: >> > >> > pegasus# pkg_version -v -s libgnomeprint >> > libgnomeprint-2.2.1.1 = up-to-date with port >> > libgnomeprintui-2.2.1.1 = up-to-date with port >> > >> > pegasus# ls -1d /var/db/pkg/libgnomeprint* >> > /var/db/pkg/libgnomeprint-2.2.1.1 >> > /var/db/pkg/libgnomeprintui-2.2.1.1 >> > >> > pegasus# locate libgnomeprint | grep pc >> > /usr/X11R6/libdata/pkgconfig/libgnomeprint-2.2.pc >> > /usr/X11R6/libdata/pkgconfig/libgnomeprintui-2.2.pc >> > >> > Seems that your script is still referring to the old libgnomeprint >> version? >> > >> > With kind regards, >> > >> > Frank Altpeter >> -- >> PGP Key : http://www.marcuscom.com/pgp.asc >> >> >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message