[Barry-devel] Problems with libbarry

2008-01-16 Thread Alejandro Ramirez


Hello Everyone, 

 I am using Ubuntu 7.10 Gutsy Gibbon. I have a Blackberry Pearl.

 Im able to see the device using btool, but when i try to sync i get
this: 
#msynctool --sync Blackberry Unable to load
plugin /usr/lib/opensync/plugins/barry_sync.so: Unable to open
module /usr/lib/opensync/plugins/barry_sync.so: 
/usr/lib/opensync/plugins/barry_sync.so: undefined symbol: 
_ZN5Barry5ProbeC1EPKcS2_ 

I have /usr/local/lib in ld.so.conf, and i see libbarry is installed in
that path?

 I've seen a couple of messages scattered around with people having this
problem, but no solutions. Someone here knows how to solve this issue?

Greetings, Alejandro


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel


Re: [Barry-devel] Problems with libbarry

2008-01-16 Thread Martin Owens
Sounds like you have two versions installed, perhaps one was installed
from a package such as apt-get or yum and the other was installed from
source?

Have a look for all instances of the library file and account for it.

Best regards, Martin Owens

On 16/01/2008, Alejandro Ramirez <[EMAIL PROTECTED]> wrote:
>
>
> Hello Everyone,
>
>  I am using Ubuntu 7.10 Gutsy Gibbon. I have a Blackberry Pearl.
>
>  Im able to see the device using btool, but when i try to sync i get
> this:
> #msynctool --sync Blackberry Unable to load
> plugin /usr/lib/opensync/plugins/barry_sync.so: Unable to open
> module /usr/lib/opensync/plugins/barry_sync.so: 
> /usr/lib/opensync/plugins/barry_sync.so: undefined symbol: 
> _ZN5Barry5ProbeC1EPKcS2_
>
> I have /usr/local/lib in ld.so.conf, and i see libbarry is installed in
> that path?
>
>  I've seen a couple of messages scattered around with people having this
> problem, but no solutions. Someone here knows how to solve this issue?
>
> Greetings, Alejandro
>
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel


Re: [Barry-devel] Problems with libbarry

2008-01-16 Thread Alejandro Ramirez

Martin,

Thank you for taking the time to answer. Hopefully I will be able to
help someone else in the forum also.

I did a "find" on libbarry*

and i got this (among some files of the sources):
/usr/local/lib/libbarry.so.0
/usr/local/lib/libbarry.so
/usr/local/lib/libbarry.a
/usr/local/lib/libbarry.la
/usr/local/lib/libbarry.so.0.0.11
/usr/local/lib/libbarry.so.0.0.12
/usr/lib/libbarry.so.0
/usr/lib/libbarry.so
/usr/lib/libbarry.so.0.0.9
/usr/lib/libbarry.a
/usr/lib/libbarry.la


Could this be it? any ideas how can i fix this?


Greetings,


Alejandro







On Wed, 2008-01-16 at 17:50 -0500, Martin Owens wrote:
> Sounds like you have two versions installed, perhaps one was installed
> from a package such as apt-get or yum and the other was installed from
> source?
> 
> Have a look for all instances of the library file and account for it.
> 
> Best regards, Martin Owens
> 
> On 16/01/2008, Alejandro Ramirez <[EMAIL PROTECTED]> wrote:
> >
> >
> > Hello Everyone,
> >
> >  I am using Ubuntu 7.10 Gutsy Gibbon. I have a Blackberry Pearl.
> >
> >  Im able to see the device using btool, but when i try to sync i get
> > this:
> > #msynctool --sync Blackberry Unable to load
> > plugin /usr/lib/opensync/plugins/barry_sync.so: Unable to open
> > module /usr/lib/opensync/plugins/barry_sync.so: 
> > /usr/lib/opensync/plugins/barry_sync.so: undefined symbol: 
> > _ZN5Barry5ProbeC1EPKcS2_
> >
> > I have /usr/local/lib in ld.so.conf, and i see libbarry is installed in
> > that path?
> >
> >  I've seen a couple of messages scattered around with people having this
> > problem, but no solutions. Someone here knows how to solve this issue?
> >
> > Greetings, Alejandro
> >
> >
> > -
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> > ___
> > Barry-devel mailing list
> > Barry-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/barry-devel
> >
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel


Re: [Barry-devel] Problems with libbarry

2008-01-16 Thread Chris Frey
On Wed, Jan 16, 2008 at 05:28:14PM -0600, Alejandro Ramirez wrote:
> 
> Martin,
> 
>   Thank you for taking the time to answer. Hopefully I will be able to
> help someone else in the forum also.
> 
> I did a "find" on libbarry*
> 
> and i got this (among some files of the sources):
> /usr/local/lib/libbarry.so.0
> /usr/local/lib/libbarry.so
> /usr/local/lib/libbarry.a
> /usr/local/lib/libbarry.la
> /usr/local/lib/libbarry.so.0.0.11
> /usr/local/lib/libbarry.so.0.0.12
> /usr/lib/libbarry.so.0
> /usr/lib/libbarry.so
> /usr/lib/libbarry.so.0.0.9
> /usr/lib/libbarry.a
> /usr/lib/libbarry.la
> 
> 
> Could this be it? any ideas how can i fix this?

Yes.

You have 3 versions of the barry library installed, 2 in /usr/local,
1 in /usr/lib.

You're probably trying to use version 0.12 of the opensync barry plugin
and the linker is finding the 0.0.9 version of libbarry.

Keep in mind that you're using a development version of Barry, and that
the API/ABI may change, so in reality it is not safe to have multiple
versions of Barry installed at the same time.

Since you seem to be using the CVS version of Barry, I'd recommend deleting
all the older versions:

Remove any old barry packages:

dpkg -l |grep barry
then:
dpkg --purge libbarry (and all the packages you find)

If any libbarry libraries still exist after this, remove them
manually, but carefully:

rm /usr/local/lib/libbarry*

Then to be safe, reinstall from your CVS build:

make install

- Chris


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel


[Barry-devel] Multiple email addresses per contact

2008-01-16 Thread Alan Light
FYI:

When dumping out the contents of my Pearl's address book (via btool -d
"Address Book"), there is only one email address per entry, regardless of
the number of email addresses that entry may have.

Thanks for a great utility!

-Alan Light
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel