[Aboriginal] Build error

prasanna balan prazzb at gmail.com
Thu Oct 6 21:49:27 PDT 2011


On 7 Oct 2011 03:27, "Rob Landley" <rob at landley.net> wrote:
>
> On 10/06/2011 09:18 AM, prasanna balan wrote:
> > I tried building aboriginal 1.1.0 and it broke during uClibc++ native
> > compiler...The last few lines of the build are as below:
>
> You just ran ./build.sh i686?
>

Forgot to mention. It was. /build.sh i686

> >
===============================================================================================
> >     ln gcc i686-unknown-linux-gcc-tmp && \
> >     mv -f i686-unknown-linux-gcc-tmp i686-unknown-linux-gcc ); \
> > fi
> > make[1]: Leaving directory
> >
`/home/prazzb/Documents/Others/aboriginalTest/aboriginal/build/temp-i686/build-gcc/gcc'
> > cleanup build-gcc
> > cleanup gcc-core
> > === ccwrap (i686 native-compiler)
> > === uClibc++ (i686 native-compiler)
> > Snapshot 'uClibc++'...
> > make -C extra/config conf
> > make[1]: Entering directory
> >
`/home/prazzb/Documents/Others/aboriginalTest/aboriginal/build/temp-i686/uClibc++/extra/config'
> > make[1]: *** ../../.config: Is a directory.  Stop.
> > make[1]: Leaving directory
> >
`/home/prazzb/Documents/Others/aboriginalTest/aboriginal/build/temp-i686/uClibc++/extra/config'
> > make: *** [extra/config/conf] Error 2
>
> Huh.  That's odd.
>
> > Exiting due to errors (i686 native-compiler uClibc++)
> >
> > real    19m9.994s
> > user    15m44.539s
> > sys     1m58.504s
> >
=================================================================================================
> > Everything upto this point runs fine. I use slackware-x86 distro.
> > Basically there's no folder named /extra/config/conf...
>
> Actually it's looking for
>
/home/prazzb/Documents/Others/aboriginalTest/aboriginal/build/temp-i686/uClibc++/extra/config/../../.config
>
> And finding a directory named ".config" under "uClibc++/extra/config".
> Which is weird, and possibly the wrong error message.
>
> > thus make -C
> > breaks..but then
> > how did it build earlier...or is it something else....
>
> Which version of slackware, 32 or 64 bit, and what filesystem type is
> mounted on /home?  I'll install it in a VM here and see if I can
> reproduce the problem...
>
> I note that if you don't need c++ you can uncomment the "export
> NO_CPLUSPLUS=1" in your config file at the top of the aboriginal source
> and try again.  That skips this whole package.  But I would much rather
> debug this properly, which probably means reproducing it here...

I tried with NO_CPLUSPLUS =1 and it built without break means some issue
with uclibc++ exists.
I use 32 bit slackware current with ext4 fs on /home

>
> Rob
prazzb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/aboriginal-landley.net/attachments/20111007/b1be33bb/attachment-0002.htm>


More information about the Aboriginal mailing list