Hacker News new | ask | show | jobs
by metanonsense 217 days ago
I remember back in 2000 or so when I declined the invitation to a party because I wanted to compile a new kernel in the evening.
1 comments

Did it compile?
It's 2000. Build failure was pretty much expected for any software. Probably a good idea to stay home and work through any problem. Nowadays you'll just fire up a build and go. And the build is probably finished before you're out of the door.
The way I remember it the Linux kernel compiled really reliably back then. It would take a few hours though.
Yes. I never had problems with Linux itself and compiled kernels constantly. What I did have incessant problems with was compiling GNOME 1.2 and 1.4. SO MANY problems, just non-stop... it was always something. I learned a bit though, although not as much as I could have if I paid attention more.
make config && make depend && make modules && make zImage &&
lilo