|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2010年05月21日(金) 旧暦 [n年日記] [更新:"2010/05/23 23:31:13"]#1 [pkgsrc] Ubuntu 10.04 で libxml.so -> undefined ref. gzopen64 ?pkgsrc/databases/shared-mime-info/work/.buildlink/lib/libxml2.so: undefined reference to `gzopen64' pkgsrc/databases/shared-mime-info/work/.buildlink/lib/libxml2.so: undefined reference to `gzdirect@ZLIB_1.2.2.3'こういうのがいくつも出る ? This is because we have following part in /usr/include cat -n /usr/include/zlib.h1372:#if defined(_LARGEFILE64_SOURCE) || _FILE_OFFSET_BITS == 64 1373- ZEXTERN gzFile ZEXPORT gzopen64 OF((const char *, const char *)); ... 1380-#if _FILE_OFFSET_BITS == 64 1381:# define gzopen gzopen64By renaming some file not to use, and let pkgsrc zlib.h include files be effective, These problem may be skipped. (or passing -D_LARGEFILE64SOURCE=1 in CFLAG to gcc when compiling all related src, libxml2, xmlto etc (?)) ubuntu@makoto 23:18:37/100523(~)% ls -l /usr/include/*-dist -rw-r--r-- 1 root root 12217 2009-11-10 00:25 /usr/include/zconf.h-dist -rw-r--r-- 1 root root 68287 2009-11-10 00:25 /usr/include/zlib.h-disttextproc/xmlto is good small candidate to check. ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||