Hi Justin,

Justin Clift <[email protected]> writes:

> On 05/01/2010 05:26 PM, Paul Chany wrote:
>> Hi Justin,
> <snip>
>> /usr/include/glib-2.0/gio/gio.h
>
> Yeah, that looks correct.

So I deleted the salasaga_201003261108 directory and unziped-untared
the salasaga_201003261108.tar.bz2 tarball again.

> Ok, let's try something slightly different.  In the unpacked Salasaga
> kernel source, there is a file:
>
>   ide/functions/menu/menu_edit_preferences.c

> Change that to be:
> *******************************************
>
> // GTK includes
> #include <gtk/gtk.h>
> #include <gio/gio.h>
>
> *******************************************

I finded the file and changed it as you advices me, and run
salasaga_201003261108/salasaga/autogen.sh, then ./configure .

> Then try the make and make install again.

> In theory, that should force the GVfs code to be recognised, which I'm
> thinking (hoping) is the problem here.

Then I try the 'make' command, but get the same errors:

menu/menu_project_properties.c: In function ‘menu_project_properties’:
menu/menu_project_properties.c:48: error: ‘GVfs’ undeclared (first use in this 
function)
menu/menu_project_properties.c:48: error: (Each undeclared identifier is 
reported only once
menu/menu_project_properties.c:48: error: for each function it appears in.)
menu/menu_project_properties.c:48: error: ‘default_gvfs’ undeclared (first use 
in this function)
menu/menu_project_properties.c:59: error: ‘GFile’ undeclared (first use in this 
function)
menu/menu_project_properties.c:59: error: ‘temp_gfile’ undeclared (first use in 
this function)
menu/menu_project_properties.c:351: warning: assignment makes pointer from 
integer without a cast
menu/menu_project_properties.c:370: warning: assignment makes pointer from 
integer without a cast
make[3]: *** [menu_project_properties.o] Error 1
make[3]: Leaving directory 
`/debian-adatok-1/Flash/salasaga_201003261108/salasaga/ide/functions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/debian-adatok-1/Flash/salasaga_201003261108/salasaga/ide'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/debian-adatok-1/Flash/salasaga_201003261108/salasaga'
make: *** [all] Error 2

> If that doesn't work, which version of gvfs do you have installed?

On my Debian Lenny system I have installed:
csanyi...@debian-asztal:~$ aptitude show gvfs
Package: gvfs
New: yes
State: installed
Automatically installed: no
Version: 0.2.5-1.1
Priority: optional
Section: libs
Maintainer: Sebastien Bacher <[email protected]>
Uncompressed Size: 1991k
Depends: libc6 (>= 2.7-1), libdbus-1-3 (>= 1.1.1), libgconf2-4 (>=
2.13.5), libglib2.0-0 (>= 2.16.0), libgnome-keyring0 (>= 2.22.0),
libgvfscommon0, libhal1 (>= 0.5.11~rc2)
Recommends: dbus, hal (>= 0.5.10), gvfs-backends

--
Regards, Paul Chany
You can freely correct me in my English.
http://csanyi-pal.info

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to