gnumeric portupgrade fails (libgnomedb)

Andrew L. Gould algould at datawok.com
Thu May 5 07:16:23 PDT 2005


On Thursday 05 May 2005 08:47 am, Marco Beishuizen wrote:
> Hi,
>
> I tried to portupgrade gnumeric today (from 1.4.1 to 1.4.3_1), but it
> fails at the point where it tries to compile libgnomedb 1.2.1. It
> fails with the following error:
>
> ...
> gnome-db-dsn-config-druid.c: In function `general_next_pressed_cb':
> gnome-db-dsn-config-druid.c:246: error: `GdaProviderParameterInfo'
> undeclared (f irst use in this function)
> gnome-db-dsn-config-druid.c:246: error: (Each undeclared identifier
> is reported only once
> gnome-db-dsn-config-druid.c:246: error: for each function it appears
> in.) gnome-db-dsn-config-druid.c:246: error: `param_info' undeclared
> (first use in th is function)
> gmake[1]: *** [gnome-db-dsn-config-druid.lo] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/databases/libgnomedb/work/libgnomedb-1.2 .1/libgnomedb'
> gmake: *** [all-recursive] Error 1
> *** Error code 2
>
> Stop in /usr/ports/databases/libgnomedb.
> *** Error code 1
>
> Stop in /usr/ports/math/gnumeric.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade44803.0 mak e
> ** Fix the problem and try again.
> ** Listing the failed packages (*:skipped / !:failed)
>          ! math/gnumeric (gnumeric-1.4.1)        (compiler error)
> --->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
> ...
>
> My portstree is up-to-date. Anyone has an idea how to solve this?
>
> Thanks.
>
> Marco

Hi Marco,

Do you need gnome-db?  (Better yet, have you seen **any** documentation 
as how to use gnome-db from within gnumeric?)

CONFIGURE_ARGS for the gnumeric port includes "--with-gnome-db".  
Perhaps you could try doing make without gnome-db ("make 
--without-gnome-db"?) and then do portupgrade.

Best of luck,

Andrew Gould


More information about the freebsd-questions mailing list