Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2009 10:20:02 GMT
From:      Dan Lukes <dan@obluda.cz>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/138469: [ PATCH ] databases/mysql51-{server|client} bad dependency
Message-ID:  <200909071020.n87AK2YC059538@freefall.freebsd.org>

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

From: Dan Lukes <dan@obluda.cz>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138469: [ PATCH ] databases/mysql51-{server|client} bad
 dependency
Date: Mon, 07 Sep 2009 12:14:06 +0200

 I missed there is /lib/libncursesw.so.7 also
 
 Unfortunately, I don't know how to affect preferences when both
 /lib/libncursesw.so.7 and /usr/local/lib/libncursesw.so.5.7 exists
 
 I can remove the detection from 'configure' replacing it with fixed
 values, but it help with libtinfow only, not with libncursesw ...
 
 Critical is linking time, not the configure time. I don't know how to
 force gcc with -lncursesw to link library from specific directory only.
 It's not possible to remove /usr/local/lib from -L path because we need
 other libraries from them.
 
 I'm sorry ...
 
 					Dan
 



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