bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fails to build tmp-hello-pascal


From: Bruno Haible
Subject: Re: Fails to build tmp-hello-pascal
Date: Wed, 23 Dec 2020 14:18:10 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-197-generic; KDE/5.18.0; x86_64; ; )

Hi John,

> When building from git (HEAD d425778290b2b72a320bb231eb9924bebfe27eda) :
> 
> make[7]: Entering directory 
> '/Scratch/jmd/gettext-master/gettext-tools/examples/tmp-hello-pascal'
> LOCALEDIR='/usr/local/share/locale' /usr/bin/ppcx64 -o./hello ./hello.pas
> Free Pascal Compiler version 3.0.4+dfsg-22 [2019/01/24] for x86_64
> Copyright (c) 1993-2017 by Florian Klaempfl and others
> Target OS: Linux for x86-64
> Compiling ./hello.pas
> hello.pas(9,6) Fatal: Can't find unit gettext used by hello
> Fatal: Compilation aborted
> make[7]: *** [Makefile:792: hello.rsj] Error 1

Thank you for reporting this. I believe it ought to be fixed by
installing the second of these dependencies, listed in the HACKING
file:

  * The Free Pascal compiler ppc386 or ppcx64
    + Homepage: https://www.freepascal.org/
    + Ubuntu package: fp-compiler
  * The Free Pascal Free Component Library
    + Homepage: https://www.freepascal.org/fcl/fcl.var
    + Ubuntu package: fp-units-fcl

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]