help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Why Make is calling my perl lib


From: lucky7456969
Subject: Why Make is calling my perl lib
Date: Thu, 10 May 2012 04:24:14 -0700 (PDT)

[code]
D:\mingw32-src\msys\rt\src>make -f makefile.debug.current.23
gcc -c  -g -I"include" -I"newlib/libc/include"
-I"newlib/libc/sys/cygwin/include
" -I"newlib/libc/sys/msys/include" -I"newlib/libc/sys/rtems/include"
-I"winsup/c
ygwin/include" -I"winsup/cygwin/include" -I"winsup/msys/include"
-I"winsup/tests
uite/libltp/include" -I"winsup/msys/include"
-I"winsup/testsuite/libltp/include"
 -I"newlib/libc/include/sys" -o "debug/libiberty/bsearch.o"
"libiberty/bsearch.c
"
In file included from libiberty/bsearch.c:33:
newlib/libc/include/sys/types.h:137: error: conflicting types for 'ssize_t'
c:\strawberry\c\bin\../lib/gcc/i686-w64-mingw32/4.4.7/../../../../i686-w64-mingw
32/include/_mingw.h:352: note: previous declaration of 'ssize_t' was here
mingw32-make: *** [debug/libiberty/bsearch.o] Error 1
[/code]

As title
Thanks
Jack
-- 
View this message in context: 
http://old.nabble.com/Why-Make-is-calling-my-perl-lib-tp33763673p33763673.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]