home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.aux
- Path: sparky!uunet!wupost!spool.mu.edu!enterpoop.mit.edu!eff!world!kingtut
- From: kingtut@world.std.com (Donald Eastlake IV)
- Subject: talk and ntalk
- Message-ID: <C0GtFG.JzB@world.std.com>
- Organization: The World @ Software Tool & Die
- Date: Thu, 7 Jan 1993 03:52:27 GMT
- Lines: 29
-
- I grabbed the A/UX version of the sources for talk and ntalk. When I
- typed make it gave me this:
-
- (cd talk ; make)
- cc -DmacII -c talk.c
- cc -DmacII -c get_names.c
- cc -DmacII -c display.c
- cc -DmacII -c io.c
- cc -DmacII -c ctl.c
- cc -DmacII -c init_disp.c
- cc -DmacII -c msgs.c
- cc -DmacII -c get_addrs.c
- cc -DmacII -c ctl_transact.c
- cc -DmacII -c invite.c
- cc -DmacII -c look_up.c
- cc -DmacII talk.o get_names.o display.o io.o ctl.o init_disp.o
- msgs.o get_addrs.o ctl_transas
- ld fatal: Failed to allocate dynamic
- table space Make:
- *** Error: Update of `ntalk' terminated with exit
- code 13 Make: [line 10 in /tmp/ntalk/talk/Makefile]
-
- Make: *** Error: Update of `all' terminated with exit code 1
- Make: [line 4 in /tmp/ntalk/Makefile]
-
- Does anybody know whats wrong????
-
- Thanks,
- Kingtut@world.std.com
-