Opened 13 years ago

Last modified 12 years ago

#30317 closed defect

socat: 'IPV6_PKTINFO' undeclared — at Version 1

Reported by: christophe@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.0
Keywords: IPV6_PKTINFO lion Cc: md@…
Port: socat

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi,

When trying to build socat with Lion on a fresh Macports 2.0 install, it fails with following error in log:

...
:info:build /Developer/usr/bin/llvm-gcc-4.2 -pipe -O2 -arch x86_64 -D_GNU_SOURCE -Wall -Wno-parentheses  -DHAVE_CONFIG_H -I. -I/opt/local/include -I. -I/opt/local/include  -c -o xio-system.o xio-system.c
:info:build xio-ip6.c:28: error: â~@~XIPV6_PKTINFOâ~@~Y undeclared here (not in a function)
:info:build xio-ip6.c:32: error: â~@~XIPV6_RTHDRâ~@~Y undeclared here (not in a function)
:info:build xio-ip6.c:39: error: â~@~XIPV6_DSTOPTSâ~@~Y undeclared here (not in a function)
:info:build xio-ip6.c:43: error: â~@~XIPV6_HOPOPTSâ~@~Y undeclared here (not in a function)
:info:build xio-ip6.c:50: error: â~@~XIPV6_HOPLIMITâ~@~Y undeclared here (not in a function)
:info:build make: *** [xio-ip6.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
...

Change History (2)

Changed 13 years ago by christophe@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: md@… added
Description: modified (diff)
Keywords: socat removed

Remember to use WikiFormatting, and to Cc the port's maintainer.

Note: See TracTickets for help on using tickets.