Re: [Nautilus-list] Patch to add a 'monitor cdrom mounts' preference option
- From: Chris Heywood <psych primus com au>
- To: Havoc Pennington <hp redhat com>
- Cc: Darin Adler <darin bentspoon com>, Benedikt Roth <Benedikt Roth gmx net>, nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] Patch to add a 'monitor cdrom mounts' preference option
- Date: 27 Aug 2001 02:43:13 +1000
On Mon, 2001-08-27 at 02:30, Havoc Pennington wrote:
>
> Chris Heywood <psych primus com au> writes:
> > On a side note, if I finally get gnome-vfs to compile (still having
> > autoconf problems) should I use the redhat branch or HEAD for
> > nautilus?
>
> HEAD, our branch won't work without gnome-libs/eel/gnome-vfs patches.
ok thanks. I look forward to be able to run the redhat patches
though...
on another issue, trying to compile nautilus I get this error (gnome-vfs
CVS gnome-vfs-1, eel CVS eel-1-0, librsvg CVS librsvg-1-0, nautilus
HEAD):
nautilus-complex-search-bar.o: In function
`nautilus_complex_search_bar_initialize':
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:226:
undefined reference to `gtk_hwrap_box_new'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:238:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:238:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:247:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:247:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:273:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-complex-search-bar.c:273:
undefined reference to `gtk_wrap_box_pack'
nautilus-search-bar-criterion.o: In function
`nautilus_search_bar_criterion_new_from_values':
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:304:
undefined reference to `gtk_hwrap_box_new'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:338:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:338:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:381:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:381:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:393:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:393:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:422:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:422:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:434:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:434:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:445:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:445:
undefined reference to `gtk_wrap_box_pack'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:456:
undefined reference to `gtk_wrap_box_get_type'
/home/psych/compile/nautilus/src/nautilus-search-bar-criterion.c:456:
undefined reference to `gtk_wrap_box_pack'
nautilus-window.o: In function `nautilus_window_constructed':
/home/psych/compile/nautilus/src/nautilus-window.c:741: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:746: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:746: undefined
reference to `e_paned_set_position'
/home/psych/compile/nautilus/src/nautilus-window.c:761: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:761: undefined
reference to `e_paned_pack1'
nautilus-window.o: In function
`nautilus_window_set_content_view_widget':
/home/psych/compile/nautilus/src/nautilus-window.c:1989: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:1993: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:1993: undefined
reference to `e_paned_pack2'
nautilus-window.o: In function `nautilus_window_hide_sidebar':
/home/psych/compile/nautilus/src/nautilus-window.c:2132: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:2132: undefined
reference to `e_paned_set_position'
nautilus-window.o: In function `nautilus_window_show_sidebar':
/home/psych/compile/nautilus/src/nautilus-window.c:2148: undefined
reference to `e_paned_get_type'
/home/psych/compile/nautilus/src/nautilus-window.c:2148: undefined
reference to `e_paned_set_position'
../libnautilus-private/.libs/libnautilus-private.so: undefined reference
to `e_paned_handle_shown'
../libnautilus-private/.libs/libnautilus-private.so: undefined reference
to `e_hpaned_get_type'
../libnautilus-private/.libs/libnautilus-private.so: undefined reference
to `e_paned_set_handle_size'
../libnautilus-private/.libs/libnautilus-private.so: undefined reference
to `e_paned_get_position'
../libnautilus-private/.libs/libnautilus-private.so: undefined reference
to `e_paned_quantized_size'
collect2: ld returned 1 exit status
make[1]: *** [nautilus] Error 1
make: *** [all-recursive] Error 1
any ideas?
thanks,
chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]