Re: Dashboard Build Error



Hello Michael,

Are you sure you are running the CVS version of D-BUS?
If not do a checkout from the freedesktop.org CVS server:
       |cvs -d:pserver:anoncvs pdx freedesktop org:/cvs co|
||
|||Best,|
||
|||Lukas|
||||
Michael Koby wrote:

I get the following build error when compiling from CVS.  I'm running
the latest versions of mono, dbus, and evolution-sharp

BEGIN OUTPUT:

Making all in BeagleClient
make[2]: Entering directory `/home/mkoby/cvs/beagle/BeagleClient'
mcs -g -o Beagle.dll -target:library -define:PREFIX=/usr
-define:PKGLIBDIR=/usr/lib/beagle ./DBusisms.cs ./FactoryProxy.cs
./Factory.cs ./Versioned.cs ./Hit.cs ./Indexable.cs ./Property.cs
./QueryProxy.cs ./Query.cs ./FileSystemIndexerProxy.cs
./FileSystemIndexer.cs ./WebHistoryIndexerProxy.cs
./WebHistoryIndexer.cs  -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll
-r:/usr/lib/mono/gtk-sharp/pango-sharp.dll
-r:/usr/lib/mono/gtk-sharp/atk-sharp.dll
-r:/usr/lib/mono/gtk-sharp/gdk-sharp.dll
-r:/usr/lib/mono/gtk-sharp/gtk-sharp.dll
-r:/usr/lib/mono/dbus-sharp/dbus-sharp.dll -r:/usr/lib/mono/evolution-sharp/evolution-sharp.dll -r:ICSharpCode.SharpZipLib.dll -r:../Util/Util.dll
./DBusisms.cs(47) error CS0246: Cannot find type `BusDriver'
./DBusisms.cs(79) error CS0246: Cannot find type `BusDriver'
Compilation failed: 2 error(s), 0 warnings
make[2]: *** [Beagle.dll] Error 1
make[2]: Leaving directory `/home/mkoby/cvs/beagle/BeagleClient'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mkoby/cvs/beagle'
make: *** [all] Error 2


END OUTPUT:

Just curious to if I'm over looking something...




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]