[Gtk-sharp-list] cvs build broken ?

Christophe VG mono@baselabs.org
10 Jul 2002 13:54:39 +0200


Indeed ... removing the make (just leaving in the make install) from the
spec file fixed the problem. Fresh daily Gtk# RPMs again ;-)

Thanks,
Christophe


On Mon, 2002-07-08 at 08:27, Rachel Hestilow wrote:
> 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
> > 
> 
> 
>