@Philip Balister
the steps are
1. compiling wxGTk from source.
2. compiling wxPython from source.
Then compile the gnuradio ,,

These the main steps i went through ,If you want details tell me.


On Mon, Feb 6, 2012 at 9:46 PM, Philip Balister <phi...@balister.org> wrote:

> On 02/06/2012 01:17 PM, Ahmed Alsawi wrote:
> > On Mon, Feb 6, 2012 at 8:06 PM, Ben Hilburn <b...@ettus.com> wrote:
> >
> >> Ahmed -
> >>
> >> 1) Are you using one of the officially supported E1xx filesystems?
> >>
> >    This angstrom x11-image built with OE for overo machine kernel image
> > 2.6.38
> >    What is exactly officially supported E1xx filesystems? where to get
> them?
> >
> >
> >>
> >>
> > 2) You have used the autotools process to successfully build on that
> exact
> >> E100 filesystem in the past?
> >>
> >
> >     actually ,But i am following the same steps friend did and it worked
> > for him.
>
> It smells like he python regexp module (or something having to do with
> re is missing). Do you mind pointing me at what your friend did so I can
> look into fixing it.
>
> opkg update; opkg install python-modules might fix the problem.
>
> Philip
>
> >
> >
> >> 3) Have you tried building with CMake?
> >>
> >       no, I am at ./bootstrap  step
> >
> >>
> >> Cheers,
> >> Ben
> >>
> >> On Mon, Feb 6, 2012 at 9:48 AM, Ahmed Alsawi <ahmedalsawi2...@gmail.com
> >wrote:
> >>
> >>> hi ,all
> >>> I am building gnuradio on E100 from source ,,,but is keep failing at
> the
> >>> ./bootstrap
> >>>  Knowing it worked before
> >>> here is the error
> >>> any help is appreciated
> >>>
> >>
> >
> >>
> >>> ----------------------------------------- error -------------
> >>> Can't locate Thread/Queue.pm in @INC (@INC contains:
> >>> /usr/share/automake-1.11 /etc/perl /usr/local/lib/perl/5.10.1
> >>> /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
> >>> /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl   .)
> at
> >>> /usr/bin/automake line 141.
> >>> BEGIN failed--compilation aborted at /usr/bin/automake line 144.
> >>> Traceback (most recent call last):
> >>>   File "gen/volk_register.py", line 5, in <module>
> >>>     import re
> >>> ImportError: No module named re
> >>> mv: cannot stat `gen/lib/Makefile.am': No such file or directory
> >>> aclocal: couldn't open directory `gen/config': No such file or
> directory
> >>> configure.ac:21: error: possibly undefined macro: AM_CONFIG_HEADER
> >>>       If this token and others are legitimate, please use
> >>> m4_pattern_allow.
> >>>       See the Autoconf documentation.
> >>> configure.ac:22: error: possibly undefined macro: AM_INIT_AUTOMAKE
> >>> configure:1960: error: possibly undefined macro: AM_PROG_AS
> >>> configure:2137: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
> >>> configure:2138: error: possibly undefined macro: AC_DISABLE_STATIC
> >>> configure:2138: error: possibly undefined macro: AC_PROG_LIBTOOL
> >>> configure:2138: error: possibly undefined macro: AC_ENABLE_SHARED
> >>> configure:3776: error: possibly undefined macro: AM_CONDITIONAL
> >>> autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
> >>> Can't locate Thread/Queue.pm in @INC (@INC contains:
> >>> /usr/share/automake-1.11 /etc/perl /usr/local/lib/perl/5.10.1
> >>> /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
> >>> /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl   .)
> at
> >>> /usr/bin/automake line 141.
> >>> BEGIN failed--compilation aborted at /usr/bin/automake line 144.
> >>>
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> Discuss-gnuradio mailing list
> >>> Discuss-gnuradio@gnu.org
> >>> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >>>
> >>>
> >>
> >
> >
> >
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > Discuss-gnuradio@gnu.org
> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to