rjnorman -> Using TOOLS on 2003 R2 SUA (Mar. 12, '06, 5:01:02 PM) |
I have installed the very latest Tools package and now I am getting warnings when compiling.
gcc -I../include -I/home/tipsrc/include -DSVR4 -DSFU -D_ALL_SOURCE -w -R -O -o proto proto.o -lncur
ses -lc -lm
/opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: warning: libm.so.
3.5, needed by /usr/local/lib/libncurses.so, may conflict with libm.so.5.2
/opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: warning: libc.so.
3.5, needed by /usr/local/lib/libncurses.so, may conflict with libc.so.5.2
/opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: warning: libc.so.
3.5, needed by /usr/local/lib/libncurses.so, may conflict with libc.so.5.2
/opt/gcc.3.3/lib/gcc-lib/i586-pc-interix3/3.3/../../../../i586-pc-interix3/bin/ld: warning: libc.so.
3.5, needed by /usr/local/lib/libncurses.so, may conflict with libc.so.5.2
mv -f proto ../bin
Is there something I should do to resovle this? |
|
|
|