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

Re: problem compiling insight


On 3/16/06, Bruno Garibaldi <garuche_ours@hotmail.com> wrote:
> When i'll try to run "make" after use "./configure i686-pc-cygwin" I have
> the following message:
>
> gcc -c -g -O2  -Wall -Wconversion  -I"../.././tcl/win/../generic"
> -I"../.././tcl/win" -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int
> -DBUILD_tcl "tclWin32Dll.c" -o tclWin32Dll.o
> In file included from tclWin32Dll.c:15:
> tclWinInt.h:53: error: syntax error before "WIN32_FIND_DATAA"
>
> tclWin32Dll.c:403: warning: '_except_checkstackspace_handler' defined but
> not used
> make[3]: *** [tclWin32Dll.o] Erreur 1
> make[3]: Leaving directory `/home/garuche/insight-6.4/tcl/win'
> make[2]: *** [all] Erreur 2
> make[2]: Leaving directory `/home/garuche/insight-6.4/tcl'
> make[1]: *** [all-tcl] Erreur 2
> make[1]: Leaving directory `/home/garuche/insight-6.4'
> make: *** [all] Erreur 2
>
> between the two part of the error I deleted a lot of lines.
> Can you help me

http://sourceware.org/ml/insight/2005-q3/msg00021.html

Cheers,
Hermann


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