ports/138469: [ PATCH ] databases/mysql51-{server|client} bad dependency
Dan Lukes
dan at obluda.cz
Fri Sep 4 16:02:20 UTC 2009
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
More information about the freebsd-ports-bugs
mailing list