[Mono-list] How build the makefile.in on Windows?

Fabrício skarllot at hotmail.com
Sat May 12 20:39:34 EDT 2007


I'm happy because you are trying to help me, because nopeople want to help me... I'm tired.

I completed "./autogen.sh --prefix=/usr/local" sucefully (with very much work)
but when I try "make" gets me erros.
following the error

==================================================================================================================
$ make
Making all in gdldock
make[1]: Entering directory `/usr/src/monodevelop/core/gdldock'
Making all in gdl
make[2]: Entering directory `/usr/src/monodevelop/core/gdldock/gdl'
mkdir -p ../../build/bin
/usr/local/bin/mcs --unsafe -target:library \
-r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:e:/mono-1.2.3.50/l
ib/mono/gtk-sharp-2.0/pango-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0
/atk-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:e:/mo
no-1.2.3.50/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gt
k-sharp-2.0/art-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-vfs-s
harp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:e:/mono-1.
2.3.50/lib/mono/gtk-sharp-2.0/glade-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-s
harp-2.0/gconf-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gconf-sharp-
-r:e:/mono-1.2.3.50/lib/mono/gtksourceview-sharp-2.0/gtksourceview-sharp.dll -r:
e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-sharp.dll -r:e:/mono-1.2.3.50/lib/
mono/gtk-sharp-2.0/pango-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/at
k-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gdk-sharp.dll -r:e:/mono-
1.2.3.50/lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-s
harp-2.0/art-sharp.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/gnome-vfs-shar
p.dll -r:e:/mono-1.2.3.50/lib/mono/gtk-sharp-2.0/glib-sharp.dll -r:e:/mono-1.2.3
50/lib/mono/gecko-sharp/gecko-sharp.dll /r:e:/mono-1.2.3.50/lib/mono/monodoc/mo
 \doc.dll
/DockItemFlags.cs ./DockParamFlags.cs generated/*.cs /out:gdl-sharp.dll \
&& cp -p gdl-sharp.dll ../../build/bin/. \
&& cp -p gdl-sharp.dll.config ../../build/bin/.
warning CS8029: Compatibility: Use -unsafe instead of --unsafe

Unhandled Exception: System.ArgumentException: The specified path is not of a le
gal form (empty).
Parameter name: path
  at System.IO.Path.InsecureGetFullPath (System.String path) [0x00000]
  at System.IO.Path.GetFullPath (System.String path) [0x00000]
  at Mono.CSharp.Location.AddFile (System.String name) [0x00000]
  at Mono.CSharp.Driver.ProcessFile (System.String f) [0x00000]
  at Mono.CSharp.Driver.CompileFiles (System.String spec, Boolean recurse) [0x00
000]
  at Mono.CSharp.Driver.MainDriver (System.String[] args) [0x00000]
  at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
make[2]: *** [gdl-sharp.dll] Error 1
make[2]: Leaving directory `/usr/src/monodevelop/core/gdldock/gdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/monodevelop/core/gdldock'
make: *** [all-recursive] Error 1

Fabricio at godoy-server /usr/src/monodevelop/core
$
==================================================================================================================

Thank you.
  ----- Original Message ----- 
  From: Martin Trejo 
  To: Fabrício 
  Cc: mono-list at lists.ximian.com 
  Sent: Saturday, May 12, 2007 9:27 PM
  Subject: Re: [Mono-list] How build the makefile.in on Windows?


  What's the problem? Could you please explain with more detail?


  2007/5/12, Fabrício <skarllot at hotmail.com>:
    Thanks for help, but this don't work.

    _______________________________________________
    Mono-list maillist  -  Mono-list at lists.ximian.com
    http://lists.ximian.com/mailman/listinfo/mono-list





  -- 
  Saludos,

  Martín Trejo Chávez
  http://chilli-coder.blogspot.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070512/99eb2b8e/attachment.html 


More information about the Mono-list mailing list