bug-bash
[Top][All Lists]
Advanced

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

Static compiled w/ NIS on Solaris 8 x86, core dumps


From: Thien Vu
Subject: Static compiled w/ NIS on Solaris 8 x86, core dumps
Date: Wed, 5 Sep 2001 14:58:56 -0700 (PDT)

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: solaris2.8
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386'
-DCONF_OSTYPE='solaris2.8' -DCONF_MACHTYPE='i386-pc-solaris2.8'
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H  -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.  -I. -I./include -I./lib
-I/usr/local/include -g -O2
uname output: SunOS ucdata5 5.8 Generic_108529-09 i86pc i386 i86pc
Machine Type: i386-pc-solaris2.8

Bash Version: 2.05
Patch Level: 0
Release Status: release

Description:
        I am running Solaris 8 x86 4/01, and trying to install a static
bash as a root shell. I've read the notes and did a 
./configure --enable-static-link --without-gnu-malloc
make STATIC_LD='-Wl,-Bstatic' LOCAL_LIBS='-Wl,-Bdynamic -Wl,-R/etc/lib
-ldl -Wl,-Bstatic'

The NOTES did not have a required hyphen in LOCAL_LIBS variable so I added
that. I am using the gcc-2.95.3, automake, autoconf, binutils, bison,
fileutils, m4, make, and tar from sunfreeware.

Repeat-By:
        After compiling, run './bash' and it will core dump.




reply via email to

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