Bug #2834
closedlighttpd 1.4.47 doesn't compile with --disable-ipv6
Description
gcc DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/usr/local/lib\"" -DSBIN_DIR="\"/usr/local/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__ -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -g -O2 -Wall -W -Wshadow -pedantic -MT lighttpd-network.o -MD -MP -MF .deps/lighttpd-network.Tpo -c -o lighttpd-network.o `test -f 'network.c' || echo './'`network.c>ipv6.sin6_port);
In file included from /usr/include/bits/byteswap.h:35:0,
from /usr/include/endian.h:60,
from /usr/include/sys/types.h:215,
from base.h:7,
from server.h:5,
from network.h:5,
from network.c:3:
network.c: In function ‘network_host_normalize_addr_str’:
network.c:82:25: error: ‘sock_addr {aka union sock_addr}’ has no member named ‘ipv6’; did you mean ‘ipv4’?
: ntohs(addr
^
Files
Updated by Deweloper about 7 years ago
Updated by stbuehler about 7 years ago
- Is duplicate of Bug #2832: Build error on systems without IPV6 support (regression from 1.4.46) added
Updated by stbuehler about 7 years ago
- Status changed from New to Duplicate
- Target version deleted (
1.4.48)
Also available in: Atom