U++ framework
Do not panic. Ask here before giving up.

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 Sep 09 01:51:33 GMT+2 2026

Total time taken to generate the page: 0.00862 seconds