[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[pbsd-mg2] Re: GIU-ISA bridge
> GIU-ISAブリッジのコードをcommitしました。キーボードまわりは使えるてい
> どに必要最小限のパッチをあててあります。
>
mipsel-netbsd-gcc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized -Wpointer-arith -Wno-main -G 0 -mno-abicalls -mno-half-pic -I. -I../../../../arch -I../../../.. -nostdinc -DMIPS3_FLUSH -DMIPS3 -DNKMEMCLUSTERS=1024 -DWINCE_DEFAULT_SETTING -DDUMP_GIU_LEVEL2_INTR -DDEBUG_FIND_PCIC -D__NO_SOFT_SERIAL_INTERRUPT -DMAXUSERS=8 -D_KERNEL -Dhpcmips -D__hpcmips__ -c ../../../../dev/isa/isa.c
In file included from ../../../../dev/isa/isa.c:49:
../../../../dev/isa/isavar.h:113: hpcmips/isa/isa_machdep.h: No such file or directory
In file included from ../../../../dev/isa/isa.c:57:
../../../../dev/isapnp/isapnpvar.h:74: hpcmips/isa/isapnp_machdep.h: No such file or directory
*** Error code 1
Stop.
NULLCONFをそのままconfigしてmakeしたんですが
コンパイルできませんでした。
--
湯浅陽一