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: czuma
Subject: [50 character or so descriptive subject here (for reference)]
Date: Sun, 21 Jan 2001 16:42:07 +0100 (CET)

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 amber 5.8 Generic_108529-04 i86pc i386 i86pc
Machine Type: i386-pc-solaris2.8

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

Description:

gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob 
-L./lib/tilde -L
./lib/malloc -L./lib/sh -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 err
or.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 
bracec
omp.o bashhist.o bashline.o siglist.o list.o stringlib.o locale.o 
findcmd.o redi
r.o pcomplete.o pcomplib.o xmalloc.o -lbuiltins -lreadline -lhistory 
-ltermcap -
lglob -ltilde -lmalloc -lsh  -lsocket -lnsl
Undefined                       first referenced
 symbol                             in file
dlclose                             /usr/lib/libnsl.a(netdir.o)
_dlopen                             /usr/lib/libc.a(nss_deffinder.o)
_dlclose                            /usr/lib/libc.a(nss_deffinder.o)
dlsym                               /usr/lib/libnsl.a(netdir.o)
dlopen                              /usr/lib/libnsl.a(netdir.o)
dlerror                             /usr/lib/libnsl.a(netdir.o)
_dlsym                              /usr/lib/libc.a(nss_deffinder.o)
ld: fatal: Symbol referencing errors. No output written to bash
collect2: ld returned 1 exit status
gmake: *** [bash] Error 1

Repeat-By:

./configure  -enable-static-link<enter>
gmake<enter>

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]