Re: gnumeric portupgrade fails (libgnomedb)

From: Andrew L. Gould (algould_at_datawok.com)
Date: 05/05/05

  • Next message: Edgar Martinez: "RE: 5.8TB RAID5 SATA Array Questions - UPDATE"
    To: FreeBSD questions mailing list <questions@freebsd.org>, Marco Beishuizen <marco@beishuizen.info>
    Date: Thu, 5 May 2005 09:16:31 -0500
    
    

    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
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Edgar Martinez: "RE: 5.8TB RAID5 SATA Array Questions - UPDATE"

    Relevant Pages