Recent

Author Topic: Can't compile CVS Lazarus with CVS FPC  (Read 7410 times)

Guest

  • Guest
Can't compile CVS Lazarus with CVS FPC
« on: January 27, 2004, 08:11:52 am »
Hello,

I can not compile the current cvs version from Lazarus with the current cvs version of freepascal.
I got the compiler error "Can`t find unit CUSTAPP" in alllclunits.ppu.

Any Idea ?

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Can't compile CVS Lazarus with CVS FPC
« Reply #1 on: January 27, 2004, 10:17:40 am »
I have some questions, to get a clear picture of your situation.
Have you been able to compile lazarus before?

What unit paths are set in your fpc.cfg?

Where did you install freepascal?

anarco

  • Guest
Can't compile CVS Lazarus with CVS FPC
« Reply #2 on: January 27, 2004, 11:37:11 am »
hmm I wonder how you got even so far
if I get the updates via cvs I either get conflicts (cause he doesn´t want to overwrite the files ?) or if I download it as zip I can´t compile it at all:

[...]
Error makefile 2287: Command syntax error
Error makefile 2291: Too many rules for target '%.res'
Error makefile 2293: Command syntax error
Error makefile 2294: Command syntax error
Error makefile 2295: Command syntax error
Error makefile 2314: Command syntax error
Error makefile 2315: Command syntax error
Error makefile 2316: Command syntax error
Error makefile 2317: Command syntax error
*** 1053 errors during make ***


help ? please ?

Anonymous

  • Guest
Can't compile CVS Lazarus with CVS FPC
« Reply #3 on: January 27, 2004, 07:33:54 pm »
Quote from: "Vincent"
I have some questions, to get a clear picture of your situation.
Have you been able to compile lazarus before?

What unit paths are set in your fpc.cfg?

Where did you install freepascal?


I have two separated installations of FreePascal.
At first the cvs-updated freepascal in c:\pp which is compiled everyday with
       path c:\pp\bin\win32 add
       make cycle
       make install

and second the standard version 2.0 Beta 2:
In the first installation freepascal caused the error above.
In the second installation there are no compiling problems.
The paths in fpc.cfg are correct, so I don't know.

neli

  • Jr. Member
  • **
  • Posts: 86
Can't compile CVS Lazarus with CVS FPC
« Reply #4 on: January 29, 2004, 10:38:43 pm »
Quote from: "anarco"
hmm I wonder how you got even so far
if I get the updates via cvs I either get conflicts (cause he doesn´t want to overwrite the files ?) or if I download it as zip I can´t compile it at all:


You should install CVS source into a different directory, not where the installer has put the lazarus files.

You can't compile because you're using borland's make, not freepascal's, make sure freepascal path is earlier in your PATH environment variable.

Micha,

 

TinyPortal © 2005-2018