Hello, tnx alot for the reply. I was using make -j2 for compiling, so doing a simple make got it compiled cleanly.
tnx and regards, On Sat, 2005-06-18 at 10:43 -0500, Arthur Peters wrote: > 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" <[EMAIL PROTECTED]> 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 > >[email protected] > >http://mail.gnome.org/mailman/listinfo/dashboard-hackers > _______________________________________________ > Dashboard-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/dashboard-hackers > _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
