うぉぉおおお、スゲエ!!涙が出てくる程うれしいぜっ 参考までにdebian sarge kernel 2.4... 展開して中へ...11様を参考に変更。 ./configure make su make install 板違いかもしれないけど...出来た色んなものは全部必要なの? まだ駆け出しでファイル管理しか分からない俺です。
0.5.99.62.1も0.5.99.63.2も ------------------------ GThread-ERROR **: GThread system may only be initialized once. aborting... ------------------------ というエラーが出てまともに起動しない...... (Fedora Core 開発版)
今度はppcで: ------------------------------------------------------------ cell.cc:64: error: requested alignment is not a power of 2 cell.cc:65: error: requested alignment is not a power of 2 cell.cc:66: error: requested alignment is not a power of 2 cell.cc:67: error: requested alignment is not a power of 2 cell.cc:68: error: requested alignment is not a power of 2 cell.cc:69: error: requested alignment is not a power of 2 make[2]: *** [cell.lo] Error 1 make[2]: *** [cell.lo] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/ochusha-0.5.99.63.2-cvs061111/libtscore' ------------------------------------------------------------ orz
-------------------------------------------------------- (gdb) bt #0 g_thread_init (init=0x0) at gthread-impl.c:293 #1 0x03fdadec in link_init (thread_safe=1) at linc.c:200 #2 0x03fbbb85 in giop_init (thread_safe=1, blank_wire_data=0) at giop.c:505 #3 0x03fc083d in CORBA_ORB_init (argc=0xbfcc1e70, argv=0x0, orb_identifier=0x41ea674 "orbit-local-mt-orb", ev=0xbfcc1e08) at corba-orb.c:422 #4 0x041e86de in bonobo_activation_orb_init (argc=0xbfcc1e70, argv=0x0) at bonobo-activation-init.c:595 #5 0x041e8b46 in bonobo_activation_init (argc=0, argv=0x0) at bonobo-activation-init.c:539 #6 0x0420fa8d in bonobo_init_full (argc=0x1155e08, argv=0x0, opt_orb=0x0, opt_poa=0x0, opt_manager=0x0) at bonobo-main.c:171 #7 0x0420fc2c in bonobo_init (argc=0x1155e08, argv=0x0) at bonobo-main.c:256 #8 0x0047ecde in atk_bridge_init (argc=0x1155e08, argv=0x1155e0c) at bridge.c:199 <= /usr/lib/gtk-2.0/modules/libatk-bridge.so #9 0x00f01129 in default_display_notify_cb (display_manager=0x9b06b70) at gtkmodules.c:413 #10 0x00aaf8d9 in IA__g_cclosure_marshal_VOID__PARAM (closure=0x9afedd0, return_value=0x0, n_param_values=2, param_values=0xbfcc217c, invocation_hint=0xbfcc208c, marshal_data=0xf010b0) at gmarshal.c:531 #11 0x00aa2e6b in IA__g_closure_invoke (closure=0x9afedd0, return_value=0x0, n_param_values=2, param_values=0xbfcc217c, invocation_hint=0xbfcc208c) at gclosure.c:490 <........> #21 0x00256301 in IA__g_option_context_parse (context=0x9afa898, argc=0xbfcc5340, argv=0xbfcc25c4, error=0xbfcc26a4) at goption.c:1627 #22 0x0806d35b in main (argc=1, argv=0xbfcc53c4) at main.cc:158
おお、凄い!ほとんど直ってる。thanks. 後は ------------------------------------------------------------- E: ochusha shlib-with-non-pic-code /usr/lib/libochushagtk.so.0.6.0 W: ochusha undefined-non-weak-symbol /usr/lib/libochushagtk.so.0.6.0 strnrstr W: ochusha undefined-non-weak-symbol /usr/lib/libochushagtk.so.0.6.0 strnstr W: ochusha undefined-non-weak-symbol /usr/lib/libochushagtk.so.0.6.0 strncaserstr W: ochusha undefined-non-weak-symbol /usr/lib/libochushagtk.so.0.6.0 strncasestr E: ochusha shlib-with-non-pic-code /usr/lib/libtscore.so.0.6.0 E: ochusha shlib-with-non-pic-code /usr/lib/libochusha.so.0.6.0 ------------------------------------------------------------- が出てる。ちなみに: ------------------------------------------------------------- shlib-with-non-pic-code : The listed shared libraries contain object code that was compiled without -fPIC. All object code in shared libraries should be recompiled separately from the static libraries with the -fPIC option.
Another common mistake that causes this problem is linking with ``gcc -Wl,-shared'' instead of ``gcc -shared''. -------------------------------------------------------------
mod_notebook.c:599: error: `G_PARAM_STATIC_NAME' undeclared (first use in this function) mod_notebook.c:599: error: (Each undeclared identifier is reported only once mod_notebook.c:599: error: for each function it appears in.) mod_notebook.c:599: error: `G_PARAM_STATIC_NICK' undeclared (first use in this function) mod_notebook.c:599: error: `G_PARAM_STATIC_BLURB' undeclared (first use in this function) mod_notebook.c:948: warning: implicit declaration of function `g_intern_static_string' mod_notebook.c:956: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:965: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:974: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:983: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:992: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast (続く)
mod_notebook.c:1002: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1022: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1042: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1062: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1071: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c: In function `mod_notebook_real_insert_page': mod_notebook.c:4217: warning: implicit declaration of function `g_object_ref_sink' make[3]: *** [mod_notebook.lo] エラー 1 make[3]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha/ochusha/libochushagtk_lgpl' make[2]: *** [all] エラー 2 make[2]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha/ochusha/libochushagtk_lgpl' make[1]: *** [all-recursive] エラー 1 make[1]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha/ochusha' make: *** [all] エラー 2
mod_notebook.c が Rev. 1.6 になったので、再び debian sarge にて make を試しました。
mod_notebook.c: In function `mod_notebook_class_init': mod_notebook.c:605: error: `G_PARAM_STATIC_NAME' undeclared (first use in this function) mod_notebook.c:605: error: (Each undeclared identifier is reported only once mod_notebook.c:605: error: for each function it appears in.) mod_notebook.c:954: warning: implicit declaration of function `g_intern_static_string' mod_notebook.c:962: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:971: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:980: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:989: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:998: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1008: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1028: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast (続く)
mod_notebook.c:1048: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1068: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c:1077: warning: passing arg 1 of `g_signal_new' makes pointer from integer without a cast mod_notebook.c: In function `mod_notebook_real_insert_page': mod_notebook.c:4223: warning: implicit declaration of function `g_object_ref_sink' make[3]: *** [mod_notebook.lo] エラー 1 make[3]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha/libochushagtk_lgpl' make[2]: *** [all] エラー 2 make[2]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha/libochushagtk_lgpl' make[1]: *** [all-recursive] エラー 1 make[1]: Leaving directory `/home/hoge/ochusha/ochusha-cvs/ochusha' make: *** [all] エラー