bindresvport(): can it be exported from cygwin1.dll?

Andrew Schulman schulman.andrew@epa.gov
Thu Feb 23 20:12:00 GMT 2006


I'm trying to build dante, a SOCKS client and server, for Cygwin.  Right now
build is failing with

.libs/Rbindresvport.o: In function `Rbindresvport':
/usr/local/src/dante-1.1.19/lib/Rbindresvport.c:68: undefined reference to
`_bindresvport'

based on a call to bindresvport().  bindresvport() is normally declared in
netinet/in.h, but in Cygwin it's missing.

I see that bindresvport.c is part of the cygwin source code.  Would it be
possible to have it exported from cygwin1.dll?

Thanks,
Andrew.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list