GNU bug report logs - #35650
[PATCH] Improving HP-UX support

Previous Next

Package: coreutils;

Reported by: "Osipov, Michael" <michael.osipov <at> siemens.com>

Date: Thu, 9 May 2019 14:34:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: "Osipov, Michael" <michael.osipov <at> siemens.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Pádraig Brady <P <at> draigBrady.com>, 35650 <at> debbugs.gnu.org
Subject: bug#35650: [PATCH] Improving HP-UX support
Date: Mon, 20 May 2019 10:59:03 +0200

Am 2019-05-17 um 17:00 schrieb Paul Eggert:
> On 5/16/19 1:42 AM, Osipov, Michael wrote:
>> + /opt/aCC/bin/aCC -AC99 -I. -I./lib -DHASH_ALGO_BLAKE2=1 
>> -DHAVE_CONFIG_H -Ilib -I./lib -Isrc -I./src 
>> -I/opt/ports/coreutils/include -D_INCLUDE_STDC__SOURCE_199901 -g -c -o 
>> src/blake2/b2sum-blake2b-ref.o src/blake2/blake2b-ref.c +Maked
>> "./lib/unistd.h", line 627: error #2035: #error directive: "Please 
>> include
>>           config.h first." 
> 
> Oh, I forgot to update blake2b-ref.c. I installed the attached further 
> patch; please give it a try.

Deleted my work dir, untarred 8.31, applied diff betweeen v8.31 and 
master, autoreconf, configure, gmake.

Looks good to me:
> bash-5.0# ldd ./src/b2sum
> 
> ./src/b2sum:
>         libc.so.1 =>    /usr/lib/hpux32/libc.so.1
>         libdl.so.1 =>   /usr/lib/hpux32/libdl.so.1
> bash-5.0# file ./src/b2sum
> ./src/b2sum:    ELF-32 executable object file - IA64

Thank you very much.

Compiling GNU coreutils on HP-UX is now a snap!

Michael




This bug report was last modified 6 years and 92 days ago.

Previous Next


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