[Gambas-devel] Unusual Output from make-component

Randall Morgan rmorgan62 at ...176...
Tue Jan 24 04:01:09 CET 2012


That fixed it.

Sorry about the typo. That's what happens when you give a dyslexic a
license to program  ;-)

2012/1/23 Benoît Minisini <gambas at ...1...>

> Le 24/01/2012 03:14, Randall Morgan a écrit :
> > First, Sorry for sending this to the devel-request list first. That was
> in
> > error.
> >
> > Hi,
> >>
> >> I just ran make-component from the TEMPLATE folder and got the following
> >> output:
> >>
> >> $:~/Documents/MyProjects/gambas3-dev/trunk/TEMPLATE$ ./make-component
> >> gd.test
> >> test: 16: x/usr/bin/cpp: unexpected operator
> >> Creating component directory gd.test...
> >> ./make-component: 20: pushd: not found
> >> ./make-component: 26: popd: not found
> >> Applying template...
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/AUTHORS.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/ChangeLog.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/Makefile.am.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/NEWS.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/README.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/SOURCES.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/configure.ac.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/make-component.out: No such file or directory
> >> cc1: error: ./conf/gd.test.conf: No such file or directory
> >> cat: ../gd.test/src/Makefile.am.out: No such file or directory
> >> Creating source files...
> >> ./make-component: 55: pushd: not found
> >> ./make-component: 57: source: not found
> >> ./make-component: 59: popd: not found
> >>
> >> Could there be something wrong in the TEMPLATE.cpp file?
> >>
> >> Thanks for your help!
> >>
>
> There is something wrong in your shell I think.
>
> Replace /bin/sh by /bin/bash in the first line of the make-component
> script.
>
> And replace "gd" by "gb" in your component name.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20120123/0a35a758/attachment.html>


More information about the Devel mailing list