speechd-discuss
[Top][All Lists]
Advanced

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

`make install-exec' broken for modules


From: Andrei Kholodnyi
Subject: `make install-exec' broken for modules
Date: Sun, 26 Sep 2010 18:38:34 +0200

> ?That's correct, he doesn't want to install anything from common. ?He is
> ?attempting to find out why "make install-exec" doesn't install the
> ?binaries from modules.

Hi William,

if you run
make clean
make install-exec

you'll get

make[2]: *** No rule to make target `../../src/common/libcommon.la',
needed by `speech-dispatcher'.  Stop.
make[2]: Leaving directory `/$HOME/speechd/src/server'
make[1]: *** [install-exec-recursive] Error 1
make[1]: Leaving directory `/$HOME/speechd/src'
make: *** [install-exec-recursive] Error 1

this is because libcommon.la is not built and hence speech-dispatcher
binary as well.

at least this is an error I got.
Andrei.



reply via email to

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