This is the mail archive of the insight-prs@sourceware.org mailing list for the Insight 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]

insight/320: cannot completely compile package 6.6


>Number:         320
>Category:       insight
>Synopsis:       cannot completely compile package 6.6
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Sep 28 11:53:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     jack cardozo
>Release:        unknown-1.0
>Organization:
>Environment:
win2k using cygwin dll
>Description:
Output from make

make[3]: Entering directory `/cygdrive/d/SOURCE_CODE/insight-6.6/tcl/win'
gcc -c -g -O2 -Wall -Wconversion  -I"./../generic" -I"." -mwin32  -DPACKAGE_NAME
=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACK
AGE_BUGREPORT=\"\" -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DH
AVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_U
NISTD_H=1  -DBUILD_tcl tclWinPipe.c -o tclWinPipe.o
In file included from ../win/tclWinPort.h:72,
                 from ../generic/tclPort.h:22,
                 from tclWinInt.h:21,
                 from tclWinPipe.c:15:
/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and associated ma
cros have been defined in sys/types.      This may cause runtime problems with W
32 sockets"
tclWinPipe.c: In function `TclpCreateProcess':
tclWinPipe.c:1232: error: `CW_SYNC_WINENV' undeclared (first use in this functio
n)
tclWinPipe.c:1232: error: (Each undeclared identifier is reported only once
tclWinPipe.c:1232: error: for each function it appears in.)
tclWinPipe.c: In function `Tcl_PidObjCmd':
tclWinPipe.c:2586: warning: implicit declaration of function `getpid'
make[3]: *** [tclWinPipe.o] Error 1
make[3]: Leaving directory `/cygdrive/d/SOURCE_CODE/insight-6.6/tcl/win'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/cygdrive/d/SOURCE_CODE/insight-6.6/tcl'
make[1]: *** [all-tcl] Error 2
make[1]: Leaving directory `/cygdrive/d/SOURCE_CODE/insight-6.6'
make: *** [all] Error 2
bash-2.05b$
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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