Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2002 13:20:05 -0700 (PDT)
From:      "Panagiotis Christias" <p.christias@noc.ntua.gr>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/39781: pdflib (as part of mod_php4) doesn't compile right.
Message-ID:  <200207062020.g66KK4s0051292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/39781; it has been noted by GNATS.

From: "Panagiotis Christias" <p.christias@noc.ntua.gr>
To: <freebsd-gnats-submit@FreeBSD.org>, <ler@airmail.net>
Cc: "Alex Dupre" <sysadmin@alexdupre.com>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207062020.g66KK4s0051292>