Bug 1017 - [Chameleon-Core]Error when executing the command "make chameleon linux"
: [Chameleon-Core]Error when executing the command "make chameleon linux"
Status: RESOLVED FIXED
: Chameleon
Core
: 2.0
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2005-05-03 10:56 by
Modified: 2005-05-04 17:12 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2005-05-03 10:56:05
The execution of "make chameleon linux" command in Chameleon root directory
display the following error:

Makefile:31: *** missing separator.  Stop.

Solution:

The "COMMON-DIRS" variable in the "Makefile" file shall be set to a value
without any new line character.
------- Comment #1 From 2005-05-04 08:18:52 -------
please fix and commit.
------- Comment #2 From 2005-05-04 17:12:22 -------
The bug was only in Chameleon20 branch.  I removed the new line character.