23 Sep 14:16
cant compile f-spot SVN
From: smurfd <smurfd <at> gmail.com>
Subject: cant compile f-spot SVN
Newsgroups: gmane.comp.gnome.apps.f-spot
Date: 2008-09-23 12:16:40 GMT
Subject: cant compile f-spot SVN
Newsgroups: gmane.comp.gnome.apps.f-spot
Date: 2008-09-23 12:16:40 GMT
Hi, since about a month or more ago, i cant compile f-spot from SVN.
This is the error i get :
/usr/bin/mcs -debug -nowarn:0169,0612,0618 -unsafe -out:gio-sharp.dll -target:library -r:/home/seven/code/build/gtk-sharp/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll generated/*.cs ./FileFactory.cs
generated/DataInputStream.cs(155,33): warning CS0168: The variable `length_as_native' is declared but never used
./FileFactory.cs(35,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(40,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(48,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(56,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
Compilation failed: 4 error(s), 1 warnings
make[3]: *** [gio-sharp.dll] Error 1
make[3]: Leaving directory `/home/seven/code/f-spot/gio-sharp/gio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/seven/code/f-spot/gio-sharp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/seven/code/f-spot'
make: *** [all] Error 2
Ive added the svn version of GLIB and the most recent stable release of gtk-sharp using the PKG_CONFIG_PATH (this to be able to ./autoconfig.sh at all)
im suprised i havent read about anything similar on google...
Best regards
/smurfd
This is the error i get :
/usr/bin/mcs -debug -nowarn:0169,0612,0618 -unsafe -out:gio-sharp.dll -target:library -r:/home/seven/code/build/gtk-sharp/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll generated/*.cs ./FileFactory.cs
generated/DataInputStream.cs(155,33): warning CS0168: The variable `length_as_native' is declared but never used
./FileFactory.cs(35,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(40,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(48,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
./FileFactory.cs(56,37): error CS0234: The type or namespace name `FileAdapter' does not exist in the namespace `GLib'. Are you missing an assembly reference?
Compilation failed: 4 error(s), 1 warnings
make[3]: *** [gio-sharp.dll] Error 1
make[3]: Leaving directory `/home/seven/code/f-spot/gio-sharp/gio'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/seven/code/f-spot/gio-sharp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/seven/code/f-spot'
make: *** [all] Error 2
Ive added the svn version of GLIB and the most recent stable release of gtk-sharp using the PKG_CONFIG_PATH (this to be able to ./autoconfig.sh at all)
im suprised i havent read about anything similar on google...
Best regards
/smurfd
_______________________________________________ F-spot-list mailing list F-spot-list <at> gnome.org http://mail.gnome.org/mailman/listinfo/f-spot-list
RSS Feed