Help pleas with compile

Ales Vojacek ales.vojacek@seznam.cz
Mon, 22 Jul 2002 13:18:35 +0200


This is a multi-part message in MIME format.
--------------040304010909090103030903
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I am trying to comile gtk-sharp project but it ends with error :
see attached file please.
Thanks
Ales













--------------040304010909090103030903
Content-Type: text/plain;
 name="alv.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="alv.log"

(cd glue; make) || exit 1;
make[1]: Entering directory `/home/algida/download/CVSmono/gtk-sharp/glue'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/algida/download/CVSmono/gtk-sharp/glue'
for i in generator glib pango atk gdk gtk gnome sample; do				\
	(cd $i; MCS="mcs" make) || exit 1;\
done;
make[1]: Entering directory `/home/algida/download/CVSmono/gtk-sharp/generator'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/algida/download/CVSmono/gtk-sharp/generator'
make[1]: Entering directory `/home/algida/download/CVSmono/gtk-sharp/glib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/algida/download/CVSmono/gtk-sharp/glib'
make[1]: Entering directory `/home/algida/download/CVSmono/gtk-sharp/pango'
mcs --unsafe --target library -L ../glib -r glib-sharp -o pango-sharp.dll --recurse '*.cs'
./generated/Layout.cs(361) error CS1501: New invocation: Can not find a constructor for this argument list
Compilation failed: 1 error(s), 0 warnings
make[1]: Leaving directory `/home/algida/download/CVSmono/gtk-sharp/pango'

--------------040304010909090103030903--


--------------040305090101030907000707--