I'm using cygwin under windowsXP. I have an error when running configure
command which says:

"checking how to printf a size_t... configure: error: underlying type of
size_t not known"


Here is the cnfigure file I use:

./configure  \
--disable-applications \
--disable-manuals \
--disable-debugging \
--host=arm-linux \
--target=arm-linux \
----with-endianness=little \
--with-cc=/cygdrive/c/build-tools/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gcc
\
--with-ar=/cygdrive/c/build-tools/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-ar


And I'm using release 5.6.1. I don't see why I'm getting this error.

Does anyone have some clue?

Thanks.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to