Building Cygwin DLL

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Fri Jul 12 10:42:00 GMT 2013


On 2013-07-12 02:33, Alexey Pavlov wrote:
> When trying building Cygwin DLL with cygport under Cygwin I have error:

Actually, that error is in building the LSA module:

> x86_64-w64-mingw32-gcc -g -ggdb -O2 -pipe
> -fdebug-prefix-map=/home/alexey/cygwin-1.7.21-6/build=/usr/src/debug/cygwin-1.7.21-6
> -fdebug-prefix-map=/home/alexey/cygwin-1.7.21-6/src/src=/usr/src/debug/cygwin-1.7.21-6
> -I. -I/home/alexey/cygwin-1.7.21-6/src/src/winsup/lsaauth -c -o
> cyglsa64.o /home/alexey/cygwin-1.7.21-6/src/src/winsup/lsaauth/cyglsa.c
> In file included from
> /home/alexey/cygwin-1.7.21-6/src/src/newlib/libc/include/sys/types.h:61:0,
>                   from
> /home/alexey/cygwin-1.7.21-6/src/src/winsup/cygwin/winsup.h:29,
>                   from
> /home/alexey/cygwin-1.7.21-6/src/src/winsup/cygwin/advapi32.cc:11:
> /home/alexey/cygwin-1.7.21-6/src/src/newlib/libc/include/sys/_types.h:72:20:
> fatal error: stddef.h: No such file or directory
> compilation terminated.

Looks like you are missing mingw64-x86_64-{headers,runtime}.


Yaakov


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



More information about the Cygwin mailing list