home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6803 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.4 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!vargish
  2. From: vargish@sura.net (Nick Vargish)
  3. Newsgroups: comp.os.linux
  4. Subject: Help with 0.96c pl 2 Compile Please
  5. Summary: duplicate IRQ symbols?!
  6. Message-ID: <1992Jul27.222222.29638@sura.net>
  7. Date: 27 Jul 92 22:22:22 GMT
  8. Sender: news@sura.net (USENET News System)
  9. Organization: SURAnet, College Park, MD, USA, NA, Earth, Milky Way
  10. Lines: 41
  11.  
  12. It's me again... I'd like to thank everyone who helped with my previous
  13. slew of questions (you know who you are!). I have a couple more, of course,
  14. mostly relating to rebuilding kernels.
  15.  
  16. 1. pl2 won't compile "out-of-the-box" (the box being the file on banjo in
  17.    ../Incoming). I keep getting linker errors to the effect that symbols
  18.    "_IRQn_interrupt" (where n=3,4,5,9) in "irq.o" and "sys_call.o" are
  19.    multiply defined. This keeps make from building kernel.o and we go
  20.    downhill from there.
  21.  
  22.    I looked at the code, and the macro that defines the symbols looks like
  23.    the last one in /usr/src/linux/include/asm/irq.h. But "irq.c" seems to
  24.    be the only program that uses "irq.h" and certainly doesn't explicitly
  25.    call BUILD_IRQ (I _think_ that's the name of the macro) more than once.
  26.    Commenting out the lines where IRQn_interrupt are built in irq.c kills
  27.    the compile as well (surprise! :^)
  28.  
  29.    The pl-2 didn't come with any documentation that I could see. Did I
  30.    miss it?
  31.  
  32. 2. Currently I have a file called "vmlinux.96c+" in my root directory.
  33.    /etc/config points to this... is this the kernel? How is it related
  34.    to /usr/src/linux/Image. And if I built a new Image yesterday (before
  35.    unpacking pl-2) should I "cp /usr/src/linux/Image /vmlinux.96c+"?
  36.  
  37.    Will getting the right kernel image loaded (please help me do this!)
  38.    fix the $%@! problems with the ps96b package? Remember, I can't build
  39.    the kernal now without fixing problem (1), but I did successfully do
  40.    so yesterday. I may not be loading the kernel I made yesterday, though.
  41.  
  42. Good News Dept: I'm getting 4 more Megs of RAM tomorrow (brining me to
  43. 8 total), and by Sunday I should have an almost-new 120Meg HD installed,
  44. solely for Linux!
  45.  
  46. Nick "the dilemma: Linux or sleep"
  47.  
  48. -- 
  49. |  Nick Vargish       | "I'm just another wide area network packet-herder..." |
  50. |  SURAnet Operations +-------------------------------------------------------+
  51. |  vargish@sura.net   | "SURAnet  and I do  not have a  relationship based on |
  52. |  h: 301 474-1863    | mutually-shared ideologies.  Don't assume otherwise." |
  53.