home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!musik
- From: musik@iastate.edu ()
- Subject: Has anyone gotten tvtwm to run in 386bsd?
- Message-ID: <1992Aug18.010808.21061@news.iastate.edu>
- Sender: news@news.iastate.edu (USENET News System)
- Organization: Iowa State University, Ames, IA
- Date: Tue, 18 Aug 1992 01:08:08 GMT
- Lines: 17
-
- I've been working on compiling tvtwm to run with X386 on 386bsd.
- I kept getting:
- underfined symbol _yylineno in gram.o and parse.o
-
- I checked out gram.c and parse.c and found yylineno to be a simple,
- utterly straightforward, extern int. There are DOZENS (if not more)
- of other extern int's that work just fine... what's going on here?
-
- I've tried recompiling with a different variable name... no worky.
- I also tried recompiling it as an int (non-extern), and it compiles,
- and appears to be working, but it won't read a system-twmrc or a
- .twmrc, etc, etc...
-
- Help?
-
- Damien Guay
- musik@iastate.edu
-