Re: gnome-desktop-sharp



On Tue, 2008-12-02 at 15:05 -0500, Matthias Clasen wrote:
> I'm getting closer to building 2.25.2 in jhbuild. Having overcome
> libIDL, devhelp, gnome-control-center,  the next build failure happens
> at step 139 of 194, in gnome-desktop-sharp 2.24.0:
> 
> 
> home/mclasen/releases/gnome-2.25.2/install/bin/mcs
> -nowarn:0169,0612,0618 -unsafe -out:gnomedesktop-sharp.dll
> -target:library
> -r:/home/mclasen/releases/gnome-2.25.2/install/lib/pkgconfig/../../lib/mono/1.0/Mono.Cairo.dll
>     generated/*.cs  AssemblyInfo.cs
> generated/DesktopItem.cs(11,36): error CS0246: The type or namespace
> name `GLib' could not be found. Are you missing a using directive or
> an assembly reference?
> Compilation failed: 1 error(s), 0 warnings
> make[2]: *** [gnomedesktop-sharp.dll] Error 1
> 
> 
> I'm no C# expert. Any advice ?

It looks like pkg-config isn't finding gtk-sharp-2.0.pc to correctly
populate GTKSHARP_LIBS.  That should result in a configure failure
though.

There should be a bunch of -r: arguments for glib-sharp.dll,
pango-sharp.dll, etc... if the gtk-sharp-2.0 pkg-config check succeeds.

-- 
Mike Kestner <mkestner novell com>



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