[lazarus]

Hennrik Schmidt hennrik.s at t-online.de
Mon Jul 19 07:18:23 EDT 1999


Lazarus almost seems to work now, but now I have the problem with the
missing makefile.fpc as in the gtk+ instalation before.
How do I fix it??




>
>
>On Sun, 18 Jul 1999, Hennrik Schmidt wrote:
>
>> I tried to install Lazarus on my Suse Linux System with make
>> But the Makefile seems to have some errors:
>> in line 47/48 a seperator is missing and there are some problems from
line 83 till the end with a missing ifend. The Makefile comes with this mail
and the lines which caused errors are marked (#>>>>)
>
>I found the problem: there are DOS style line endings in your file;
>make doesn't like that. Just do a
>
>tr -d \\r <<Makefile >NewMakefile
>mv NewMakefile Makefile
>
>and it should function.
>
>Michael.
>
>_________________________________________________________________
>     To unsubscribe: mail lazarus-request at miraclec.com with
>                "unsubscribe" as the Subject
>    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list