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

[Nbd] Help building on Nexenta



$ uname -a
SunOS ganymede 5.11 NexentaOS_134f i86pc i386 i86pc Solaris

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether Large File Support should be enabled... yes
checking whether syslog logging is requested... no
checking whether a debugging version is requested... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking build system type... i386-pc-solaris2.11
checking host system type... i386-pc-solaris2.11
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking size of unsigned short int... 2
checking size of unsigned int... 4
checking size of unsigned long int... 4
checking size of unsigned long long int... 8
checking for llseek... yes
checking for alarm... yes
checking for gethostbyname... no
checking for inet_ntoa... no
checking for memset... yes
checking for socket... no
checking for strerror... yes
checking for strstr... yes
checking for mkstemp... yes
checking for sync_file_range... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether client should be built... no
checking for library containing bind... -lsocket
checking for library containing inet_ntoa... none required
checking for library containing daemon... none required
checking for sys/mount.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking linux/types.h usability... no
checking linux/types.h presence... no
checking for linux/types.h... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.6.0... yes (version 2.16.3)
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for off_t... yes
checking for pid_t... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Doxyfile
config.status: creating man/Makefile
config.status: creating man/nbd-client.8.sh
config.status: creating man/nbd-server.5.sh
config.status: creating man/nbd-server.1.sh
config.status: creating man/nbd-trdump.1.sh
config.status: creating config.h
config.status: executing depfiles commands

make  all-recursive
make[1]: Entering directory `/usr/local/src/nbd-2.9.23'
Making all in man
make[2]: Entering directory `/usr/local/src/nbd-2.9.23/man'
sh nbd-server.1.sh > nbd-server.1
sh nbd-server.5.sh > nbd-server.5
sh nbd-client.8.sh > nbd-client.8
sh nbd-trdump.1.sh > nbd-trdump.1
make[2]: Leaving directory `/usr/local/src/nbd-2.9.23/man'
make[2]: Entering directory `/usr/local/src/nbd-2.9.23'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.  -DSYSCONFDIR='"/usr/local/etc"'  -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -MT nbd_server-nbd-server.o -MD -MP -MF .deps/nbd_server-nbd-server.Tpo -c -o nbd_server-nbd-server.o `test -f 'nbd-server.c' || echo './'`nbd-server.c
nbd-server.c: In function 'set_peername':
nbd-server.c:1895: error: 'struct in6_addr' has no member named 's6_addr32'
nbd-server.c:1899: error: 'struct in6_addr' has no member named 's6_addr32'
nbd-server.c:1900: error: 'struct in6_addr' has no member named 's6_addr32'
make[2]: *** [nbd_server-nbd-server.o] Error 1
make[2]: Leaving directory `/usr/local/src/nbd-2.9.23'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/nbd-2.9.23'
make: *** [all] Error 2

Regards,
Joel Pedraza <joel@...928...>
m. 786 489 3320


Reply to: