[Gtk-sharp-list] cvs build broken ?

Rachel Hestilow hestilow@ximian.com
08 Jul 2002 01:27:38 -0500


Mcs can be a dork about honoring -L paths first before installed DLLs;
did you try running "make install" instead of make?

-- Rachel

On Mon, 2002-07-08 at 00:44, Christophe VG wrote:
> Hi,
> 
> I just tried to rebuild the cvs tree and ran into this problem at the
> end :
> 
> mcs --unsafe -o gnome-hello-world.exe -L ../glib -L ../pango -L ../atk
> -L ../gdk -L ../gtk -L ../gnome  -r glib-sharp -r pango-sharp -r
> atk-sharp -r gdk-sharp -r gtk-sharp -r gnome-sharp -r System.Drawing
> GnomeHelloWorld.cs
> GnomeHelloWorld.cs(110) error CS0103: The name `Modules.UI' could not be
> found in `GtkSamples.GnomeHelloWorld'
> GnomeHelloWorld.cs(129) error CS0117: `Gnome.Program' does not contain a
> definit ion for `Get'
> Compilation failed: 2 error(s), 0 warnings
> 
> It breaks the compilation of the mono.baselabs.org RPMs for Gtk#.
> 
> I hope someone can fix this :)
> 
> Christophe VG
> 
> 
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>