[etherlab-users] problems making etherlab (+ other issues)

Richard Hacker (MSc Eng) ha at igh-essen.com
Tue Jul 21 11:11:14 CEST 2009


Hi Dusty,

I see that your system is using dash as the standard shell instead of the 
usual (ba)sh. The echo builtin of dash does not accept -e as a switch like  
bash does, and that is why you get a stray -e in kernel-cflags.c.

I will remove this non-portable switch in future releases. For now, please 
edit the file
etherlab-src/tools/rt_appcore/Kbuild
and remove -e from the echo line 20

Hope this builds then

- Richard

On Saturday 18 July 2009 01:09, dclark at mmto.org wrote:
> Richard,
>
> The output of usr/local/src/tests# make -f Makefile > maketest
> is attached. Thanks for looking into this.
>
> Dusty Clark
> MMT Observatory
> University of Arizona
> Tucson, AZ 85719
>
> > Looking at the file kernel-cflags.c, you might discover a stray "-e"
> > before
> > the #include line. This is quite odd. Normally it sould not be printed.
> > To check what is going on, please save the attached Makefile somewhere
> > and execute:
> > make -f Makefile
> > and post me the output.
> >
> > --
> > ------------------------------------------------------------------------
> >
> > Richard Hacker
> > Ingenieurgemeinschaft IgH
> > Gesellschaft für Ingenieurleistungen mbH
> > Heinz-Baecker-Str. 34
> > D-45356 Essen
> > Tel.: +49 201 / 360-14-16
> > Fax.: +49 201 / 360-14-14
> > Mobil: +49 175 6822089
> > E-mail: ha at igh-essen.com
> >
> > ------------------------------------------------------------------------

-- 
------------------------------------------------------------------------

Richard Hacker
Ingenieurgemeinschaft IgH
Gesellschaft für Ingenieurleistungen mbH
Heinz-Baecker-Str. 34
D-45356 Essen
Tel.: +49 201 / 360-14-16
Fax.: +49 201 / 360-14-14
Mobil: +49 175 6822089
E-mail: ha at igh-essen.com

------------------------------------------------------------------------



More information about the Etherlab-users mailing list