[ 
https://issues.apache.org/jira/browse/COUCHDB-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736430#action_12736430
 ] 

Mark Hammond commented on COUCHDB-439:
--------------------------------------

>From IRC:

(10:11:07 AM) nslater: markh: I'm not happy with this:
(10:11:09 AM) nslater: $(INSTALL) priv/.libs/couchspawnkillable.exe 
"$(DESTDIR)$(couchprivdir)/."
(10:11:20 AM) markh: me either :(
(10:11:29 AM) nslater: markh: can you post to the automake list with a 
description of the problem, to see what they come up with? they're usually 
pretty helpful
(10:11:49 AM) markh: I think it is more libtool related
(10:12:00 AM) markh: as the comments say, I end up with *2* executables - one 
broken, one working
(10:12:21 AM) markh: the broken one is what gets copied by default.  That line 
overwrites the broken one with the good one :(
(10:12:48 AM) nslater: yeah, dunno. its usual to end up with two, with one 
under .libs - but I dunno why one would work, and one wouldn't. perhaps 
something is done to the one under .libs after it is copied into the regular 
place
(10:12:59 AM) markh: and 'libtool related' is also hard - we are using the 
frankenstein .sh scripts from erlang for the compiler and linker
(10:13:09 AM) markh: they are linked differently
(10:13:23 AM) nslater: the automake list is probably the best place to start... 
even if it just means they bounce you off some place else

> Fix bogus $(INSTALL) of couchspawnkillable.exe on Windows
> ---------------------------------------------------------
>
>                 Key: COUCHDB-439
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-439
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Build System
>         Environment: Windows
>            Reporter: Mark Hammond
>
> There is a bogus $INSTALL in src/Makefile.am which needs to be fixed once a 
> work around is determined.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to