Thanks for finding this out. After getting the latest version of gnustep
base, this problem got solved.

Unfortunately, another one appeared:

*checking for libgnutls-config... no
checking for libgnutls - version >= 1.4.0... no
*** The libgnutls-config script installed by libgnutls could not be found
*** If libtgnuls-config was installed in PREFIX, make sure PREFIX/bin is in
*** your path.
no

You do not appear to have usable libgnutls headers/library.
Building without them will disable SSL/TLS/HTTPS in NSStream,
NSFileHandle, NSURLHandle and NSURLConnection.
If you really want to build gnustep-base without TLS support,
add --disable-tls to the configure arguments.
configure: error: Missing support for TLS functionality.*

This problem is described in *bug #37709<http://savannah.gnu.org/bugs/?37709>
*: gnutls deprecated gnutls-config, but I have recent packages of both
gnutls and pkg-config installed:

Installed Packages
Name        : pkgconfig
Arch        : i686
Epoch       : 1
Version     : 0.27
Release     : 1.fc18

Name        : gnutls-devel
Arch        : i686
Version     : 2.12.23
Release     : 2.fc18
Size        : 1.2 M

Could you help once more to find a solution?

Thanks in advance,

Edwin Ancaer.







2013/7/22 Marcus Müller <[email protected]>

>
> Any idea what's going wrong?
>
>
> Yes, please see the mail gnustep-base's configure is broken on FreeBSD 9.1
> when used with libobjc and all followups. In short, libobjc2 1.7 Release
> (or trunk before r36851) will work.
>
>
> I believe David reverted the changfe in libobjc2 in trunk.
> So my understanding is that things should now be fine if using the
> released version of libobjc, OR if using the latest svn trunk.
>
>
> Richard is correct. David reverted the change in the most recent r36912,
> thus trunk is ok now.
>
>
> Cheers,
>
>
>   Marcus
>
>
> --
> Marcus Müller  .  .  .  http://www.mulle-kybernetik.com/znek/
>
>
>
>
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to