Date: Thu, 18 Nov 1999 18:20:02 -0500 (EST) From: Greg Lehey <grog@panic.sitaranetworks.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14987: xpm does not build dynamic library Message-ID: <199911182320.SAA02559@panic.sitaranetworks.com>
next in thread | raw e-mail | index | archive | help
>Number: 14987 >Category: ports >Synopsis: graphics/xpm does not build a dynamic library, only a static one >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 18 15:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Greg Lehey >Release: FreeBSD 4.0-CURRENT i386 >Organization: Sitara Networks Inc., Waltham MA >Environment: 4.0-CURRENT as of 18 November 1999, recently upgraded from a virgin install of 3.3-RELEASE. >Description: xpm was originally fetched to install fvwm2. It built without returning any error messages, but the subsequent build of fvwm2 failed with a missing libXpm.4. Examination of the Xpm build directory and /usr/X11R6/lib showed that only the static library libXpm.a had been built. >How-To-Repeat: On a virgin system, # cd /usr/ports/x11-wm/fvwm2 $ make install >Fix: It looks like there's something flaky with lib/Imakefile, resulting in the Makefiles not having any code for shared libraries. I'll continue to investigate if I have time. >Release-Note: >Audit-Trail: >Unformatted: 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?199911182320.SAA02559>