List Info

Thread: Re: Error building tarball release




Re: Error building tarball release
country flaguser name
United States
2007-02-23 00:18:42
~$ mono --version
Mono JIT compiler version 1.1.13.6, (C) 2002-2005
Novell, Inc and 
Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV      : normal

Ubuntu Dapper drake
~$ uname -a
Linux ranjith-laptop 2.6.15-28-686 #1 SMP PREEMPT Thu
Feb 1 16:14:07 UTC 
2007 i686 GNU/Linux

Thanks!
~ranjith

Sanford Armstrong wrote:
> What version of Mono and what distro are you using?
>
> On 2/22/07, R A N J I T H <rranjith_2000yahoo.com>
wrote:
>   
>> Hi I am getting following error building from the
>> tarball: banshee-0.11.7
>> Error:
>> make[3]: Entering directory
>> `/home/ranjith/tmp/banshee-0.11.7/ext/dbus-sharp'
>> /usr/bin/gmcs -debug -nowarn:0278 -target:library
>> -out:NDesk.DBus.dll
>> -unsafe -r:Mono.Posix ./dbus-sharp/*.cs
>> ./dbus-sharp/UnixMonoTransport.cs(41,4): error
CS0246:
>> The type or
>> namespace name `AbstractUnixEndPoint' could not be
>> found. Are you
>> missing a using directive or an assembly
reference?
>> Compilation failed: 1 error(s), 0 warnings
>>
>>
>> any help is appreciated.
>>
>> ~ranjith
>>
>>
>>
>>
>>
____________________________________________________________
________________________
>> We won't tell. Get more on shows you hate to love
>> (and love to hate): Yahoo! TV's Guilty Pleasures
list.
>> http://tv.yahoo.c
om/collections/265
>> _______________________________________________
>> Banshee-list mailing list
>> Banshee-listgnome.org
>> h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
>>
>>     
> _______________________________________________
> Banshee-list mailing list
> Banshee-listgnome.org
> h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
>
>
>   



 
____________________________________________________________
________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews
at Yahoo! Games.

http://videogames.yahoo.com/platform?platform=120121
_______________________________________________
Banshee-list mailing list
Banshee-listgnome.org
h
ttp://mail.gnome.org/mailman/listinfo/banshee-list

Re: Error building tarball release
user name
2007-02-23 06:49:18
I'd suggest a move to Edgy. It includes Mono 1.1.17.1 and
runs Banshee
pretty well on my system. Besides, you get Firefox 2 and
other
goodies. 

JSR/

On 2/23/07, R A N J I T H <rranjith_2000yahoo.com> wrote:
>
> ~$ mono --version
> Mono JIT compiler version 1.1.13.6, (C) 2002-2005
> Novell, Inc and
> Contributors. www.mono-project.com
>         TLS:           __thread
>         GC:            Included Boehm (with typed GC)
>         SIGSEGV      : normal
>
> Ubuntu Dapper drake
> ~$ uname -a
> Linux ranjith-laptop 2.6.15-28-686 #1 SMP PREEMPT Thu
> Feb 1 16:14:07 UTC
> 2007 i686 GNU/Linux
>
> Thanks!
> ~ranjith
>
> Sanford Armstrong wrote:
> > What version of Mono and what distro are you
using?
> >
> > On 2/22/07, R A N J I T H <rranjith_2000yahoo.com>
> wrote:
> >
> >> Hi I am getting following error building from
the
> >> tarball: banshee-0.11.7
> >> Error:
> >> make[3]: Entering directory
> >>
`/home/ranjith/tmp/banshee-0.11.7/ext/dbus-sharp'
> >> /usr/bin/gmcs -debug -nowarn:0278
-target:library
> >> -out:NDesk.DBus.dll
> >> -unsafe -r:Mono.Posix ./dbus-sharp/*.cs
> >> ./dbus-sharp/UnixMonoTransport.cs(41,4):
error
> CS0246:
> >> The type or
> >> namespace name `AbstractUnixEndPoint' could
not be
> >> found. Are you
> >> missing a using directive or an assembly
reference?
> >> Compilation failed: 1 error(s), 0 warnings
> >>
> >>
> >> any help is appreciated.
> >>
> >> ~ranjith
> >>
> >>
> >>
> >>
> >>
>
____________________________________________________________
________________________
> >> We won't tell. Get more on shows you hate to
love
> >> (and love to hate): Yahoo! TV's Guilty
Pleasures
> list.
> >> http://tv.yahoo.c
om/collections/265
> >>
_______________________________________________
> >> Banshee-list mailing list
> >> Banshee-listgnome.org
> >> h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
> >>
> >>
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-listgnome.org
> > h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
> >
> >
> >
>
>
>
>
>
____________________________________________________________
________________________
> Be a PS3 game guru.
> Get your game face on with the latest PS3 news and
previews at Yahoo! Games.
> 
http://videogames.yahoo.com/platform?platform=120121
> _______________________________________________
> Banshee-list mailing list
> Banshee-listgnome.org
> h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
>


-- 
Our Mission
Technology and Hospitality for God's Workmen
http://missions.ritc
hietribe.net
_______________________________________________
Banshee-list mailing list
Banshee-listgnome.org
h
ttp://mail.gnome.org/mailman/listinfo/banshee-list

Re: Error building tarball release
country flaguser name
United Kingdom
2007-02-23 07:17:36
I've been able to build on Dapper just fine (using the
trunk) since
before 0.11.7 and now also today just fine. I'd say you
probably need to
check you have all dependencies installed. Maybe there's a
dep check
missing from the autoconf stuff?

Dan

On Fri, 2007-02-23 at 07:49 -0500, Josiah Ritchie wrote:
> I'd suggest a move to Edgy. It includes Mono 1.1.17.1
and runs Banshee
> pretty well on my system. Besides, you get Firefox 2
and other
> goodies. 
> 
> JSR/
> 
> On 2/23/07, R A N J I T H <rranjith_2000yahoo.com> wrote:
> >
> > ~$ mono --version
> > Mono JIT compiler version 1.1.13.6, (C) 2002-2005
> > Novell, Inc and
> > Contributors. www.mono-project.com
> >         TLS:           __thread
> >         GC:            Included Boehm (with typed
GC)
> >         SIGSEGV      : normal
> >
> > Ubuntu Dapper drake
> > ~$ uname -a
> > Linux ranjith-laptop 2.6.15-28-686 #1 SMP PREEMPT
Thu
> > Feb 1 16:14:07 UTC
> > 2007 i686 GNU/Linux
> >
> > Thanks!
> > ~ranjith
> >
> > Sanford Armstrong wrote:
> > > What version of Mono and what distro are you
using?
> > >
> > > On 2/22/07, R A N J I T H
<rranjith_2000yahoo.com>
> > wrote:
> > >
> > >> Hi I am getting following error building
from the
> > >> tarball: banshee-0.11.7
> > >> Error:
> > >> make[3]: Entering directory
> > >>
`/home/ranjith/tmp/banshee-0.11.7/ext/dbus-sharp'
> > >> /usr/bin/gmcs -debug -nowarn:0278
-target:library
> > >> -out:NDesk.DBus.dll
> > >> -unsafe -r:Mono.Posix ./dbus-sharp/*.cs
> > >> ./dbus-sharp/UnixMonoTransport.cs(41,4):
error
> > CS0246:
> > >> The type or
> > >> namespace name `AbstractUnixEndPoint'
could not be
> > >> found. Are you
> > >> missing a using directive or an assembly
reference?
> > >> Compilation failed: 1 error(s), 0
warnings
> > >>
> > >>
> > >> any help is appreciated.
> > >>
> > >> ~ranjith
> > >>
> > >>
> > >>
> > >>
> > >>
> >
____________________________________________________________
________________________
> > >> We won't tell. Get more on shows you hate
to love
> > >> (and love to hate): Yahoo! TV's Guilty
Pleasures
> > list.
> > >> http://tv.yahoo.c
om/collections/265
> > >>
_______________________________________________
> > >> Banshee-list mailing list
> > >> Banshee-listgnome.org
> > >> h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
> > >>
> > >>
> > >
_______________________________________________
> > > Banshee-list mailing list
> > > Banshee-listgnome.org
> > > h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
> > >
> > >
> > >
> >
> >
> >
> >
> >
____________________________________________________________
________________________
> > Be a PS3 game guru.
> > Get your game face on with the latest PS3 news and
previews at Yahoo! Games.
> > 
http://videogames.yahoo.com/platform?platform=120121
> > _______________________________________________
> > Banshee-list mailing list
> > Banshee-listgnome.org
> > h
ttp://mail.gnome.org/mailman/listinfo/banshee-list
> >
> 
> 

_______________________________________________
Banshee-list mailing list
Banshee-listgnome.org
h
ttp://mail.gnome.org/mailman/listinfo/banshee-list

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )