Sawmill and libglade problems



I'm attempting to switch to Sawmill since I've heard so many good things
about it.  I've encountered some difficulties, however. When I use the
--enable-capplet option on configuration for sawmill-0.18, I'm getting
the following output:

<snip>
checking for GTK - version >= 1.2.0... yes
Unknown library `capplet'
Unknown library `capplet'
configure: warning: Can't run gnome-config capplet, not building capplet
checking for malloc_get_state... (cached) yes
</snip>

I tried make anyway, and when I open the control center to try to change WM,
there is an Entry for Sawmill in the list of WMs.  When I "try" Sawmill, I
get
a timeout and Enlightenment restarts.  A dialog is launched indicating
"Could
not start 'Sawmill'."  The dialog title is "Error".  I'm assuming this
dialog
is part of the control center code, although I don't know where to look for
it.
The "OK" button of this dialog is not handling clicks, so the dialog must be
closed through the titlebar.  If someone can point me towards where this
dialog is coded, I'd be happy to provide a patch for the button click.

Unfortunately, that doesn't get me any closer to having Sawmill.  :-)
Anyone
have any suggestions?


On an unrelated note, I'm also getting the following make error output for
libglade-0.11. Anyone have any suggestions regarding what might need
installing
or upgrading?

Thanks,
Mike

----------------------------------------------------------------
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I/usr/local/include -DNEED_GNOMESUP
PORT_H -I/usr/local/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X1
1R6/include -I/usr/local/include/gnome-xml -I./.. -g -O2 -Wall -Wunused -c  
-fPIC -DPIC glade-gnome.c -o .libs/glade-gnome.lo
glade-gnome.c: In function `druid_build_children':
glade-gnome.c:568: warning: implicit declaration of function
`gnome_druid_append_page'
glade-gnome.c:568: warning: implicit declaration of function `GNOME_DRUID'
glade-gnome.c:569: warning: implicit declaration of function
`GNOME_DRUID_PAGE'
glade-gnome.c:571: warning: implicit declaration of function
`gnome_druid_set_page'
glade-gnome.c: In function `druidpage_build_children':
glade-gnome.c:581: warning: implicit declaration of function
`GNOME_DRUID_PAGE_STANDARD'
glade-gnome.c:581: invalid type argument of `->'
glade-gnome.c: In function `druid_new':
glade-gnome.c:1804: warning: implicit declaration of function
`gnome_druid_new'
glade-gnome.c:1804: warning: return makes pointer from integer without a
cast
glade-gnome.c: In function `druidpagestart_new':
glade-gnome.c:1826: warning: implicit declaration of function
`gnome_druid_page_start_new'
glade-gnome.c:1826: warning: initialization makes pointer from integer
without a cast
glade-gnome.c:1827: `GnomeDruidPageStart' undeclared (first use in this
function)
glade-gnome.c:1827: (Each undeclared identifier is reported only once
glade-gnome.c:1827: for each function it appears in.)
glade-gnome.c:1827: `page' undeclared (first use in this function)
glade-gnome.c:1827: warning: implicit declaration of function
`GNOME_DRUID_PAGE_START'
glade-gnome.c:1828: parse error before `*'
glade-gnome.c:1830: `tmp' undeclared (first use in this function)
glade-gnome.c:1834: warning: implicit declaration of function
`gnome_druid_page_start_set_title'
glade-gnome.c:1836: warning: implicit declaration of function
`gnome_druid_page_start_set_text'
glade-gnome.c:1838: warning: implicit declaration of function
`gnome_druid_page_start_set_title_color'
glade-gnome.c:1841: warning: implicit declaration of function
`gnome_druid_page_start_set_text_color'
glade-gnome.c:1844: warning: implicit declaration of function
`gnome_druid_page_start_set_bg_color'
glade-gnome.c:1847: warning: implicit declaration of function
`gnome_druid_page_start_set_logo_bg_color'
glade-gnome.c:1850: warning: implicit declaration of function
`gnome_druid_page_start_set_textbox_color'
glade-gnome.c:1854: warning: implicit declaration of function
`gnome_druid_page_start_set_logo'
glade-gnome.c:1859: warning: implicit declaration of function
`gnome_druid_page_start_set_watermark'
glade-gnome.c: In function `druidpagefinish_new':
glade-gnome.c:1870: warning: implicit declaration of function
`gnome_druid_page_finish_new'
glade-gnome.c:1870: warning: initialization makes pointer from integer
without a cast
glade-gnome.c:1871: `GnomeDruidPageFinish' undeclared (first use in this
function)
glade-gnome.c:1871: `page' undeclared (first use in this function)
glade-gnome.c:1871: warning: implicit declaration of function
`GNOME_DRUID_PAGE_FINISH'
glade-gnome.c:1872: parse error before `*'
glade-gnome.c:1874: `tmp' undeclared (first use in this function)
glade-gnome.c:1878: warning: implicit declaration of function
`gnome_druid_page_finish_set_title'
glade-gnome.c:1880: warning: implicit declaration of function
`gnome_druid_page_finish_set_text'
glade-gnome.c:1882: warning: implicit declaration of function
`gnome_druid_page_finish_set_title_color'
glade-gnome.c:1885: warning: implicit declaration of function
`gnome_druid_page_finish_set_text_color'
glade-gnome.c:1888: warning: implicit declaration of function
`gnome_druid_page_finish_set_bg_color'
glade-gnome.c:1891: warning: implicit declaration of function
`gnome_druid_page_finish_set_logo_bg_color'
glade-gnome.c:1894: warning: implicit declaration of function
`gnome_druid_page_finish_set_textbox_color'
glade-gnome.c:1898: warning: implicit declaration of function
`gnome_druid_page_finish_set_logo'
glade-gnome.c:1903: warning: implicit declaration of function
`gnome_druid_page_finish_set_watermark'
glade-gnome.c: In function `druidpagestandard_new':
glade-gnome.c:1914: warning: implicit declaration of function
`gnome_druid_page_standard_new'
glade-gnome.c:1914: warning: initialization makes pointer from integer
without a cast
glade-gnome.c:1915: `GnomeDruidPageStandard' undeclared (first use in this
function)
glade-gnome.c:1915: `page' undeclared (first use in this function)
glade-gnome.c:1916: parse error before `*'
glade-gnome.c:1918: `tmp' undeclared (first use in this function)
glade-gnome.c:1922: warning: implicit declaration of function
`gnome_druid_page_standard_set_title'
glade-gnome.c:1925: warning: implicit declaration of function
`gnome_druid_page_standard_set_title_color'
glade-gnome.c:1928: warning: implicit declaration of function
`gnome_druid_page_standard_set_bg_color'
glade-gnome.c:1931: warning: implicit declaration of function
`gnome_druid_page_standard_set_logo_bg_color'
glade-gnome.c:1935: warning: implicit declaration of function
`gnome_druid_page_standard_set_logo'
make[2]: *** [glade-gnome.lo] Error 1
make[2]: Leaving directory `/usr/src/libglade-0.11/glade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/libglade-0.11'
make: *** [all-recursive-am] Error 2




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]