GNU bug report logs - #43666
[grep-3.5] make failed on Solaris 11.3 x86/x64

Previous Next

Package: grep;

Reported by: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>

Date: Mon, 28 Sep 2020 06:57:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Kiyoshi KANAZAWA <yoi_no_myoujou <at> yahoo.co.jp>
To: "bug-grep <at> gnu.org" <bug-grep <at> gnu.org>
Subject: [grep-3.5] make failed on Solaris 11.3 x86/x64
Date: Mon, 28 Sep 2020 15:55:47 +0900 (JST)
Hello,

Trying to build grep-3.5, but make failed on Solaris 11.3 x86/x64.

$ uname -a
SunOS hidden 5.11 11.3 i86pc i386 i86pc
$ gcc --version
gcc (GCC) 9.3.0

$ ./configure CC=gcc
$ make
  :
  CC       searchutils.o
  CC       pcresearch.o
  CCLD     grep
Undefined                       first referenced
 symbol                             in file
stackoverflow_install_handler       ../lib/libgreputils.a(c-stack.o)
sigsegv_install_handler             ../lib/libgreputils.a(c-stack.o)
ld: fatal: symbol referencing errors
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1620: grep] Error 1
make[2]: Leaving directory '/tmp/grep-3.5/src'
make[1]: *** [Makefile:1609: all-recursive] Error 1
make[1]: Leaving directory '/tmp/grep-3.5'
make: *** [Makefile:1550: all] Error 2


Regards,

--- Kiyoshi





This bug report was last modified 4 years and 203 days ago.

Previous Next


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