Path: utzoo!utgpu!utorvm!ryerson!acps1794 Organization: Ryerson - Academic Computing Services Date: Tuesday, 14 May 1991 21:39:19 EST From: Message-ID: <91134.213919ACPS1794@Ryerson.Ca> Newsgroups: comp.os.minix Subject: 1.5 Upgrade problem I know this happens a lot, but here's yet another person who's having problems with the Minix 1.3 --> 1.5 upgrade. I'm having problems compiling kernel/system.c. I was able to build a new libc.a without any problems (as far as I can tell). There's a header file (protect.h) that's needed by system.c that the compiler reports it can't find. It *is* in the same directory as system.c. I have tried moving the reference around within system.c with strange results... sometimes it would report that it was out of memory (to fix this, I have even tried chmem'ing cc and make but with no effect). I've even tryed changing the access bits on protect.h (can you tell I'm just guessing??!). system.c *is* one of the bigger files in the kernel. Can anybody shed some light on some possible reason why the compiler can't find a header file which is in the current directory?? (even with the -I. flag).... One more thing... I'm using the 1.3 compiler..... could that have anything to do with it?? Thanks in advance. ------------------------------------------------------------------------------- | Joseph Janakovic |Bitnet: acps1794@ryerson (preferred) | | |UUCP: canrem!joe.janakovic | | Applied Computer Science |Internet: joe.janakovic%canrem.uucp@lsuc.on.ca | | Ryerson Polytechnical | | | Institute | "Are you a schizo? - If so, that makes | | Toronto, Ontario, CANADA | four of us." | -------------------------------------------------------------------------------