[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 09:18:06 +0000 |
well, it looks like the problem is
noinst_LTLIBRARIES = libcommon.la
it goes inside and says
make[2]: Entering directory `speechd/src/common'
make[2]: Nothing to be done for `install-exec'.
As a workaround... I use always
./configure --prefix=${HOME}/tmp/
make install
Andrei.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.freebsoft.org/pipermail/speechd/attachments/20100926/62fca543/attachment.htm>
- `make install-exec' broken for modules, Boris Dusek, 2010/09/26
- `make install-exec' broken for modules,
Andrei . Kholodnyi <=
- `make install-exec' broken for modules, Christopher Brannon, 2010/09/26
- `make install-exec' broken for modules, Andrei Kholodnyi, 2010/09/26
- `make install-exec' broken for modules, William Hubbs, 2010/09/26
- `make install-exec' broken for modules, Andrei Kholodnyi, 2010/09/26
- `make install-exec' broken for modules, William Hubbs, 2010/09/26
- `make install-exec' broken for modules, William Hubbs, 2010/09/26
- `make install-exec' broken for modules, Andrei Kholodnyi, 2010/09/26