Linux Virus Alert
marcjw writes: "I don't see many of these (Linux virus alerts). In fact none in the six months or so since I've switched from MS. Maybe that's why this story from newsbytes caught my eye. At any rate, I'm not sure if this poses much of a threat to the general Linux community but it's always best to be forewarned."
Go not unto/. for advice, for you will be told both yea and nay (but have nothing to do with the question)
how many people fully read & understand the Makefiles in the above scenario?
Which brings up an interesting point: write-only code. I've tried to read and understand autoconf-generated Makefiles a few times, and given up with my head spinning. They're a tangled web of M4 macros and such.
Computer-generated code is notoriously hard to read, and install scripts are one instance where reading the code is important.
I only wish there were a way to improve autoconf and other code generating programs without having to have a massive security breakdown happen first to inspire the work.