pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: databases/postgresql16-client does not build



On Wed, 20 Sept 2023 at 13:46, Marc Baudoin <babafou%babafou.eu.org@localhost> wrote:
>
> Marc Baudoin <babafou%babafou.eu.org@localhost> écrit :
> >
> > While trying to compile databases/postgresql16-client:
> >
> > [...]
> > checking whether to build with ICU support... yes
> > checking for icu-uc icu-i18n... no
> > configure: error: ICU library not found
> > If you have ICU already installed, see config.log for details on the
> > failure.  It is possible the compiler isn't looking in the proper directory.
> > Use --without-icu to disable ICU support.
> > *** Error code 1
> >
> > Stop.
> > make[1]: stopped in /usr/pkgsrc/databases/postgresql16-client
> >
> > ICU doesn't seem to be listed as a dependency of this package.
>
> With the latest commit, configure goes a bit further but still
> stops:
>
> configure: error: could not find function 'gss_store_cred_into' required for GSSAPI
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/pkgsrc/databases/postgresql16-client

As a temporary workaround if you do not need kerberos integration you
can build with "PKG_OPTIONS.postgresql16=-gssapi"

David


Home | Main Index | Thread Index | Old Index