This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: /usr/bin/install doesn't install files from Makefile


Am 2014-09-15 um 12:15 schrieb Csaba Raduly:
On Sun, Sep 14, 2014 at 1:16 PM, Michael Osipov  wrote:
Hi,

I am trying to install an application which autoconf. While configure and
make run fine, make install does it's job but no files and directories are
created at the end. As if no action has happened.

I am building asciidoc-8.6.9 from source. I am on Windows XP SP3.

How can I figure out why install is silently failing?

Hi Michael,

What's the output of "make install" ? Maybe the install target is just a no-op.

Hi Csaba,

I do not think that this is a nop, it wouldn't make any sense. Here is the make install output:

http://pastebin.com/sKELTjZe

Thanks,

Michael


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]