On Wed, 24 Mar 2010, Tamas TEVESZ wrote:
> > Here is a patch that fixed build on FreeBSD when LINGUAS is not set
>
> indeed. this also fixes netbsd.
hm, correction. it indeed does fix compilation, but it seems to have
picked up some stupid stuff for linking.
netbsd:~/wmaker-crm-build/src/.libs$ ldd ./wmaker | fgrep 'not found'
-lintl.3 => not found
-lintl.3 => not found
-lintl.3 => not found
netbsd:~/wmaker-crm-build/src/.libs$ ./wmaker
Shared object "libintl.so.3" not found
netbsd:~/wmaker-crm-build/src/.libs$
do you not experience this? do you have gnu gettext and libintl
installed from ports perhaps (i dont anymore).
anyway, the patch is ok, it certainly improves things, so regardless,
it should be committed.
--
[-]
mkdir /nonexistent
--
To unsubscribe, send mail to [email protected].