[Gtk-sharp-list] gtk-sharp-2.0 not found trying to compile gnome-desktop-sharp-2.20.1
bgunsberger
bgunsberger at gmail.com
Thu Oct 16 00:12:19 EDT 2008
Hi all,
A followup to my other post. I got gtk-sharp-2.0 compiled (thanks Mike),
but now, trying to compile gnome-desktop-sharp-2.20.1 on Centos 5.1 is
giving me an error. Configure runs ok, but when I try to build, I get
sudo make
make all-recursive
make[1]: Entering directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1'
Making all in sources
make[2]: Entering directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1/sources'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1/sources'
Making all in gnomedesktop
make[2]: Entering directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1/gnomedesktop'
/usr/bin/mcs -nowarn:0169,0612,0618 -unsafe -out:gnomedesktop-sharp.dll
-target:library
-r:/usr/local/lib/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll
/usr/local/lib/gtk-sharp-2.0/ generated/*.cs AssemblyInfo.cs
error CS2001: Source file `/usr/local/lib/gtk-sharp-2.0/' could not be found
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [gnomedesktop-sharp.dll] Error 1
make[2]: Leaving directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1/gnomedesktop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/users/beng/source/gnome-desktop-sharp-2.20.1'
make: *** [all] Error 2
If I look at /usr/local/lib/gtk-sharp-2.0/ I can see
-rwxrwxrwx 1 root root 32011 Oct 16 14:42 gapi2xml.pl
-rwxrwxrwx 1 root root 127488 Oct 16 14:42 gapi_codegen.exe
-rwxrwxrwx 1 root root 6656 Oct 16 14:42 gapi-fixup.exe
-rwxrwxrwx 1 root root 7168 Oct 16 14:42 gapi-parser.exe
-rwxrwxrwx 1 root root 6859 Oct 16 14:42 gapi_pp.pl
Are there files missing?
Thanks again,
Ben
--
View this message in context: http://www.nabble.com/gtk-sharp-2.0-not-found-trying-to-compile-gnome-desktop-sharp-2.20.1-tp20006775p20006775.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
More information about the Gtk-sharp-list
mailing list