home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.next.misc:23350 comp.sys.next.programmer:7906
- Path: sparky!uunet!wupost!spool.mu.edu!agate!usenet.ins.cwru.edu!odin!chet
- From: chet@odin.ins.cwru.edu (Chet Ramey)
- Newsgroups: comp.sys.next.misc,comp.sys.next.programmer
- Subject: Re: Compiling bash on NeXT
- Date: 24 Dec 1992 05:28:06 GMT
- Organization: Case Western Reserve University, Cleveland OH (USA)
- Lines: 18
- Message-ID: <1hbhp6INN19h@usenet.INS.CWRU.Edu>
- References: <1992Dec23.225958.21247@cyantic.com>
- NNTP-Posting-Host: odin.ins.cwru.edu
-
- In article <1992Dec23.225958.21247@cyantic.com> mark@cyantic.com (Mark T. Dornfeld) writes:
- >I have just attempted to compile bash 1.12 on a NS3.0 TC station. All the
- >modules compiled, but the linker spat out:
- >
- > /bin/ld: Undefined symbols:
- > _ulimit
- > *** Exit 1
- >
- >I'd appreciate any help and if there are other problems I should be
- >watching for, I wouldn't mind being forwarned.
-
- Add -DHAVE_RESOURCE to the definition of SYSDEP_CFLAGS or add
- #define HAVE_RESOURCE in the NeXT entry in machines.h.
- --
- ``The use of history as therapy means the corruption of history as history.''
- -- Arthur Schlesinger
-
- Chet Ramey, Case Western Reserve University Internet: chet@po.CWRU.Edu
-