I'm trying to build eclair for the adp1 from the eclair code base rather than master and all is going well except that near the end the build ends with an error that reads:
make: execvp: /bin/bash: Argument list too long
make: *** [out/target/product/dream-open/obj/STATIC_LIBRARIES/libwebcore_intermediates/libwebcore.a] Error 127
I can get it working by copying the mentioned file pre-compiled from a master build and resuming make, but I want to fix instead the problem so that a build can resume normally from an unexistent out folder.
The 'eclair' branch isn't as far ahead as master is. I don't think it has the libcamera disable, or any of the other various fixes done to get it to build. I remember encountering this error the first few days of the eclair drop-- when I was using -b eclair and not master.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
That's for mac os x, and I'm not into the paying-more-for-less thing, I'm building in ubuntu 8.04.
I guess i'll look into the patches that were added to master and put them in eclair so i can build that.
On Dec 9, 2009 1:58 PM, "Jey Michael" <jey.m...@gmail.com> wrote:
Try this:
http://groups.google.com/group/android-platform/browse_thread/thread/53c6f66d5dc155bd/0987606fa0277bd1
Search for the post that starts with "Solution: "
-Jey
On Wed, Dec 9, 2009 at 11:54 AM, Armando Ceniceros
<cenic...@gmail.com> wrote:
> I'm trying to build eclair for the adp1 from the eclair code base rather > than master and all is ...
> -- > > You received this message because you are subscribed to the Google Groups > "android-platfo...
This is what worked for me:
On 30 Nov, 23:55, Jean-Baptiste Queru <j...@android.com> wrote:
> I've tried building generic-eng in eclair on 8.04.3 and didn't have
> any problems.
>
> As far as I know a straight build of eclair for ADP (i.e. dream-open
> or sapphire-open) won't work straight out of the box on 8.04.3, you'll
>
> JBQ
I too hadn't been able to get past that "Argument list too long " problem. I cherry-picked "cd external/webkit ; git cherry-pick 18342a41ab72e2c21931afaaab6f1b9bdbedb9fa" on both Master and Eclair branches, and built for generic, dream, and sapphire. Hopfully that will fix the problem for you.
/Ryan
You received this message because you are subscribed to the Google Groups "android-platform" group.