From owner-freebsd-gnome Wed Jan 29 14:11:50 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 C787537B405 for ; Wed, 29 Jan 2003 14:11:48 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0FCE43F85 for ; Wed, 29 Jan 2003 14:11:47 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 3F5CF766C6; Wed, 29 Jan 2003 23:11:40 +0100 (CET) Subject: Re: png-1.2.5 should install libpng12.pc From: Franz Klammer To: Joe Marcus Clarke Cc: FreeBSD GNOME Users In-Reply-To: <1043868780.67424.21.camel@shumai.marcuscom.com> References: <1043865770.608.51.camel@ds9.webonaut.com> <1043868780.67424.21.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Message-Id: <1043878520.608.102.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 29 Jan 2003 23:15:20 +0100 Content-Transfer-Encoding: 7bit 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 Mi, 2003-01-29 um 20.33 schrieb Joe Marcus Clarke: > On Wed, 2003-01-29 at 13:42, Franz Klammer wrote: > > Hello! > > > > gstreamer-plugins-0.5.2 didn't find the png-library because > > it searches for a libpng12.pc: > > Thanks for sending this, Franz. I caught this a while ago, and sent a > patch, but it must have been eaten by my laptop. you're welcome! i've found it because today i would get gstreamer (exactly gst-thumbnail) running ... i thought. general: i've always tried to make a thumbnail from an avi or mpeg. first a small success for me. i've found out that you should also add graphics/Hermes to the dependencies. without Hermes gst-thumbnail stops with this error: "Parse error: No such element colorspace" -- but my knowledge ends here -- gst-thumbnail core dumps now with this error: Fatal error 'longjmp()ing between thread contexts is undefined by POSIX 1003.1' at line 72 in file /usr/src/lib/libc_r/uthread/uthread_jmp.c (errno = 22) top give me an interesting output (I've removed PID and username): PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND -4 0 308M 25168K getblk 0:05 2.12% 2.10% gst-thumbnail last cvsup/makeworld/makekernel: 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sun Jan 26 20:02:25 CET 2003 franz. > > Joe > > > > > ---- gstreamer-plugins-0.5.2 configure output ----- > > checking for libpng12... Package libpng12 was not found in the > > pkg-config search path. > > Perhaps you should add the directory containing `libpng12.pc' > > to the PKG_CONFIG_PATH environment variable > > No package 'libpng12' found > > configure: These plugins will not be built: pngenc > > ----------------------------------------------- > > > > attached two patched for Makefile and pkg-plist. > > > > i hope my patches are not so rookie-like. > > > > franz. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message