Re: CVS Mac build broken in openexr
Paul Schneider <paultschneider <at> mac.com>
2008-02-11 19:36:42 GMT
Hi, Paul,
> I'm beginning to suspect a bad transfer from my Windows box. For
> some reason I can't pull the cvs down to my Mac. Will try to get
> that working.
that might be it. Maybe the Windows CVS client munged the line
endings of the bootstrap script? sh will probably get confused by DOS-
style line endings.
I just pulled down a fresh copy of the source on my OS X system and
was able to build it without problems. Trying to get CVS working on
your Mac is probably your best bet. I'm not sure which CVS client
you're using, but here's how I did it:
%cvs -d:pserver:anonymous <at> cvs.savannah.nongnu.org:/sources/openexr co
OpenEXR
- Paul
On Feb 11, 2008, at 2:25 PM, Paul Miller wrote:
> Paul Schneider wrote:
>> you should use the "bootstrap" script to create the configure
>> files. The usual incantation from the README works for me:
>> % ./bootstrap && ./configure && make
>
> Hi Paul. Had tried that - got this:
>
> 'ootstrap: line 41: syntax error near unexpected token `{
> 'ootstrap: line 41: `run_cmd() {
>
> I'm beginning to suspect a bad transfer from my Windows box. For
> some reason I can't pull the cvs down to my Mac. Will try to get
> that working.
>
>> What do you mean by "manually copy some of the new mv-related files
>> into the project"? Are you building the CodeWarrior projects? I
>> don't think they're up-to-date anymore. You should use the
>> Makefiles to build EXR on OS X these days.
>
> I'm referring to the Windows build. This was several weeks ago, of
> course, but at the time the projects did not have the multi-view
> sources in them. Easily fixed though.
>
>> If you send me details of the errors you're seeing, I might be able
>> to offer more help.
>> Thanks!
>> - Paul
>> On Feb 11, 2008, at 2:03 PM, Paul Miller wrote:
>>> I'm using the CVS sources (with multi-view) and can build ilmbase
>>> but not openexr on OS X. configure is missing, and running
>>> autoconf results in some missing files.
>>>
>>> Everything built fine on Windows, but I had to manually copy some
>>> of the new mv-related files into the project.
>>>
>>> Can anyone give me a hand getting this built on OS X?
>>>
>>> --
>>> Paul Miller | paul <at> fxtech.com | www.fxtech.com | Got Tivo?
>>>
>>>
>>>
>>> _______________________________________________
>>> Openexr-devel mailing list
>>> Openexr-devel <at> nongnu.org
>>> http://lists.nongnu.org/mailman/listinfo/openexr-devel
>
>
> --
> Paul Miller | paul <at> fxtech.com | www.fxtech.com | Got Tivo?
>
>
>
> _______________________________________________
> Openexr-devel mailing list
> Openexr-devel <at> nongnu.org
> http://lists.nongnu.org/mailman/listinfo/openexr-devel