On 04/22/2011 04:07 PM, zredlined wrote:
In file included from ../../src/gsmtap_util.c:37: /usr/include/netinet/in.h:365: error: expected declaration specifiers or '...' before '(' token
What is at that line? The issue is a bit of using a GNU Linux EABI toolchain when we are not really targeting Linux. I assume it fails on the stdint.h types again.