reassign 441489 ruby1.9-dev
thanks

hi again,

On Mon, Sep 10, 2007 at 08:31:28AM +0200, Michael Ablassmeier wrote:
>  > make[1]: Entering directory `/build/user/libinotify-ruby-0.0.1'
>  > cc -I. -I/usr/include/ruby-1.9/i486-linux -I/usr/include/ruby-1.9 -Iext 
> -DHAVE_LINUX_INOTIFY_H  -fPIC -fno-strict-aliasing  -fPIC  -c ext/inotify.c
>  > ext/inotify.c:3:21: error: version.h: No such file or directory
>  > ext/inotify.c: In function 'rb_inotify_add_watch':
>  > ext/inotify.c:83: error: 'OpenFile' undeclared (first use in this function)
>  > ext/inotify.c:83: error: (Each undeclared identifier is reported only once
>  > ext/inotify.c:83: error: for each function it appears in.)
>  > ext/inotify.c:83: error: 'fptr' undeclared (first use in this function)
>  > ext/inotify.c: In function 'rb_inotify_each_event':
>  > ext/inotify.c:119: error: 'OpenFile' undeclared (first use in this 
> function)
>  > ext/inotify.c:119: error: 'fptr' undeclared (first use in this function)
>  > make[1]: *** [inotify.o] Error 1
>  > make[1]: Leaving directory `/build/user/libinotify-ruby-0.0.1'
>  > make: *** [install/libinotify-ruby1.9] Error 2

hm.. this may also be a bug in ruby1.9-dev, seems like the includes moved from
/usr/lib/ to /usr/include, but version.h is gone. Is this intended? Im
reassigning this bug to ruby1.9-dev for now.

bye,
    - michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to