[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] GNUnet 0.3.2 build failed on solaris 2.6
From: |
Krista Bennett |
Subject: |
Re: [GNUnet-developers] GNUnet 0.3.2 build failed on solaris 2.6 |
Date: |
Tue, 19 Mar 2002 03:20:28 -0500 |
User-agent: |
Mutt/1.3.25i |
Hi Paul :)
Unfortunately, the reason this isn't working for you is that we haven't
ported GNUnet to Solaris (yet). For the time being, it only runs on
GNU/Linux, FreeBSD, OpenBSD or NetBSD. I'd suspect that a Solaris port
will appear whenever Christian can talk someone into it, so stay tuned...
Sorry :)
- Krista Bennett
-
-----------------------------------------------------------------------
Krista Bennett http://icdweb.cc.purdue.edu/~bennetkl
-----------------------------------------------------------------------
"That's just the problem. Legislation is too late. Legislation is about
commerce, rights, equity. Once you need to pass laws about science,
you've taken a wrong turn."
- Stuart Ressler, in Richard Powers' 'The Gold Bug Variations'
-----------------------------------------------------------------------
Paul Lew hath spoken thusly on Tue, Mar 19, 2002 at 12:05:37AM -0800:
Content-Description: message body text
> > uname -a
> SunOS cns-build3 5.6 Generic_105181-28 sun4u sparc
>
> > gcc -v
> Reading specs from
> /auto/insbu-cnstools/lib/gcc-lib/sparc-sun-solaris2.6/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --prefix=/auto/insbu-cnstools
> Thread model: posix
> gcc version 3.0.3
>
> > make
> gcc -DPACKAGE=\"gnunet\" -DVERSION=\"0.3.2\" -DHAVE_FCNTL_H=1
> -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1
> -DHAVE_LIBCRYPTO=1 -DHAVE_OPENSSL_RSA_H=1
> -DHAVE_OPENSSL_BLOWFISH_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBNSL=1
> -DHAVE_LIBSOCKET=1 -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1
> -DHAVE_VPRINTF=1 -DHAVE_SOCKET=1 -DHAVE_STRERROR=1 -DOTHEROS=1
> -I. -I. -I../../src/include -g -O2 -c
> `test -f configuration.c || echo './'`configuration.c
> In file included from ../../src/include/gnettypes.h:42,
> from ../../src/include/configuration.h:29,
> from configuration.c:26:
> /usr/include/resolv.h:136: field `nsaddr_list' has incomplete type
> /usr/include/resolv.h:140: `MAXDNAME' undeclared here (not in a function)
> /usr/include/resolv.h:146: field `addr' has incomplete type
> /usr/include/resolv.h:151: confused by earlier errors, bailing out
>
> Full log file attached.
> -- Paul 03/19/02 00:02 AM --
>