[lazarus] Commande syntax error (makefile -- can't compile)

2006-05-15 Thread Alexandre Leclerc

When I try to compile either fpc or lazarus from svn, I always get
errors on each line of makefile. I just can't compile. I do not
understand why.

Is it my make version? (MAKE Version 5.2  Copyright (c) 1987, 2000 Borland)

--
Alexandre Leclerc

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Commande syntax error (makefile -- can't compile)

2006-05-15 Thread Vincent Snijders

Alexandre Leclerc wrote:

When I try to compile either fpc or lazarus from svn, I always get
errors on each line of makefile. I just can't compile. I do not
understand why.

Is it my make version? (MAKE Version 5.2  Copyright (c) 1987, 2000 Borland)



Yes, you need the gnu make distributed with  fpc.

Vincent.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Commande syntax error (makefile -- can't compile)

2006-05-15 Thread Alexandre Leclerc

2006/5/15, Vincent Snijders [EMAIL PROTECTED]:

Alexandre Leclerc wrote:
 When I try to compile either fpc or lazarus from svn, I always get
 errors on each line of makefile. I just can't compile. I do not
 understand why.

 Is it my make version? (MAKE Version 5.2  Copyright (c) 1987, 2000 Borland)


Yes, you need the gnu make distributed with  fpc.


Ahh!!! I have a path to some old borland tools! Here is the problem. Thank you!

--
Alexandre Leclerc

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Commande syntax error (makefile -- can't compile)

2006-05-15 Thread L505


 When I try to compile either fpc or lazarus from svn, I always get
 errors on each line of makefile. I just can't compile. I do not
 understand why.

 Is it my make version? (MAKE Version 5.2  Copyright (c) 1987, 2000 Borland)


rename Borland make to something else, gnu make and Borland make have the same 
executable
file name

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Commande syntax error (makefile -- can't compile)

2006-05-15 Thread Alexandre Leclerc

2006/5/15, L505 [EMAIL PROTECTED]:



 When I try to compile either fpc or lazarus from svn, I always get
 errors on each line of makefile. I just can't compile. I do not
 understand why.

 Is it my make version? (MAKE Version 5.2  Copyright (c) 1987, 2000 Borland)


rename Borland make to something else, gnu make and Borland make have the same 
executable
file name


I did remove the borland make from the path.

--
Alexandre Leclerc

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives