Re: Error compiling with --enable-webservices=yes



Hello,

Where you using -j something? Parallel builds seem to be broken. I run
"make -j4; make" so that once the "make -j4" fails (which it always
does) the "make" will finish the build cleanly.

So use a serial build and see if it works.

Hope this helps.
-Arthur

On 6/18/2005, "Serge Eric Thiam" <serge-eric thiam gmx net> wrote:

>Hello List,
>
>I can't seem to be able to compile beagle cvs (as of today 18.June) with
>the option --enable-webservices. I get the following error messages:
>[...]
>mcs -debug -nowarn:0067,0618,0619,0169,0164 -out:IndexWebContent.exe
>-target:exe ./IndexWebContent.cs -r:../Util/Util.dll
>-r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll
>-r:./BeagleDaemonLib.dll
>error CS0006: Cannot find assembly `BeagleWebServicesFrontEnd.dll'
>Log:
>
>Compilation failed: 1 error(s), 0 warnings
>make[2]: *** [IndexHelper.exe] Error 1
>make[2]: *** Waiting for unfinished jobs....
>make[2]: Leaving directory
>`/scratch/portage/beagle-cvs-0.3/work/beagle/beagled'make[1]: ***
>[all-recursive] Error 1
>make[1]: Leaving directory `/scratch/portage/beagle-cvs-0.3/work/beagle'
>make: *** [all] Error 2
>[...]
>
>Which gives ?
>
>thanks and regards,
>
>--
>/Eric
>_______________________________________________
>Dashboard-hackers mailing list
>Dashboard-hackers gnome org
>http://mail.gnome.org/mailman/listinfo/dashboard-hackers



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