This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM335X: installing full SDK onto base image

Part Number: PROCESSOR-SDK-AM335X

I have a base image which is ARAGO-BASE-TISDK-IMAGE + PACKAGEGROUP-CORE-BUILDESSENTIAL (plus some others which aren't relevant)

the purpose of the latter addition is to install a local toolchain onto the platform for support. This *mostly* works well: having installed the GCC/Make base onto the system. However, I get stuck with a particular include: 

/usr/include/bits/socket.h:390:10: fatal error: asm/socket.h: No such file or directory

Try as I might, I cannot locate the package which can supply this missing include. Does anyone have any suggestions for /asm/socket.h?