This is the mail archive of the insight-prs@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]

insight/215: error when compiling Insight-5.3 with cygwin


>Number:         215
>Category:       insight
>Synopsis:       error when compiling Insight-5.3 with cygwin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 14 08:53:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Manfred dot Neugebauer at siemens dot com
>Release:        insight-5.3.tar.bz2
>Organization:
>Environment:
Windows XP, cygwin-1.3.20-1
>Description:
error when compiling Insight-5.3 with cygwin

gcc -c -g -O2 -Wall -Wconversion  -I"../../../insight-5.3/tcl/win/../generic" -I
"../../../insight-5.3/tcl/win" -mwin32   -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIM
E=1 -DHAVE_TZNAME=1   -DBUILD_tcl "../../../insight-5.3/tcl/win/tclWin32Dll.c" -
o tclWin32Dll.o
../../../insight-5.3/tcl/win/tclWin32Dll.c:121: static symbol `tclWinTCharEncodi
ng' is marked dllexport
make[2]: *** [tclWin32Dll.o] Error 1
>How-To-Repeat:
./configure --target=i586-pc-gnu
make
>Fix:
workaround: delete the expression "static" in /insight-5.3/tcl/win/tclWin32Dll.c:121
>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]