GNU bug report logs - #67435
Fixes for Windows

Previous Next

Package: automake-patches;

Reported by: Karl Berry <karl <at> freefriends.org>

Date: Fri, 24 Nov 2023 17:33:02 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67435 in the body.
You can then email your comments to 67435 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to automake-patches <at> gnu.org:
bug#67435; Package automake-patches. (Fri, 24 Nov 2023 17:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Karl Berry <karl <at> freefriends.org>:
New bug report received and forwarded. Copy sent to automake-patches <at> gnu.org. (Fri, 24 Nov 2023 17:33:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Karl Berry <karl <at> freefriends.org>
To: olly <at> survex.com
Cc: automake-patches <at> gnu.org
Subject: Re: Fixes for Windows
Date: Fri, 24 Nov 2023 10:31:45 -0700
Hi Olly - back on your message from January 2018:

    https://lists.gnu.org/archive/html/automake-patches/2018-01/msg00007.html

    I found I needed the two attached patches to build Xapian
    (https://xapian.org) on Windows.

The first patch was already applied some time ago.

    The second patch is only needed when using libtool, but should
    be harmless when not.

I agree. Belatedly applied, sorry for the crazy delay. Thanks.
(And thanks to Bogdan for unearthing this from the archives.)

diff --git a/lib/compile b/lib/compile
index 38ab1224b..58f7f214a 100755
--- a/lib/compile
+++ b/lib/compile
@@ -143,7 +143,7 @@ func_cl_wrapper ()
 	  # configure might choose to run compile as 'compile cc -o foo foo.c'.
 	  eat=1
 	  case $2 in
-	    *.o | *.[oO][bB][jJ])
+	    *.o | *.lo | *.[oO][bB][jJ])
 	      func_file_conv "$2"
 	      set x "$@" -Fo"$file"
 	      shift

compile finished at Fri Nov 24 09:19:59 2023




Reply sent to Karl Berry <karl <at> freefriends.org>:
You have taken responsibility. (Fri, 24 Nov 2023 21:50:03 GMT) Full text and rfc822 format available.

Notification sent to Karl Berry <karl <at> freefriends.org>:
bug acknowledged by developer. (Fri, 24 Nov 2023 21:50:03 GMT) Full text and rfc822 format available.

Message #10 received at 67435-done <at> debbugs.gnu.org (full text, mbox):

From: Karl Berry <karl <at> freefriends.org>
To: 67435-done <at> debbugs.gnu.org, 67414-done <at> debbugs.gnu.org,
 67282-done <at> debbugs.gnu.org
Date: Fri, 24 Nov 2023 14:48:56 -0700



Information forwarded to automake-patches <at> gnu.org:
bug#67435; Package automake-patches. (Mon, 27 Nov 2023 07:15:02 GMT) Full text and rfc822 format available.

Message #13 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Olly Betts <olly <at> survex.com>
To: Karl Berry <karl <at> freefriends.org>
Cc: automake-patches <at> gnu.org
Subject: Re: Fixes for Windows
Date: Mon, 27 Nov 2023 04:19:47 +0000
On Fri, Nov 24, 2023 at 10:31:45AM -0700, Karl Berry wrote:
> Hi Olly - back on your message from January 2018:
> 
>     https://lists.gnu.org/archive/html/automake-patches/2018-01/msg00007.html
> 
>     I found I needed the two attached patches to build Xapian
>     (https://xapian.org) on Windows.
> 
> The first patch was already applied some time ago.
> 
>     The second patch is only needed when using libtool, but should
>     be harmless when not.
> 
> I agree. Belatedly applied, sorry for the crazy delay. Thanks.
> (And thanks to Bogdan for unearthing this from the archives.)

Thanks - better late than never!

Also of likely interest to anyone aiming to support MSVC on autotools
is a patch for libtool to fix a deprecation warning on every DLL link,
which I also originally submitted back in January 2018 and which you've
just prompted me to resubmit:

https://savannah.gnu.org/patch/?10417

Cheers,
    Olly




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 25 Dec 2023 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.