Hi list,
I'm trying to compile Etk (Enlightenment ToolKit, e17 library) from source 
(cvs).
Everything is fine, just that:

../../src/lib/.libs/libetk.so: undefined reference to `libintl_bindtextdomain'
../../src/lib/.libs/libetk.so: undefined reference to `libintl_gettext'
../../src/lib/.libs/libetk.so: undefined reference to `libintl_textdomain'
gmake[3]: *** [etk_test] Error 1


Some information about my system:
---
$uname -a
FreeBSD lilly.evo.bg 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 
UTC 2006     [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
---
$export | grep CFLAGS
CFLAGS=" -g -L/usr/X11R6/lib -L/usr/local/lib -I/usr/local/include 
-I/usr/X11R6/include"
---
$locate libintl
/usr/local/include/libintl.h
/usr/local/lib/libintl.a
/usr/local/lib/libintl.la
/usr/local/lib/libintl.so
/usr/local/lib/libintl.so.6
----
Using Bash (it failed with Zsh..).

Thank you.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to