[Ecls-list] MSVC build errors for latest CVS

Douglas R. Miles logicmoo at comcast.net
Wed Mar 1 17:37:06 UTC 2006


I am able to only build on Win32 fresh from a date like:

Cvs update -R -D"2006-02-27 20:05"
With this I can build whith all options turned on..
However to run makeinfo part of the build for the ./msvc/doc dir I have to
be inside cygwin.

Maybe some of the files are moved:
./ecls/msvc/h/config.h.msvc6 -> ./ecls/msvc/ecl/config.h.msvc6

-Douglas

-----Original Message-----
From: ecls-list-admin at lists.sourceforge.net
[mailto:ecls-list-admin at lists.sourceforge.net] On Behalf Of Dean O'Connor
Sent: Wednesday, March 01, 2006 2:47 PM
To: ecls-list at lists.sourceforge.net
Subject: Re: [Ecls-list] MSVC build errors for latest CVS


well I have done a clean checkout from CVS twice now (in new 
directories) and build still fails with same issues.
The only thing I change is adding "ECL_THREADS   = 1" to the msvc/Makefile.

I have also done a "cvs update -C -P -d" on my gentoo linux elcs 
project. Configured with "--enable-threads".
I get pretty much the same errors/problems.

Perhaps there is a sync problem with CVS at the moment ???

Cheers
Dean.


Juan Jose Garcia Ripoll wrote:
> Hi Dean,
>
> I had a look at your patches and your problems seem to be related to
> using an older copy of CVS and having updated it.
>
> The new version uses a different directory structure and some of the
> files (headers mainly) created from a previous build will conflict with
> the new ones. Just to name an example, there are two external.h files,
> one residing in msvc/ecl/external.h, a totally different one in
> msvc/c/ecl/external.h. Your patches remove the latter, which contains
> different external declarations used to build the DLL.
>
> I would recommend starting from scratch. Something like (sorry for my
> unix notation)
> 	cd ecls
> 	rm -rf msvc
> 	cvs update -C -P -d msvc
> It should not take much to get the updates. If you still experience
> problems, please tell me.
>
> Juanjo
>
>   


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Ecls-list mailing list
Ecls-list at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list





More information about the ecl-devel mailing list