Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Universal makefile & UppBuilder
Re: Universal makefile & UppBuilder [message #37222 is a reply to message #35381] Thu, 06 September 2012 22:49 Go to previous messageGo to previous message
sam_ is currently offline  sam_
Messages: 4
Registered: July 2009
Location: Pazrava pri Puchove
Junior Member
Hi Jan

I've got small bug report for you. On Linux Mint 13 Xfce 64bit (Ubuntu 12.04 based) makefile from trunk r5321 fails:
sam@herkales ~/.upp_makefile $  make PKG=Bombs FLAGS="GCC"
/bin/sh: 5: Syntax error: "then" unexpected (expecting "done")
make: *** [do-build] Error 2

This is caused by /bin/sh linking to /bin/dash. After
sam@herkales ~/.upp_makefile $ sudo rm /bin/sh
[sudo] password for sam: 
sam@herkales ~/.upp_makefile $ sudo ln -s /bin/bash /bin/sh

makefile works like a charm.

Thanks for your excellent work.
Lubos
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: TheIDE startup should be now faster
Next Topic: Skylark "new package" template
Goto Forum:
  


Current Time: Wed May 08 10:18:41 CEST 2024

Total time taken to generate the page: 0.01658 seconds