From owner-freebsd-ports Sat Dec 5 17:49:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA06678 for freebsd-ports-outgoing; Sat, 5 Dec 1998 17:49:09 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA06672 for ; Sat, 5 Dec 1998 17:49:07 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca36-54.ix.netcom.com [207.92.172.54]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id RAA13664; Sat, 5 Dec 1998 17:49:00 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.8.8/8.6.9) id RAA01523; Sat, 5 Dec 1998 17:48:58 -0800 (PST) Date: Sat, 5 Dec 1998 17:48:58 -0800 (PST) Message-Id: <199812060148.RAA01523@silvia.hip.berkeley.edu> To: ache@nagual.pp.ru CC: ports@FreeBSD.ORG In-reply-to: <19981205212528.A38726@nagual.pp.ru> (ache@nagual.pp.ru) Subject: Re: netpbm & tiff34 ports errors From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * netpbm port fails to link in -current because there is no -ljpeg supplied * and some function from it used through libtiff. It seems to link fine here for -current. * BTW, libtiff not link libtiff.so due to //usr/local/... path used (with * two //) I can't parse this. What are you trying to say? * As workaround here is patch-ad replacement for netpbm (only -ljpeg added). This is *not* a valid patch-ad replacement. With this, I get: === >> Checksum OK for netpbm-1mar1994.tar.gz. ===> netpbm-94.3.1 depends on shared library: tiff.4 - found ===> netpbm-94.3.1 depends on shared library: X11.6 - found ===> Patching for netpbm-94.3.1 ===> Applying FreeBSD patches for netpbm-94.3.1 ===> Configuring for netpbm-94.3.1 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config make Makefiles making Makefiles in /usr/local/lib... imake: No such file or directory imake: No description file. Stop. *** Error code 1 Stop. make: don't know how to make Makefiles. Stop making Makefiles in ./pbm... make: don't know how to make ./pbm/Makefile. Stop *** Error code 1 (ignored) make includes including in .//usr/local/lib... make: don't know how to make includes. Stop *** Error code 2 Stop. === (That's why you shouldn't send patches. I need patches to patches. :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message