Re: [Banshee-List] problems building Banshee 0.9.10
- From: Aaron Bockover <abockover novell com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] problems building Banshee 0.9.10
- Date: Thu, 03 Nov 2005 14:25:08 -0500
Try copying wsdl.exe from the breezy install to your /opt/mono install.
--Aaron
On Thu, 2005-11-03 at 13:01 -0500, matt nicholson wrote:
> okay, so, this is my situation now:
>
> installed mono 1.1.9.2 from go-mono.org's binary installer, into
> /opt/mono-1.1.9.2/, so that i would not have to use
> --with-internal-mcs, since that seems to be where teh compile is
> hanging. after installing that, trying a clean ./configure then make,
> everything seemed to go fine, until i go the compile error i have
> mentioned before, saying that there was an issue with wsdl.exe in my
> "new" mono installation. sigh. so now i'm stuck. banshee won't build
> with(at least the binary install) of mono-1.1.9.2 (i had issues with
> this before, and not just banshee, beagle and tomboy too) because of
> wsdl.exe. and using the internal mcs hangs the compile.
>
> any help?
>
> i'm more than willing to provide any and all information anyone needs
> to help get this ironed out.
>
> thanks
>
> matt
> sjoeboo sjoeboo com
> sjoeboo.com
> On Nov 3, 2005, at 12:19 PM, matt nicholson wrote:
>
> > well, nothing and everything changed, kinda. i did a clean reinstall
> > of ubuntu breezy late last night as a matter of housekeeping. however,
> > i do this every-now and then so i'm pretty good at getting back to
> > where is was fast. that said, everything(that maters) should be at the
> > same version/state as before.
> >
> > i suppose i'll attempt to download the binary mono installer direct
> > form mono and install it somewhere safe and give it a try with that
> > mcs. unless there are other suggestions, of course.
> >
> > thanks.
> >
> > matt
> > sjoeboo sjoeboo com
> > sjoeboo.com
> >
> >
> >
> > On Nov 3, 2005, at 12:11 PM, Aaron Bockover wrote:
> >
> >> Very strange. Nothing that should cause build problems changed
> >> between 0.9.9 and 0.9.10, so there shouldn't be a problem. Did you
> >> upgrade mono or something? From your output I take it the hang is in
> >> mcs, so it may be an issue with using the bundled mcs.exe.
> >>
> >> --Aaron
> >>
> >> matt nicholson wrote:
> >>> after downloading the tarball, unpacking, running configure with
> >>> --with-internal-mcs, everything is fine. (this worked for 0.9.9 just
> >>> fine) however, running make, the build process stars, but then seems
> >>> to just hang/pause forever. here is my output:
> >>> sjoeboo vader banshee $ make
> >>> make all-recursive
> >>> make[1]: Entering directory `/home/sjoeboo/src/banshee'
> >>> Making all in data
> >>> make[2]: Entering directory `/home/sjoeboo/src/banshee/data'
> >>> Making all in glade
> >>> make[3]: Entering directory `/home/sjoeboo/src/banshee/data/glade'
> >>> make[3]: Nothing to be done for `all'.
> >>> make[3]: Leaving directory `/home/sjoeboo/src/banshee/data/glade'
> >>> Making all in images
> >>> make[3]: Entering directory `/home/sjoeboo/src/banshee/data/images'
> >>> make[3]: Nothing to be done for `all'.
> >>> make[3]: Leaving directory `/home/sjoeboo/src/banshee/data/images'
> >>> make[3]: Entering directory `/home/sjoeboo/src/banshee/data'
> >>> sed -e "s/\ VERSION\@/0.9.10/" < banshee.desktop.in.in >
> >>> banshee.desktop.in
> >>> LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache
> >>> ../po banshee.desktop.in banshee.desktop
> >>> Generating and caching the translation database
> >>> Merging translations into banshee.desktop.
> >>> LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache
> >>> ../po banshee.schemas.in banshee.schemas
> >>> Found cached translation database
> >>> Merging translations into banshee.schemas.
> >>> rm banshee.desktop.in
> >>> make[3]: Leaving directory `/home/sjoeboo/src/banshee/data'
> >>> make[2]: Leaving directory `/home/sjoeboo/src/banshee/data'
> >>> Making all in plugincore
> >>> make[2]: Entering directory `/home/sjoeboo/src/banshee/plugincore'
> >>> /usr/bin/mono /home/sjoeboo/src/banshee/src/mcs.exe -debug
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/pango-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/atk-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gnome-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/art-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/glade-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp.dll
> >>> -r:/usr/lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll
> >>> -r:Mono.Posix -target:library -out:plugin-core.dll
> >>> ./IPlayerEngine.cs ./TrackInfo.cs ./Paths.cs
> >>> ---------------This is where is just sits forever -------------------
> >>> i also tried with cvs and its the same deal(i assumed ti wouldn't be
> >>> different, but just wanted to check).
> >>> 0.9.9 compiled/run fine (other than crashing after syncing an ipod).
> >>> did any requirements change? should i have to update
> >>> ipod-sharp/libipoddevice form teh version used with 0.9.9?
> >>> i'm not a veteran developer, but i can't see anything going" "wrong"
> >>> with my compile attempts.
> >>> any ideas?
> >>> thanks, and keep up the awesome work.
> >>> matt
> >>> sjoeboo sjoeboo com
> >>> sjoeboo.com
> >>> _______________________________________________
> >>> Banshee-list mailing list
> >>> Banshee-list gnome org
> >>> http://mail.gnome.org/mailman/listinfo/banshee-list
> >>
> >>
> >> --
> >> --
> >> Aaron Bockover
> >> Lead Developer, Banshee Project
> >> abockover novell com
> >>
> >> _______________________________________________
> >> Banshee-list mailing list
> >> Banshee-list gnome org
> >> http://mail.gnome.org/mailman/listinfo/banshee-list
> >
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-list gnome org
> > http://mail.gnome.org/mailman/listinfo/banshee-list
>
> _______________________________________________
> Banshee-list mailing list
> Banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]