This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem Building Insight-5.2


        Hi....
 
        I am trying to build Insight-5.2 and I have a few problems..... Does
anyone have any ideas on what's wrong ????
        My host is W2k platform, and both binutils and gcc compile and
install just fine...
 
        Thanks
 
        Roman F. Rycerz
        Motorola ACES-PCSG
 
        
 
 
 
 
 
 
gcc -mwin32 -c -g -O2 -Wall -Wconversion
-I"/src/gdb/insight-5.2/tcl/win/../generic" -I"/src/gdb/insight-5.2/tcl/win"
-m
win32   -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TZNAME=1
-DBUILD_tcl "/src/gdb/insight-5.2/tcl/win/tclWin32Dl
l.c" -o tclWin32Dll.o
In file included from /src/gdb/insight-5.2/tcl/win/tclWinPort.h:68,
                 from /src/gdb/insight-5.2/tcl/generic/tclPort.h:22,
                 from /src/gdb/insight-5.2/tcl/win/tclWinInt.h:21,
                 from /src/gdb/insight-5.2/tcl/win/tclWin32Dll.c:15:
/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and
associated macros have been defined in sys/types.
 This may cause runtime problems with W32 sockets"
/src/gdb/insight-5.2/tcl/win/tclWin32Dll.c: In function `DllMain':
/src/gdb/insight-5.2/tcl/win/tclWin32Dll.c:193: warning: unused variable
`os'
/src/gdb/insight-5.2/tcl/win/tclWin32Dll.c: In function
`TclWinSetInterfaces':
/src/gdb/insight-5.2/tcl/win/tclWin32Dll.c:121: static symbol
`tclWinTCharEncoding' is marked dllexport
make[2]: *** [tclWin32Dll.o] Error 1
make[2]: Leaving directory `/tmp/build/gdb/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/build/gdb/tcl'
make: *** [all-tcl] Error 2
make: Leaving directory `/tmp/build/gdb'


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]