Elijah Newren wrote:
> On 10/22/06, Jan Bouma <[EMAIL PROTECTED]> wrote:
>> But 2 modules later a new problem appeared.
>> My .jhbuildrc looks like:
>>
>> moduleset = 'gnome-2.16'
>> modules = [ 'meta-gnome-desktop' ]
>> checkoutroot = os.path.expanduser('/data/gnome2')
>> prefix = '/data/opt/gnome2'
>> os.environ['INSTALL'] = os.path.expanduser('~/bin/install-check')
>>
>> and the module PolicyKit gives a compile error pam_modules.h not found.
>> I installed libpam_dev and i get a little further.
>> Now i'm geting the error : undefined reference to 'pam_strerror' in
>> polkit-session.c
>> it is defined in _pam_types.h as an external. SO it looks like i am
>> missing a library but which one._pam_types is in the directory
>> /usr/inlcude/security.
>>
>> do i someting wrong ?
>
> freedesktop.modules was broken; it listed PolicyKit as a dependency of
> hal-0-5-7. I just removed it and committed the change to cvs. You'll
> need to exit/quit/kill your currently running jhbuild, update your
> jhbuild checkout ('cvs -q -z3 update -Pd' in the directory where
> jhbuild was checked out), and then restart jhbuild at hal-0-5-7 by
> running
> jhbuild build -t hal-0-5-7
>
> Cheers,
> Elijah
>
Oke did this, but know i have :
cc1: warnings being treated as errors
gnome-vfs-daemon-method.c: In function 'do_read':
gnome-vfs-daemon-method.c:975: warning:
'dbus_message_iter_get_array_len' is deprecated (declared at
/data/opt/gnome2/include/dbus-1.0/dbus/dbus-message.h:176)
to be sure i did jbhuild bootstrap and just jhbuild to check all modules
build upto now
I get the same error on the module:
*** error during stage build of gnome-vfs: Error running make *** [34/141]
I hope you can help
Jan
_______________________________________________
gnome-love mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-love