patchGNU Accounting Utilities - Patches: patch #7473, Don't generate files.h at...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7473: Don't generate files.h at build-time using an execution test.

Submitter:  Diego Elio Pettenò <flameeyes>
Submitted:  Fri 18 Feb 2011 05:27:53 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Thu 27 Jul 2017 05:09:55 PM UTC, comment #4: 

I will have a check at it when Ive got time.

Markus Gothe <nihilus>
Group administrator
Thu 27 Jul 2017 02:38:01 PM UTC, comment #3: 

Any updates?

I updated the patch to apply against v6.6.4 in Gentoo and ajusted the "files.h.in" thing.

PS: Debian/Ubuntu are apply something similar, https://sources.debian.net/src/acct/6.6.3-1/debian/patches/03_cross-build-support.patch/

(file #41361)

Thomas Deutschmann <whissi>
Sun 09 Nov 2014 11:47:20 AM UTC, comment #2: 

I'll consider fixing this in configure.ac.

Markus Gothe <nihilus>
Group administrator
Thu 20 Oct 2011 05:13:08 AM UTC, comment #1: 

minor nit: your patch has "files.h" still say "files.h.in" in the header.  otherwise, this looks good + works well for me.

Mike Frysinger <vapier>
Fri 18 Feb 2011 05:27:53 AM UTC, original submission:  

The *_LOC variables are never used in the build itself, but only in the
built code; this means that they don't need to be known to ./configure at
all.

Since the previous method made acct not cross-compilable at all, this is
much preferred.

Note: before applying this patch it is necessary to execute

 % svn mv files.h.in files.h

otherwise it won't apply cleanly.

HTH,
Diego

Diego Elio Pettenò <flameeyes>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #41361:  acct-6.6.4-cross-compile.patch added by whissi (6KiB - application/octet-stream - Updated patch for v6.6.4)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by whissi (Updated the item)
  • -email is unavailable- added by nihilus (Posted a comment)
  • -email is unavailable- added by vapier (Posted a comment)
  • -email is unavailable- added by flameeyes (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-27 whissi Attached File- Added acct-6.6.4-cross-compile.patch, #41361
    2011-02-18 flameeyes Attached File- Added 0002-Don-t-generate-files.h-at-build-time-using-an-execut.patch, #22723

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code