#20680: gwenhywfar failed to build due to deprecated libgnutls-config -------------------------------------+-------------------------------------- Reporter: melanochaitus@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: gwenhywfar -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * port: => gwenhywfar Old description:
When I was building gwenhywfar (on which gnucash depended) with MacPorts, it gave me an error like this during the configuring stage:
checking for libgnutls-config... no[[BR]] checking for libgnutls - version >= 0.1.0... no[[BR]] *** The libgnutls-config script installed by LIBGNUTLS could not be found[[BR]] *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in[[BR]] *** your path, or set the LIBGNUTLS_CONFIG environment variable to the[[BR]] *** full path to libgnutls-config.[[BR]] configure: error:[[BR]] **** Libgnutls is required for Gwenhywfar. Please install it (including devel packages)[[BR]]
Error: Status 1 encountered during processing.[[BR]]
I have installed the port gnutls but it seems that the current version (2.8.2) has deprecated the libgnutls-script.
Is there any way to update the gwenhywfar source to fix this problem?
New description: When I was building gwenhywfar (on which gnucash depended) with MacPorts, it gave me an error like this during the configuring stage: {{{ checking for libgnutls-config... no checking for libgnutls - version >= 0.1.0... no *** The libgnutls-config script installed by LIBGNUTLS could not be found *** If LIBGNUTLS was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the LIBGNUTLS_CONFIG environment variable to the *** full path to libgnutls-config. configure: error: **** Libgnutls is required for Gwenhywfar. Please install it (including devel packages) Error: Status 1 encountered during processing. }}} I have installed the port gnutls but it seems that the current version (2.8.2) has deprecated the libgnutls-script. Is there any way to update the gwenhywfar source to fix this problem? -- -- Ticket URL: <http://trac.macports.org/ticket/20680#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS