home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11125 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.3 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!axion!rtf.bt.co.uk!duplain
  2. From: duplain@rtf.bt.co.uk (Andy Duplain)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: DDB: no symbols
  5. Message-ID: <1993Jan11.085803.2618@rtf.bt.co.uk>
  6. Date: 11 Jan 93 08:58:03 GMT
  7. References: <pogyk.726523568@unixg.ubc.ca> <CGD.93Jan8133338@stinson.CS.Berkeley.EDU>
  8. Organization: BT Customer Systems, Brighton, UK
  9. Lines: 19
  10.  
  11. In article <CGD.93Jan8133338@stinson.CS.Berkeley.EDU> cgd@stinson.CS.Berkeley.EDU (Chris G. Demetriou) writes:
  12. >In article <pogyk.726523568@unixg.ubc.ca> pogyk@unixg.ubc.ca (Pogy Kurniawan) writes:
  13. >>Hello folks, Well I applied all patches x19,45,47 recompiled the kernel.
  14. >>Rebooted, and lo and behold it worked(for me this was a surprise)
  15. >>BIG BUG it reports DDB: no symbols. What is this and how can I clear it up.
  16. >
  17. >you've gotta run "dbsym 386bsd" on the kernel...
  18. >
  19. >this creates the ddb symbols that it needs...
  20. >
  21. >this isn't really documented, and should probably be done automatically
  22. >somehow, but alas, i know not how... 8-)
  23.  
  24.     The best way is probably to test if "-DDDB" is included in the CFLAGS
  25.     in /sys/i386/conf/Makefile.i386 and if so, run "dbsym 386bsd" right
  26.     after building the kernel. 
  27. -- 
  28. Andy Duplain, BT Customer Systems, Brighton, UK.           duplain@rtf.bt.co.uk
  29. #define    DISCLAIMER      My views and opinions are my own, and not my company's
  30.