Bug 1017

Summary: [Chameleon-Core]Error when executing the command "make chameleon linux"
Product: Chameleon Reporter: Normand Savard <nsavard@mapgears.com>
Component: CoreAssignee: Normand Savard <nsavard@mapgears.com>
Status: RESOLVED FIXED    
Severity: normal CC: chameleon-dev@lists.maptools.org
Priority: P2    
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

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.