bug-bash
[Top][All Lists]
Advanced

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

[50 character or so descriptive subject here (for reference)]


From: Horst Scheuermann
Subject: [50 character or so descriptive subject here (for reference)]
Date: Tue, 8 May 2001 15:20:42 +0200 (MET DST)

Configuration Information [Automatically generated, do not change]:
Machine: sparc
OS: solaris2.7
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc' 
-DCONF_OSTYPE='solaris2.7' -DCONF_MACHTYPE='sparc-sun-solaris2.7' 
-DCONF_VENDOR='sun' -DSHELL  -DHAVE_CONFIG_H  -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.  -I. -I./include -I./lib 
-I/usr/local_5/include -g -O2
uname output: SunOS rzsun01 5.7 Generic_106541-15 sun4u sparc SUNW,Ultra-4
Machine Type: sparc-sun-solaris2.7

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

Description:

        ./configure --prefix=/usr/local_5 --enable-static-link
        make
         gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob  
-L./lib/tilde -L./lib/malloc -L./lib/sh -static -static   -g -O2 -o bash 
shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o   dispose_cmd.o 
execute_cmd.o variables.o copy_cmd.o error.o  expr.o flags.o jobs.o subst.o 
hashcmd.o hashlib.o mailcheck.o  trap.o input.o unwind_prot.o pathexp.o sig.o 
test.o version.o  alias.o array.o braces.o bracecomp.o bashhist.o bashline.o  
siglist.o list.o stringlib.o locale.o findcmd.o redir.o  pcomplete.o pcomplib.o 
syntax.o xmalloc.o -lbuiltins -lsh -lreadline -lhistory -ltermcap -lglob  
-ltilde -lmalloc  -lsocket -lnsl
Undefined                       first referenced
 symbol                             in file
dlclose                             /usr/lib/libnsl.a(netdir.o)
dlsym                               /usr/lib/libnsl.a(netdir.o)
dlopen                              /usr/lib/libnsl.a(netdir.o)
dlerror                             /usr/lib/libnsl.a(netdir.o)
ld: fatal: Symbol referencing errors. No output written to bash
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `bash'

Repeat-By:
        [Describe the sequence of events that causes the problem
        to occur.]

Fix:
        [Description of how to fix the problem.  If you don't know a
        fix for the problem, don't include this section.]



reply via email to

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