This is the mail archive of the insight@sources.redhat.com 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]

RE: Building Insight snapshot on CygWin?


# From: Keith Seitz [mailto:keiths@redhat.com]
# Sent: Wednesday, May 21, 2003 11:24 AM
# To: Schumacher, Gordon
# Cc: Insight list (E-mail)
# Subject: RE: Building Insight snapshot on CygWin?
# 
# Ok, I'm kicking off a clean build now of CVS HEAD. Shouldn't be too
# different from the snapshot. I'll report my findings to the list.

I get this:

Creating library file: libtcldde12.a
tclAppInit.o(.text+0xb0): In function `main':
/usr/src/insight-20030520/tcl/win/tclAppInit.c:110: undefined reference to
`__imp__Tcl_Main'
tclAppInit.o(.text+0x101): In function `Tcl_AppInit':
/usr/src/insight-20030520/tcl/win/tclAppInit.c:139: undefined reference to
`__imp__Tcl_Init'
tclAppInit.o(.text+0x135):/usr/src/insight-20030520/tcl/win/tclAppInit.c:147
: undefined reference to `__imp__Tcl_AsyncCreate'
tclAppInit.o(.text+0x15b):/usr/src/insight-20030520/tcl/win/tclAppInit.c:193
: undefined reference to `__imp__Tcl_SetVar'
tclAppInit.o(.text+0x1c1): In function `setargv':
/usr/src/insight-20030520/tcl/win/tclAppInit.c:252: undefined reference to
`__imp__Tcl_Alloc'
tclAppInit.o(.text+0x310): In function `asyncExit':
/usr/src/insight-20030520/tcl/win/tclAppInit.c:333: undefined reference to
`__imp__Tcl_Exit'
tclAppInit.o(.text+0x338): In function `sigHandler':
/usr/src/insight-20030520/tcl/win/tclAppInit.c:368: undefined reference to
`__imp__Tcl_AsyncMark'
collect2: ld returned 1 exit status


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