[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
build error
登です。
少なくとも7月の終りくらいから、currentのビルドが
-------------------------
dependall ===> regress
dependall ===> regress/include
dependall ===> regress/include/bitstring
mkdep -a /mnt/src/regress/include/bitstring/bitstring_test.c
cc -O2 -Werror -c /mnt/src/regress/include/bitstring/bitstring_test.c
cc -o bitstring_test bitstring_test.o
dependall ===> regress/lib
dependall ===> regress/lib/csu
dependall ===> regress/lib/csu/initfini
mkdep -a -traditional-cpp /mnt/src/regress/lib/csu/initfini/arch/mips/initfini_asm.S
mkdep -a /mnt/src/regress/lib/csu/initfini/initfini.c
cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -c /mnt/src/regress/lib/csu/initfini/initfini.c
cc -c -traditional-cpp /mnt/src/regress/lib/csu/initfini/arch/mips/initfini_asm.S
cc -o initfini initfini.o initfini_asm.o
*** Error code 1
-------------------------
といった具合に、regress/lib/csu/initfiniで失敗してしまいます。
私には原因がさっぱりわからないので、クロスコンパイルのせいか
とも思っていたのですが、実機でのビルドもやはりうまくいきませ
ん。
同様の内容のメールをport-hpcmipsやcurrent-usersにも投げたの
ですが(他のリストも読んでおられる方、何度もお邪魔して申し訳
ありません)、誰もお返事をくれないところをみると、世界中でビ
ルドできないのは私だけなのかも知れませんが・・・。
どなたか、解決策をご存じの方はいらっしゃいませんでしょうか?
よろしくお願いいたします。
-------------------------------------------------------
FUJIO NOBORI (toh@po.ntts.co.jp)