|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
How do I install the C++ compiler?Hello!
I'm following this documentation to install open embedded: http://www.gumstix.net/Documentation/view/Getting-started/Setting-up-a-build-environment/109.html But I get the following error with bitbake gumstix-basic-image ERROR: Openembedded's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: Please install following missing utilities: C++ Compiler (${BUILD_PREFIX}g++) What command do I need to install this package? Thanks! -Marco ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ gumstix-users mailing list gumstix-users@... https://lists.sourceforge.net/lists/listinfo/gumstix-users |
|
|
Re: How do I install the C++ compiler?sudo apt-get install g++
2008/7/10 Marco Alvarado <cronodragon@...>: > Hello! > > I'm following this documentation to install open embedded: > > http://www.gumstix.net/Documentation/view/Getting-started/Setting-up-a-build-environment/109.html > > But I get the following error with bitbake gumstix-basic-image > > ERROR: Openembedded's config sanity checker detected a potential > misconfiguration. > Either fix the cause of this error or at your own risk disable the > checker (see sanity.conf). > Following is the list of potential problems / advisories: > > Please install following missing utilities: C++ Compiler > (${BUILD_PREFIX}g++) > > What command do I need to install this package? > > Thanks! > -Marco > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > gumstix-users mailing list > gumstix-users@... > https://lists.sourceforge.net/lists/listinfo/gumstix-users > > -- Xusheng Hou Mobile and Ubiquitous Computing Computer Science Trinity College Dublin Mobile: 086-845-9180 29 Westfield Road, Harold Cross, Dublin 6W ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ gumstix-users mailing list gumstix-users@... https://lists.sourceforge.net/lists/listinfo/gumstix-users |
| Free Forum Powered by Nabble | Forum Help |