skribilo-users
[Top][All Lists]
Advanced

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

Re: Problem using character literals


From: Michael Vehrs
Subject: Re: Problem using character literals
Date: Sat, 23 Jan 2021 14:20:21 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 1/19/21 3:40 PM, Michael Vehrs wrote:
On 1/18/21 3:49 PM, Ludovic Courtès wrote:
Hi,

Michael Vehrs <Michael.Burschik@gmx.de> skribis:

configure.ac:109: error: required file 'build-aux/config.rpath' not
found
I think you have to run ‘gettextize’ first to install this one.

I agree it’s a bit arcane and should be better documented on our side.

Thanks for looking into it!

Ludo’.

Thanks for your help. After running gettextize and autoreconf, I can run
./configure. But then make fails with this error:

make  all-recursive
make[1]: Entering directory '/home/mike/src/scheme/guile-reader'
Making all in po
make[2]: Entering directory '/home/mike/src/scheme/guile-reader/po'
make[2]: *** No rule to make target 'all'.  Stop.
make[2]: Leaving directory '/home/mike/src/scheme/guile-reader/po'
make[1]: *** [Makefile:432: all-recursive] Error 1
make[1]: Leaving directory '/home/mike/src/scheme/guile-reader'
make: *** [Makefile:362: all] Error 2


Regards

Michael





OK. With no further input from the list, I decided to create a dummy
Makefile in the po directory. This seems to be enough to build
guile-reader. The next hurdle is making enough sense of the guile-reader
documentation to find out whether it is working as advertised.


Regards

Michael





reply via email to

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