On 8/23/07, Mike Frysinger <[EMAIL PROTECTED]> wrote:
> On Thursday 23 August 2007, James Ausmus wrote:
> > Thoughts?
>
> imo, you're doing it all wrong ... now i'm not saying this is your fault;
> really it's mine for not getting the documentation on how to do all this to
> properly ... we have an embedded handbook on the way, but i havent finished
> writing the chapter relevant to your troubles
>
> in the meantime, set your ROOT to /usr/$CTARGET/ and install ncurses
> using --nodeps
Woohoo! That got me past texinfo. Now on to the next problem (which
happens to be with the next package xmerge system tries to pull in).
:)
This is on sys-apps/attr-2.4.38:
configure: creating ./config.status
config.status: creating include/builddefs
config.status: creating include/config.h
=== include ===
gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to
parent make rule.
rm -f attr
ln -s . attr
=== libmisc ===
gmake[1]: warning: jobserver unavailable: using -j1. Add `+' to
parent make rule.
/usr/bin/libtool --mode=compile arm-unknown-linux-gnueabi-gcc -Os
-pipe -Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall
-DVERSION=\"2.4.38\" -DLOCALEDIR=\"/usr/share/locale\"
-DPACKAGE=\"attr\" -I./include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-Os -pipe -DNDEBUG -funsigned-char -fno-strict-aliasing -Wall
-DVERSION=\"2.4.38\" -DLOCALEDIR=\"/usr/share/locale\"
-DPACKAGE=\"attr\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
-c quote.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
gmake[1]: *** [quote.lo] Error 1
Any thoughts? :)
At the moment, I'm doing an xmerge system using /usr/${CTARGET} as
root, then I'll try the xmerge into /mnt/arm_root again, see what
happens - I'll let you know. :)
OK, here's how it went (finished(failed) as I was typing)- same error
with xattr.
Thanks for all the help!
-James
> -mike
>
>
--
[EMAIL PROTECTED] mailing list