Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

gsoap failed to build on 10.11 #42502

Closed
apjanke opened this issue Aug 5, 2015 · 1 comment
Closed

gsoap failed to build on 10.11 #42502

apjanke opened this issue Aug 5, 2015 · 1 comment
Labels

Comments

@apjanke
Copy link
Contributor

apjanke commented Aug 5, 2015

https://gist.github.com/d1de8bcc55bd01761f34

clang -DHAVE_CONFIG_H -I. -I..       -DMACOSX -Wno-deprecated-declarations -MT libgsoap_a-stdsoap2.o -MD -MP -MF .deps/libgsoap_a-stdsoap2.Tpo -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c
stdsoap2.c:4874:32: error: use of undeclared identifier 'SOL_TCP'
  if (setsockopt(soap->master, SOL_TCP, TCP_FASTOPEN, (char*)&set, sizeof(int)))
                               ^
1 error generated.
make[1]: *** [libgsoap_a-stdsoap2.o] Error 1
@DomT4
Copy link
Member

DomT4 commented Aug 11, 2015

Moving to tracking in #40837.

@DomT4 DomT4 closed this as completed Aug 11, 2015
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants