[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_netbsd.s(Re: mozilla-M17)



>                                                      藤原  誠
Makoto> いま、まだ gmake の最中ですが、最後に付けたような修
Makoto> 正をして見ています。そうしておけば、このようなことは
gmake は取敢えず終りました。

以前に筒井さんが

From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Subject: Re: WWW browser in macppc.
Date: Tue, 4 Jul 2000 00:53:42 +0900 (JST)
Message-ID: <200007031553.e63FrgE17029@mirage.ceres.dti.ne.jp>

で、おっしゃっていた、

tsutsui> 今のところ満足に動くものはないんじゃないでしょうか。
tsutsui> 以前 pkgsrc の Mozilla を試した時はいろいろいじって
tsutsui> make はできたものの ld.elf_so の中で死んでしまいました。

よりは少し先に行っているような気がします。何と言っても
program が少しは動いているようなので。

mozilla/xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_netbsd.s
を作る必要がありそうなのですが、ちょっと僕の手には負えそうにも
ありません。(中が読めないのと、何をしたいのが分らないのと)

makoto@milano■ (...dist/bin)> ./mozilla-viewer.sh 
MOZILLA_FIVE_HOME=.
  LD_LIBRARY_PATH=.:/usr/X11R6/lib:/usr/local/lib
     LIBRARY_PATH=.
       SHLIB_PATH=.
          LIBPATH=.
       ADDON_PATH=.
      MOZ_PROGRAM=./viewer
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
nsNativeComponentLoader: autoregistering begins.
*** Registering nsSampleModule components (all right -- a generic module!)
..... (かなり長い。分単位)

nsNativeComponentLoader: autoregistering succeeded
###!!! ASSERTION: XPTC_InvokeByIndex called on unsupported platform: '0', file xptcinvoke_unsupported.cpp, line 31
###!!! Break: at file xptcinvoke_unsupported.cpp, line 31
###!!! ASSERTION: XPTC_InvokeByIndex called on unsupported platform: '0', file xptcinvoke_unsupported.cpp, line 31
###!!! Break: at file xptcinvoke_unsupported.cpp, line 31
.....
.....
Assertion failure: pollfdPtr < pollfds + npollfds, at unix.c:1522
Abort trap - core dumped
---
(藤原)