You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Phil Blake <ph...@tcp.net.au> on 2001/09/27 01:46:54 UTC

C2rc1 and MacOS X - build problem

Building under MacOS X 10.0.4 gives the following error:

prepare-src-22-maybeupload:
Could not find file 
/Users/phil/Documents//Cocoon-2.0/src/org/apache/cocoon/environment/http/RequestWrapperMaybeUpload22.
java to copy.

BUILD FAILED

/Users/phil/Documents//Cocoon-2.0/build.xml:341: Could not find file 
/Users/phil/Documents//Cocoon-2.0/src/org/apache/cocoon/environment/http/RequestWrapperMaybeUpload22.
java to copy.


RequestWrapperMaybeUpload22.java has definitely been created however it 
has been named:
RequestWrapperMaybeUpload22.jav <-- note .jav not .java

The cut-off is at 31 characters so I'm guessing this is something left 
over from the good old days when MacOS was limited to 31 chars and 
WinDos to 8.3.

I'm building under OSX so this limit should not apply. Has anyone had 
this experience?

Thanks,

Phil

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2rc1 and MacOS X - build problem

Posted by Michael Engelhart <me...@earthtrip.com>.
Unfortunately I've deleted my tar.gz archive but you may be right.  I 
had just assumed that since gnutar is what they always recommend that 
tar was just a symlink to gnutar but I just checked and it's not.   I 
didn't know there was a difference in the archive formats...

Mike
On Thursday, September 27, 2001, at 05:25 AM, Arnaud Vandyck wrote:

> Date: Wed, 26 Sep 2001 20:12:13 -0400
> From: Michael Engelhart <me...@earthtrip.com>
>
>> I had this problem too.   The .tar.gz distribution for some reason
>> doesn't extract correctly if you use the command line.  Stuffit 
>> Expander
>> ignores this but some of the files are missing.   Download the zip
>> archive instead and you should be fine.
>
> Don't have MacOSX  in front of me but is'nt  gnutar present? Maybe use
> gnutar instead of tar... I'll check
>
> -- Arnaud, STE-Formations Informatiques, fapse, ULg, .BE
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2rc1 and MacOS X - build problem

Posted by Arnaud Vandyck <ar...@ulg.ac.be>.
Date: Wed, 26 Sep 2001 20:12:13 -0400
From: Michael Engelhart <me...@earthtrip.com>

> I had this problem too.   The .tar.gz distribution for some reason 
> doesn't extract correctly if you use the command line.  Stuffit Expander 
> ignores this but some of the files are missing.   Download the zip 
> archive instead and you should be fine.

Don't have MacOSX  in front of me but is'nt  gnutar present? Maybe use
gnutar instead of tar... I'll check

-- Arnaud, STE-Formations Informatiques, fapse, ULg, .BE

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: C2rc1 and MacOS X - build problem

Posted by Michael Engelhart <me...@earthtrip.com>.
I had this problem too.   The .tar.gz distribution for some reason 
doesn't extract correctly if you use the command line.  Stuffit Expander 
ignores this but some of the files are missing.   Download the zip 
archive instead and you should be fine.

Mike


On Wednesday, September 26, 2001, at 07:46 PM, Phil Blake wrote:

>
> Building under MacOS X 10.0.4 gives the following error:
>
> prepare-src-22-maybeupload:
> Could not find file 
> /Users/phil/Documents//Cocoon-2.0/src/org/apache/cocoon/environment/http/
> RequestWrapperMaybeUpload22.
> java to copy.
>
> BUILD FAILED
>
> /Users/phil/Documents//Cocoon-2.0/build.xml:341: Could not find file 
> /Users/phil/Documents//Cocoon-2.0/src/org/apache/cocoon/environment/http/
> RequestWrapperMaybeUpload22.
> java to copy.
>
>
> RequestWrapperMaybeUpload22.java has definitely been created however it 
> has been named:
> RequestWrapperMaybeUpload22.jav <-- note .jav not .java
>
> The cut-off is at 31 characters so I'm guessing this is something left 
> over from the good old days when MacOS was limited to 31 chars and 
> WinDos to 8.3.
>
> I'm building under OSX so this limit should not apply. Has anyone had 
> this experience?
>
> Thanks,
>
> Phil

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>