Re: [gnome-db] [Anjuta-list] Symbol DB



Actually that jogged my memory. The error I was getting was 
undefined symbol: gda_data_model_iter_move_at_row

So it looks as if the api change you made fixed it. 

George

On Sun, 2008-12-28 at 11:37 +0100, Massimo Cora' wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> if this help I had to change an api (see Anjuta's ChangeLog).
> 
> 2008-12-19  Massimo Cora'  <mcora svn gnome org>
> 
>         * plugins/symbol-db/symbol-db-engine-iterator.c
>         (symbol_db_engine_iterator_first),
>         (symbol_db_engine_iterator_last),
>         (symbol_db_engine_iterator_set_position):
>         using gda_data_model_iter_move_to_row () to use the latest
> libgda apis.
> 
> regards,
> Massimo
> 
> 
> 
> Daniel Espinosa wrote:
> > Could you give more information on the errors to see if is a API change?
> > It supouse that libgda is API stable (even that I'm workin in the
> > GdaEasy part that will change the other parts must be unchanged). If so
> > please write to gnome-db-list gnome org <mailto:gnome-db-list gnome org>
> > in order to file a bug or take/explain actions to take.
> > 
> > 2008/12/19 George McLachlan <gmclachl untitledproject co uk
> > <mailto:gmclachl untitledproject co uk>>
> > 
> >     I have managed to resolve this issue now. However I could not get it
> >     working with a checkout of libgda, I ended up installing an unstable
> >     build (3.99.6). I don't know if the API has changed or if I managed to
> >     screw something up
> > 
> >     George
> > 
> > 
> >     On Wed, 2008-12-17 at 13:59 +0000, George McLachlan wrote:
> >     > Um, I did have it installed in /usr/local/lib, which is the default. I
> >     > removed that and installed in in /usr/lib  with --prefix=/usr as a
> >     > configure option.
> >     >
> >     > George
> >     >
> >     >
> >     >
> >     > On Wed, 2008-12-17 at 14:49 +0100, Johannes Schmid wrote:
> >     > > Hi!
> >     > >
> >     > > Just be sure that you don't mix installation with --prefix=/usr and
> >     > > --prefix=/usr/local as that can end up in quite weird errors.
> >     Other than
> >     > > that it should actually work (gda_data_model_iter_move_at_row is
> >     defined
> >     > > in libgda).
> >     > >
> >     > > Regards,
> >     > > Johannes
> >     > >
> >     > > Am Mittwoch, den 17.12.2008, 13:43 +0000 schrieb George McLachlan:
> >     > > > Hi,
> >     > > >     I am currently at rev 4451 of anjuta from trunk and rev
> >     3268 of
> >     > > > libgda. I wonder if there is another dependency buried in there
> >     > > > somewhere.
> >     > > >
> >     > > > George
> >     > > >
> >     > > > On Wed, 2008-12-17 at 14:23 +0100, Johannes Schmid wrote:
> >     > > > > Hi!
> >     > > > >
> >     > > > > Are you sure you also have anjuta from trunk?
> >     > > > >
> >     > > > > Thanks,
> >     > > > > Johannes
> >     > > > >
> >     > > > > Am Mittwoch, den 17.12.2008, 10:59 +0000 schrieb George
> >     McLachlan:
> >     > > > > > I grabbed the latest gda from trunk and the plugin was
> >     enabled, anjuta
> >     > > > > > compiled, but when I start it it I get
> >     > > > > >
> >     > > > > > --
> >     > > > > > Could not load Symbol Database
> >     > > > > > This usually means that your installation is corrupted.
> >     The error
> >     > > > > > message leading to this was:
> >     > > > > > /usr/local/lib/anjuta/libanjuta-symbol-db.so: undefined
> >     symbol:
> >     > > > > > gda_data_model_iter_move_at_row
> >     > > > > >
> >     > > > > > --
> >     > > > > >
> >     > > > > >
> >     > > > > >
> >     > > > > > On Wed, 2008-12-17 at 10:09 +0100, Johannes Schmid wrote:
> >     > > > > > > Hi!
> >     > > > > > >
> >     > > > > > > Requirements:
> >     > > > > > > - libgda from trunk (maybe the latest tarball 3.99.x
> >     will also work)
> >     > > > > > > - anjuta from trunk
> >     > > > > > > => pass --enable-plugin-symbol-db to configure/autogen.sh
> >     > > > > > >
> >     > > > > > > Regards,
> >     > > > > > > Johannes
> >     > > > > > >
> >     > > > > > > Am Dienstag, den 16.12.2008, 20:06 +0000 schrieb George
> >     McLachlan:
> >     > > > > > > > No matter what I do I can't get this plugin to
> >     install. I assume I am
> >     > > > > > > > missing some dependency. I am using hardy with
> >     libgda3, this is probably
> >     > > > > > > > where the problem lies. Can someone indicate the
> >     minimum set of
> >     > > > > > > > requirements to build this?
> >     > > > > > > >
> >     > > > > > > > George
> >     > > > > > > >
> >     > > > > > > >
> >     > > > > > > >
> >     ------------------------------------------------------------------------------
> >     > > > > > > > SF.Net email is Sponsored by MIX09, March 18-20, 2009
> >     in Las Vegas, Nevada.
> >     > > > > > > > The future of the web can't happen without you.  Join
> >     us at MIX09 to help
> >     > > > > > > > pave the way to the Next Web now. Learn more and
> >     register at
> >     > > > > > > >
> >     http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> >     > > > > > > > _______________________________________________
> >     > > > > > > > Anjuta-list mailing list
> >     > > > > > > > Anjuta-list lists sourceforge net
> >     <mailto:Anjuta-list lists sourceforge net>
> >     > > > > > > > https://lists.sourceforge.net/lists/listinfo/anjuta-list
> >     > > > > >
> >     > > > > >
> >     > > > > >
> >     ------------------------------------------------------------------------------
> >     > > > > > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in
> >     Las Vegas, Nevada.
> >     > > > > > The future of the web can't happen without you.  Join us
> >     at MIX09 to help
> >     > > > > > pave the way to the Next Web now. Learn more and register at
> >     > > > > >
> >     http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> >     > > > > > _______________________________________________
> >     > > > > > Anjuta-list mailing list
> >     > > > > > Anjuta-list lists sourceforge net
> >     <mailto:Anjuta-list lists sourceforge net>
> >     > > > > > https://lists.sourceforge.net/lists/listinfo/anjuta-list
> >     > > >
> >     > > >
> >     > > >
> >     ------------------------------------------------------------------------------
> >     > > > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las
> >     Vegas, Nevada.
> >     > > > The future of the web can't happen without you.  Join us at
> >     MIX09 to help
> >     > > > pave the way to the Next Web now. Learn more and register at
> >     > > >
> >     http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> >     > > > _______________________________________________
> >     > > > Anjuta-list mailing list
> >     > > > Anjuta-list lists sourceforge net
> >     <mailto:Anjuta-list lists sourceforge net>
> >     > > > https://lists.sourceforge.net/lists/listinfo/anjuta-list
> >     >
> >     >
> >     >
> >     ------------------------------------------------------------------------------
> >     > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las
> >     Vegas, Nevada.
> >     > The future of the web can't happen without you.  Join us at MIX09
> >     to help
> >     > pave the way to the Next Web now. Learn more and register at
> >     >
> >     http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> >     > _______________________________________________
> >     > Anjuta-list mailing list
> >     > Anjuta-list lists sourceforge net
> >     <mailto:Anjuta-list lists sourceforge net>
> >     > https://lists.sourceforge.net/lists/listinfo/anjuta-list
> > 
> > 
> >     ------------------------------------------------------------------------------
> >     _______________________________________________
> >     Anjuta-list mailing list
> >     Anjuta-list lists sourceforge net
> >     <mailto:Anjuta-list lists sourceforge net>
> >     https://lists.sourceforge.net/lists/listinfo/anjuta-list
> > 
> > 
> > 
> > 
> > -- 
> > Trabajar, la mejor arma para tu superación
> > "de grano en grano, se hace la arena" (R) (en trámite, pero para los
> > cuates: LIBRE)
> > 
> > 
> > ------------------------------------------------------------------------
> > 
> > _______________________________________________
> > gnome-db-list mailing list
> > gnome-db-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-db-list
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> 
> iEYEARECAAYFAklXVt4ACgkQcfVTgMRILk1SiwCbBoqYYcdSeAp2GjdgKtO5M/f7
> c3MAn0blNNOj48dWzG8htgq9SwVkiLIK
> =019I
> -----END PGP SIGNATURE-----



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