At 8:50 AM -0800 3/18/04, Marcel Moolenaar wrote: >On Thu, Mar 18, 2004 at 07:05:25AM +0000, Daniel Bond wrote: >> Am sorry to send this question which i am sure is very obvious to >> everyone else, but have now had 3 goes at updating my system to 64btt >> time_t and it always fails at the same point. I get to stage 17 on the >> instructions, only to get this error each time. have tried with the >> different flags suggested, but always the same. >> >> cd /usr/src; /usr/obj/usr/src/make.sparc64/make -f >>/tmp/install-newk.CcO/Makefile.inc1 install > >This should be making the "installworld" target, not the "install" >target. I don't think that is it. I am pretty sure he's showing us the log of the output from his installworld. If you keep that log, you will eventually see the sequence: -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; /usr/bin/make -f /tmp/install-newk.lZE/Makefile.inc1 install ===> share/info ===> include install -C -o root -g wheel -m 444 /usr/src/include/a.out.h ... (where '...' is about 40 more filenames). He apparently doesn't have a /usr/src/include/a.out.h, or for some reason this step thinks that he does not have it, so the 'make' dies at that point. -- Garance Alistair Drosehn = gad_at_gilead.netel.rpi.edu Senior Systems Programmer or gad_at_freebsd.org Rensselaer Polytechnic Institute or drosih_at_rpi.eduReceived on Thu Mar 18 2004 - 09:46:32 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:48 UTC