home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!zeos!kgermann
- From: kgermann@zeos.com (Ken Germann)
- Subject: BASH Compiling for SCO.
- Organization: Zeos International, Ltd
- Date: Mon, 07 Sep 1992 15:48:44 GMT
- Message-ID: <1992Sep07.154844.18755@zeos.com>
- Lines: 47
-
-
- I receive this error when compiling BASH 1.12 for SCO. Any ideas on
- correcting this problem would be appreciated.
-
- # make install
-
- make DESTDIR=/usr/gnu/bin -f bash-Makefile install
-
- rm -f bash
-
- cc -g -L./lib/readline/ -L./lib/glob/ \
-
- -o bash shell.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cm
-
- d.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o
-
- hash.o mailcheck.o test.o trap.o alias.o ./lib/malloc/malloc.o braces.o unwind
-
- _prot.o siglist.o version.o bashline.o builtins/libbuiltins.a -lreadline -lter
-
- mcap -lglob
-
- undefined first referenced
-
- symbol in file
-
- alloca y.tab.o
-
- ld fatal: Symbol referencing errors. No output written to bash
-
- *** Error code 13
-
-
-
- Stop.
-
- *** Error code 1
-
-
-
- Stop
- --
- Ken Germann ZZZZ EEEE OO SSS ZEOS International, Ltd.
- support@zeos.com INET Z E O O S Technical Support Dept.
- uunet!zeos!support UUCP Z EE O O SS 530 5th Ave N.W.
- 800-228-5390 VOICE Z E O O S St. Paul, MN 55112
- 612-633-7337 ZZZZ EEEE OO SSS FAX 612-633-4607
-