pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/31551



The following reply was made to PR pkg/31551; it has been noted by GNATS.

From: Rhialto <rhialto%falu.nl@localhost>
To: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
Cc: sd4dfg2%hotmail.com@localhost, rhialto%falu.nl@localhost, 
gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/31551
Date: Thu, 13 Oct 2005 21:33:34 +0200

 On Thu 13 Oct 2005 at 10:56:12 -0700, Jeremy C. Reed wrote:
 > Olaf: is this fine for you?
 
 Yes, it seems fine. At least not worse than it is now :-)
 
 I looked at two Solaris installations, and it seems there is no
 generalised Imake method to pass extra runtime library paths.
 There is the variable
 
         USRLIBDIR = /usr/local/X11R6.1/lib
 
 and it is used in 2 cases like this
          LDPRELIB = -L$(USRLIBDIR)
 and
        CCENVSETUP = LD_RUN_PATH=$(USRLIBDIR)
 
 so even while LD_RUN_PATH takes a colon-separated path, -L does not.
 Aren't there any other packages that use imake with the same problem?
 
 But maybe I should not look too closely at these systems, because there
 seems to be something wrong with them, such that the Makefile as
 generated by xmkmf does not manage to compile ctwm at all.
 
 >  Jeremy C. Reed
 -Olaf.
 -- 
 ___ Olaf 'Rhialto' Seibert      -- You author it, and I'll reader it.
 \X/ rhialto/at/xs4all.nl        -- Cetero censeo "authored" delendum esse.
 



Home | Main Index | Thread Index | Old Index