[SRU (Quantal)] Makefiles generated by the Ecere IDE do not work by themselves

Bug #1110284 reported by Jerome St-Louis
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ecere-sdk (Ubuntu)
Fix Released
Undecided
Jerome St-Louis
Quantal
Won't Fix
Medium
Unassigned

Bug Description

The makefiles generated by the IDE are not usable on their own.
They rely on an undefined CF_DIR environment variable.

[Test Case]
Open a project in the Ecere IDE, and build it, this will automatically generate a makefile for it.

Try to build it from the commandline, e.g.:

jerome@quantal:~/sdk/samples/eC/HelloWorld$ make -f HelloWorld-Debug.Makefile
HelloWorld-Debug.Makefile:35: crossplatform.mk: No such file or directory
HelloWorld-Debug.Makefile:36: -default.cf: No such file or directory
make: *** No rule to make target `-default.cf'. Stop.

[Regression Potential]
The fix makes the makefiles usable on their own, as they are supposed to be. The customizable configuration directory was recently added but the environment variable is only meant to be used in certain circumstances.

Changed in ecere-sdk (Ubuntu):
status: New → Confirmed
Changed in ecere-sdk (Ubuntu):
assignee: nobody → Jerome St-Louis (jerstlouis)
Changed in ecere-sdk (Ubuntu):
status: Confirmed → Fix Released
Changed in ecere-sdk (Ubuntu Quantal):
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Jerome St-Louis (jerstlouis) wrote :
Revision history for this message
Rolf Leggewie (r0lf) wrote :

quantal has seen the end of its life and is no longer receiving any updates. Marking the quantal task for this ticket as "Won't Fix".

Changed in ecere-sdk (Ubuntu Quantal):
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.