|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||
2014年02月15日(土) 旧暦 [n年日記] [更新:"2014/02/17 08:34:43"]#1 [pkgsrc] textproc/icu fails with clang-3.4... checking for nl_langinfo's argument to obtain the codeset... CODESET checking for namespace support... no configure: error: Namespace support is required to build ICU. *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/textproc/icu *** Error code 1 configure:3792: checking for a BSD-compatible install configure:3860: result: /usr/bin/install -c -o makoto -g wheel configure:3892: c++ -o conftest -O2 -I/usr/include -I/usr/include -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib conftest.cpp >&5 /usr/bin/ld: cannot find -lc++ clang: error: linker command failed with exit code 1 (use -v to see invocation)This does not happen with clang-3.3. clang-3.4 has a problem like this. livorno@makoto 07:42:26/140215(..textproc/icu)% cat ~/prep/c++-test.cpp /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" /* end confdefs.h. */ int main () { ; return 0; }This is not only with clang-3.4, but clang-3.3 also suffers. ( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 2024年05月08日 ・comparison on ./buildsh tools 2024年05月06日 ・py-setuptools (python 3.11.9) ・make release took 1 hours and 10 min ・qemu invocation for 10.99.10 2024年05月05日 ・Windows 10 version ・serial connection ・bc bench 2024年05月04日 ・Trial on 10.99.10 ・another version (later trial) to succeed | ||