Advertisement
Guest User

Untitled

a guest
Nov 12th, 2011
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. [root@localhost linux-omap]# make ARCH=arm CROSS_COMPILER=/usr/local/angstrom/arm/bin/arm-angstrom-linux-gnueabi- omap2plus_defconfig
  2. HOSTCC scripts/basic/fixdep
  3. In file included from /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/netinet/in.h:24:0,
  4. from /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/arpa/inet.h:23,
  5. from scripts/basic/fixdep.c:116:
  6. /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/stdint.h:153:0: warning: "__INT64_C" redefined [enabled by default]
  7. <built-in>:0:0: note: this is the location of the previous definition
  8. /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include/stdint.h:154:0: warning: "__UINT64_C" redefined [enabled by default]
  9. <built-in>:0:0: note: this is the location of the previous definition
  10. fixdep: error fstat'ing depfile: scripts/basic/.fixdep.d: Invalid argument
  11. make[1]: *** [scripts/basic/fixdep] Error 2
  12. make: *** [scripts_basic] Error 2
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement