From owner-freebsd-ports Sat Jul 6 13:20:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBC2537B407 for ; Sat, 6 Jul 2002 13:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6EE43E31 for ; Sat, 6 Jul 2002 13:20:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g66KK5JU051294 for ; Sat, 6 Jul 2002 13:20:05 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g66KK4s0051292; Sat, 6 Jul 2002 13:20:05 -0700 (PDT) Date: Sat, 6 Jul 2002 13:20:05 -0700 (PDT) Message-Id: <200207062020.g66KK4s0051292@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: "Panagiotis Christias" Subject: Re: ports/39781: pdflib (as part of mod_php4) doesn't compile right. Reply-To: "Panagiotis Christias" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/39781; it has been noted by GNATS. From: "Panagiotis Christias" To: , Cc: "Alex Dupre" Subject: Re: ports/39781: pdflib (as part of mod_php4) doesn't compile right. Date: Sat, 6 Jul 2002 23:13:10 +0300 [cc: to porter too] Here is a work-around: "make build INSTALLS_SHLIB=no" This way pdflib gets built and installed properly. Shared libraries too: 11:08pm /usr/local/lib > ll libpdf* 784 -rw-r--r-- 1 root wheel 778390 Jul 5 10:53 libpdf.a 2 -r--r--r-- 1 root wheel 697 Jul 5 10:53 libpdf.la 0 lrwxr-xr-x 1 root wheel 11 Jul 5 10:53 libpdf.so@ -> libpdf.so.4 672 -r--r--r-- 1 root wheel 663797 Jul 5 10:53 libpdf.so.4 Panagiotis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message