From: Noritsugu N. <nna...@mx...> - 2003-11-17 11:17:03
|
中村 のりつぐ です。 In article <200...@hi...> Masao Mutoh <mu...@hi...> wrote: > Ruby-GNOME2-0.8.0をリリースしました。 コンパイルしてみたら以下のエラーが出てしまいました。 false がダメみたいです…。 rbgdkevent.c: In function `gdkevent_initialize': rbgdkevent.c:240: warning: implicit declaration of function `gdk_event_new' rbgdkevent.c: In function `gdkeventclient_send_client_message': rbgdkevent.c:538: `false' undeclared (first use in this function) rbgdkevent.c:538: (Each undeclared identifier is reported only once rbgdkevent.c:538: for each function it appears in.) rbgdkevent.c:541: warning: control reaches end of non-void function rbgdkevent.c: At top level: rbgdkevent.c:234: warning: `gdkevent_initialize' defined but not used make[2]: *** [rbgdkevent.o] Error 1 # ついで、 gnomevfs も失敗してました(バージョンの問題???)。 gnomevfs-fileinfo.c: In function `fileinfo_executable_real_p': gnomevfs-fileinfo.c:357: `GNOME_VFS_PERM_ACCESS_EXECUTABLE' undeclared (first use in this function) gnomevfs-fileinfo.c:357: (Each undeclared identifier is reported only once gnomevfs-fileinfo.c:357: for each function it appears in.) gnomevfs-fileinfo.c:358: warning: control reaches end of non-void function gnomevfs-fileinfo.c: In function `fileinfo_readable_real_p': gnomevfs-fileinfo.c:365: `GNOME_VFS_PERM_ACCESS_READABLE' undeclared (first use in this function) gnomevfs-fileinfo.c:366: warning: control reaches end of non-void function gnomevfs-fileinfo.c: In function `fileinfo_writable_real_p': gnomevfs-fileinfo.c:373: `GNOME_VFS_PERM_ACCESS_WRITABLE' undeclared (first use in this function) gnomevfs-fileinfo.c:374: warning: control reaches end of non-void function gnomevfs-fileinfo.c: In function `Init_gnomevfs_file_info': gnomevfs-fileinfo.c:576: `GNOME_VFS_FILE_INFO_GET_ACCESS_RIGHTS' undeclared (first use in this function) gnomevfs-fileinfo.c:641: `GNOME_VFS_PERM_ACCESS_READABLE' undeclared (first use in this function) gnomevfs-fileinfo.c:644: `GNOME_VFS_PERM_ACCESS_WRITABLE' undeclared (first use in this function) gnomevfs-fileinfo.c:647: `GNOME_VFS_PERM_ACCESS_EXECUTABLE' undeclared (first use in this function) make[2]: *** [gnomevfs-fileinfo.o] Error 1 中村 典嗣 E-mail: nna...@mx... |