This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ncurses replacing ptx issues (was: Re: crosstool: wrong assumption made wrt compression method of source binaries (bz2 vs gz))


Hi Dan;

  So does ncurses provide all that gdb needs?  In that case I no longer need 
to build crosstool with --builduserland?

  There seems to be a significant variance between what currently exists on 
invisible-island.net ftp server regarding ncurses patches than your script 
assumes, so I'm editing it to match those up.  I assume I will need all 
patches at the same or later timestamp that you downloaded?

  Hope a get a working arm9 gdb soon, or I'm going to be in host water :-(

  I really appreciate your tips and patience with me...

Ken

On Wednesday 29 October 2003 15:01, Dan Kegel wrote:
> hrm.  the only ash I build is the one in busybox, and you don't
> need busybox at all; perhaps you need to comment out more things
> in ptx.config.  Or run 'make menuconfig' in the ptxdist build directory
> and disable everything but ncurses.
>
> Really, this is a bit rediculous; you might consider just
> cross-building ncurses manually instead of with ptxdist,
> given your troubles.  Here's how I did it:
>   http://sources.redhat.com/ml/crossgcc/2003-09/msg00009.html
> - Dan
>
> Wolcott, Ken (MED, Compuware) wrote:
> > Hi Dan;
> >
> >   Attempted the build again with ibnet and libpcap turned off in
> > ptx.config. It now died trying to compile ash, so I turned off all the
> > ash settings that I could find in ptx.config.  Hmmm...let's see how far I
> > get now...building again...(*sigh*)
> >
> > Ken
> >
> > On Wednesday 29 October 2003 13:55, Dan Kegel wrote:
> >>Wolcott, Ken (MED, Compuware) wrote:
> >>>  There are lots of disturbing (at least to me) localized failures while
> >>>attempting the downloading of pengutronix patches (404 errors) which it
> >>>tells me not to worry about.  Would be nice to find a way to more
> >>> readily distinguish benign errors form bad errors...
> >>
> >>Yes -- the way ptxdist fetches its patches is very, very busy,
> >>and I'd like to see some quieter method (like bundling them in
> >>the ptxdist tarball!)
> >>
> >>>----------------------
> >>>target: libnet.extract
> >>>----------------------
> >>>
> >>>cd
> >>>/tuba_local/crosstool/crosstool-0.24/build/arm-arm9-linux-gnu/gcc-3.2.1-
> >>>g libc-2.2.5-binutils-2.14.90.0.5/ptxdist-0.4.0/build/Libnet-latest && \
> >>>
> >>>"/tuba_local/crosstool/crosstool-0.24/result/arm-arm9-linux-gnu/gcc-3.2.
> >>>1 -glibc-2.2.5-binutils-2.14.90.0.5"/automake-1.5/bin/aclocal && \
> >>>
> >>>"/tuba_local/crosstool/crosstool-0.24/result/arm-arm9-linux-gnu/gcc-3.2.
> >>>1 -glibc-2.2.5-binutils-2.14.90.0.5"/automake-1.5/bin/automake && \
> >>>
> >>>"/tuba_local/crosstool/crosstool-0.24/result/arm-arm9-linux-gnu/gcc-3.2.
> >>>1 -glibc-2.2.5-binutils-2.14.90.0.5"/autoconf-2.57/bin/autoconf
> >>>configure.in:16: warning: do not use m4_patsubst: use patsubst or
> >>>m4_bpatsubst configure.in:92: warning:
> >>>AC_CACHE_VAL(ac_libnet_have_packet_socket, ...): suspicious presence of
> >>>an AC_DEFINE in the second argument, where no actions should be taken
> >>>configure.in:223: warning: do not use m4_regexp: use regexp or
> >>> m4_bregexp configure.in:37: error: do not use LIBOBJS directly, use
> >>> AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'
> >>>      If this token and others are legitimate, please use
> >>>m4_pattern_allow. See the Autoconf documentation.
> >>>make: ***
> >>>[/tuba_local/crosstool/crosstool-0.24/build/arm-arm9-linux-gnu/gcc-3.2.1
> >>>- glibc-2.2.5-binutils-2.14.90.0.5/ptxdist-0.4.0/state/libnet.extract]
> >>> Error 1
> >>
> >>Heh.  Disable libnet and libpcap in ptx.config.  You don't
> >>need 'em, and they're just causing you grief right now.
> >>- Da
> >
> > n

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]