home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22429 < prev    next >
Encoding:
Text File  |  1993-01-02  |  937 b   |  31 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!metro!extro.ucc.su.OZ.AU!philipr
  3. From: philipr@extro.ucc.su.OZ.AU (Philip Rhoades)
  4. Subject: 0.99.2 compile prob #2
  5. Message-ID: <philipr.725961618@extro.ucc.su.OZ.AU>
  6. Summary: compile problem in 0.99.2 main.c
  7. Keywords: 0.99.2 compile problem
  8. Sender: news@ucc.su.OZ.AU
  9. Nntp-Posting-Host: extro.ucc.su.oz.au
  10. Organization: Sydney University Computing Service, Sydney, NSW, Australia
  11. Date: Sat, 2 Jan 1993 08:00:18 GMT
  12. Lines: 17
  13.  
  14. I get the following when I try to compile 0.99.2:
  15.  
  16. # make
  17. gcc -DKERNEL -Wall -O6 -fomit-frame-pointer  -c -o init/main.o init/main.c
  18. init/main.c: In function `start_kernel':
  19. init/main.c:245: too many arguments to function `inode_init'
  20. init/main.c:245: void value not ignored as it ought to be
  21. make: *** [init/main.o] Error 1
  22.  
  23. any ideas?
  24.  
  25. -- 
  26. Philip Rhoades
  27. First Year Biology
  28. University of Sydney
  29. phil@biox.bio.su.OZ.AU or philipr@extro.ucc.su.OZ.AU
  30.