Opened 3 months ago

#70191 new defect

stunnel @5.72 does not build on Mac OS 10.4.11 PPC: conflicting types for 'getnameinfo'

Reported by: roughcollie Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: tiger ppc Cc: Schamschula (Marius Schamschula)
Port: stunnel

Description

:info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_stunnel/stunnel/work/stunnel-5.72/src'
:info:build /opt/local/bin/gcc-apple-4.2 -std=gnu99 -DHAVE_CONFIG_H -I.  -I/usr/kerberos/include -I/opt/local/libexec/openssl3/include -DLIBDIR='"/opt/local/lib/stunnel"' -DCONFDIR='"/opt/local/etc/stunnel"' -I/opt/local/libexec/openssl3/include -isystem/opt/local/include  -pipe -I/opt/local/libexec/openssl3/include -Os -arch ppc -pthread -Wall -Wextra -Wformat=2 -Wconversion -Wno-deprecated-declarations -fPIE -fstack-protector -D_FORTIFY_SOURCE=2 -MT stunnel-tls.o -MD -MP -MF .deps/stunnel-tls.Tpo -c -o stunnel-tls.o `test -f 'tls.c' || echo './'`tls.c
:info:build In file included from tls.c:38:
:info:build prototypes.h:791: error: conflicting types for 'getnameinfo'
:info:build /usr/include/netdb.h:271: error: previous declaration of 'getnameinfo' was here
:info:build make[2]: *** [stunnel-tls.o] Error 1

Attachments (1)

main.log (62.9 KB) - added by roughcollie 3 months ago.
Attaching build log.

Download all attachments as: .zip

Change History (1)

Changed 3 months ago by roughcollie

Attachment: main.log added

Attaching build log.

Note: See TracTickets for help on using tickets.