home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.linux
- Path: sparky!uunet!snorkelwacker.mit.edu!bloom-picayune.mit.edu!daemon
- From: tree@midget.towson.edu (Denise Tree)
- Subject: Curses problem
- Message-ID: <1992Jul31.131656.9780@athena.mit.edu>
- Sender: daemon@athena.mit.edu (Mr Background)
- Reply-To: tree@midget.towson.edu (Denise Tree)
- Organization: The Internet
- Date: Fri, 31 Jul 1992 13:16:56 GMT
- Lines: 20
-
-
- Hi all,
-
- When I try and compile a program using curses.h I only get a list of complaints
- from gcc:
- ded.o Undefined symbol _initscr referencd from text segment
- ded.o Undefined symbol _stdscr referenced from text segment
-
- (and so on).
- Of course, I have -lcurses and -ltermcap in my Makefile (last on line). MY program
- compiles just fine on my schools Ultrix system, but being a religeous Linux-
- oid, I only want to do everything on Treehouse.
-
- I am using gcc 2.2.2 (a?) with 0.96bpl2 kernel (from scsi dist) and termcap
- from 0.95 rootdisk.
-
- Thanks all....
- .......................
- Denise
- tree@midget.towson.edu
-