|
From: Andrew B. <an...@cr...> - 2002-03-31 16:29:12
|
Hi all! I was wondering if anyone on here has had any success compiling scrollkeeper-0.3.6 under FreeBSD? I think I have all scrollkeeper's dependancies sorted, but when I compile I get : /usr/home/andrew/scrollkeeper-0.3.6/buildtools/separate.c:290: undefined reference to `gettext' separate.o: In function `main': /usr/home/andrew/scrollkeeper-0.3.6/buildtools/separate.c(.text+0x690): undefined reference to `bindtextdomain' /usr/home/andrew/scrollkeeper-0.3.6/buildtools/separate.c(.text+0x6a0): undefined reference to `textdomain' /usr/home/andrew/scrollkeeper-0.3.6/buildtools/separate.c(.text+0x6f4): undefined reference to `gettext' /usr/home/andrew/scrollkeeper-0.3.6/buildtools/separate.c(.text+0x792): undefined reference to `gettext' gmake[2]: *** [scrollkeeper-tree-separate] Error 1 I'm not really sure where to go to sort this problem, I currently have gettext-0.10.35_1 installed. Do I need a newer version? FreeBSD Ports also contains gettext-0.10.40 but it's listed as gettext-devel. Is that what I need? I'd like to see scrollkeeper working under FreeBSD as it looks like a very interesting technonogy. Thanks. Andrew. |