commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-824-gf1a10a0a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-824-gf1a10a0a
Date: Mon, 22 Jan 2024 18:59:09 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  f1a10a0a939c1ba0a996464317722fff31967647 (commit)
      from  dd4dcfdefb3e8fc37b6f113a58cd1c628e096dee (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f1a10a0a939c1ba0a996464317722fff31967647
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
Date:   Mon Jan 22 08:55:49 2024 +0100

    Resurrect x86-linux build.
    
    This avoids using system headers, which may result in
    
        kern/strings.c: In function 'strchr':
        kern/strings.c:188:32: error: 'NULL' undeclared (first use in this 
function)
    
        In file included from util/atoi.c:77:
        ./util/atoi.h:65:29: error: unknown type name 'u_char'
    
        device/net_io.c: In function 'bpf_do_filter':
        device/net_io.c:1636:34: error: 'u_int' undeclared (first use in this 
function); did you mean 'int'?
    
        In file included from device/subrs.c:36:
        ./device/if_ether.h:43:9: error: unknown type name 'u_char'
           43 |         u_char  ether_dhost[6];
    
        ./linux/dev/include/linux/fs.h:304:5: error: unknown type name 'loff_t'
          304 |     loff_t f_pos;
    
    This is a follow-up to commit
        d5e5dd3401ea0d0475aa830c2171be5b8a72f4fa
        Update configure.ac so that we don't need glibc when running 
./configure.
    Message-ID: <20240122075549.26207-1-janneke@gnu.org>

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]