Date: Sat, 5 Dec 1998 17:48:58 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: ache@nagual.pp.ru Cc: ports@FreeBSD.ORG Subject: Re: netpbm & tiff34 ports errors Message-ID: <199812060148.RAA01523@silvia.hip.berkeley.edu> In-Reply-To: <19981205212528.A38726@nagual.pp.ru> (ache@nagual.pp.ru)
next in thread | previous in thread | raw e-mail | index | archive | help
* 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812060148.RAA01523>