bug-ncurses
[Top][All Lists]
Advanced

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

Re: libtool pkgsrc DragonFly base ncurses made private


From: Thomas Dickey
Subject: Re: libtool pkgsrc DragonFly base ncurses made private
Date: Sat, 27 Feb 2016 17:54:29 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Feb 21, 2016 at 07:59:10PM -0500, Thomas Dickey wrote:
> On Fri, Feb 19, 2016 at 07:51:59PM -0800, David Shao wrote:
> > The problem is that the libdir field in the resulting pkgsrc
> > libncurses.la on recent DragonFly alone draws in the build directory
> > from DESTDIR in addition to the desired /usr/pkg/lib.
> > 
> > It appears to me that what is happening is that at least one source
> > file in the ncurses subdirectory is being regenerated in the second
> > install pass, leading to the wrong DESTDIR being appended to
> > libncurses.la libdir.  In the initial pass to make the object files,
> > the DESTDIR of "" is what is desired for libdir:
> 
> thanks (I think I follow the description - I'll investigate and see how
> this works...)

hmm - I was not able to find a problem here.  It might be specific to
the libtool version (I'm using 2.4.2 at the moment) or platform (I don't
have DragonFly currently (I investigated it a couple of years ago, but
the release is old...

I'm only seeing one directory in the .la file's libdir value.
I tested with/without the --with-cxx-shared option.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]