|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||
2009年11月07日(土) 旧暦 [n年日記] [更新:"2009/11/11 01:22:26"]#1 gcc-3.4.1 on Ubuntu fails
(やはり)都合で gcc-3.4.1 を Linux の上で組立てて見ようとしているが、
止ってしまう (Ubuntu 8.10)
mkdir distfiles cd distfiles 508 wget ftp://ftp.dti.ad.jp/pub/GNU/gcc/gcc-3.4.1/gcc-3.4.1.tar.bz2 cd .. 511 mkdir local-src 512 cd local-src/ 513 tar jxf ../distfiles/gcc-3.4.1.tar.bz2 519 mkdir gcc-3.4.1-work 520 cd gcc-3.4.1-work 521 ../gcc-3.4.1/configure --enable-languages=c,c++ 525 export LANG=C 526 make In function 'open', inlined from 'collect_execute' at ../../gcc-3.4.1/gcc/collect2.c:1535: /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments make[1]: *** [collect2.o] Error 1 make[1]: Leaving directory `/home/makoto/local-src/gcc-3.4.1-work/gcc' make: *** [all-gcc] Error 2 makoto@ubuntu:~/local-src/gcc-3.4.1-work$ ( つっこみ )
|
最近の日記 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 | ||