Gentoo Archives: gentoo-user

From: karlos <k.gebbert@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] beagle compile error
Date: Tue, 01 Nov 2005 11:21:40
Message-Id: 4fdd16f70511010308u709ef456u3f8db750dbbc9d5c@mail.gmail.com
1 Hi,
2
3 I run into this compilation error when trying to emerge beagle:
4
5 Calculating dependencies ...done!
6 >>> emerge (1 of 12) dev-dotnet/gtk-sharp-2.3.92 to /
7
8
9 cp ../gtk-sharp.snk .
10 cp ../AssemblyInfo.cs .
11 /usr/bin/mcs -nowarn:0169,0612,0618 -unsafe -out:gdk-sharp.dll-target:library
12 /r:../glib/glib-sharp.dll /r:../pango/pango-sharp.dll generated/*.cs
13 ./EventButt
14 on.cs ./EventClient.cs ./EventConfigure.cs ./EventCrossing.cs ./Event.cs
15 ./Event
16 DND.cs ./EventExpose.cs ./EventFocus.cs ./EventKey.cs ./EventMotion.cs
17 ./EventPr
18 operty.cs ./EventProximity.cs ./EventScroll.cs ./EventSelection.cs
19 ./EventSettin
20 g.cs ./EventVisibility.cs ./EventWindowState.cs ./Key.cs ./Size.cs
21 ./TextPropert
22 y.cs AssemblyInfo.cs
23 generated/PangoHelper.cs(17,55): error CS0039: Cannot convert type
24 `GLib.Object'
25 to `Pango.Context' via a built-in conversion
26 generated/PangoHelper.cs(51,55): error CS0039: Cannot convert type
27 `GLib.Object'
28 to `Pango.Context' via a built-in conversion
29 Compilation failed: 2 error(s), 0 warnings
30
31
32 Has anyone experienced similar errors? I am not sure about what information
33 to include, so please tell me what I need to post.
34
35 Karsten

Replies

Subject Author
Re: [gentoo-user] beagle compile error Holly Bostick <motub@××××××.nl>