|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2000年09月12日(火) 旧暦 [n年日記]
8863歩
#1 [Namazu] env CFLAGS=-I/usr/local/include ./configure
これで出来ますね。これもきのう試したつもりだったのですが、
./configure で
checking for libintl.h... no checking whether catgets can be used... no --omit-header: not found found xgettext program is not GNU xgettext; ignore itと出ているのを見て、やめてしまっていました。 でも、また gcc -I/usr/local/include -Wall -pedantic -o .libs/namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../nmz/.libs/libnmz.so -lm ../lib/libnmzut.a -lm -Wl,--rpath -Wl,/usr/local/lib output.o: In function `print_page_index': output.o(.text+0x11d4): undefined reference to `gettext' output.o: In function `print_current_range': output.o(.text+0x13c0): undefined reference to `gettext' output.o: In function `print_hitnum_all_idx': output.o(.text+0x1664): undefined reference to `gettext' output.o: In function `print_hitnum': output.o(.text+0x16e8): undefined reference to `gettext' output.o(.text+0x173c): undefined reference to `gettext' output.o(.text+0x1994): more undefined references to `gettext' follow collect2: ld returned 1 exit statusで止ってしまいます。
39 21:18 rm config.cache ; env CFLAGS=-I/usr/local/include LIBS="-L/usr/local/lib -lintl" ./configure
これでやっと出来ました。
このことを、bug tracking system に戻したいが、... 元メールがない。..( つっこみ )
|
最近の日記 2025年12月11日 ・oreore 2025/12 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||