burning a boot loader onto 328p

I just got some blank atmega328p chips from Digikey. I have an Arduino Duemilanove. I tried to follow the instructions. I loaded the ArduinoISP sketch. I wired up the chip like in the diagram.

When I try to upload the sketch (step 4) I get avrdude error.
Therefore, I can not go to the next step. How do I upload the sketch when I'm getting this error?

Everything works fine if I use a chip I bought from Sparkfun that has the boot loader already on it.

You want to upload the ArduinoISP sketch to the Duemilanove ? What is the error message ? Can you attach a screendump ?

Use NIck Gammon's bootload installer sketch instead

problem solved usingversion 1.0.1 of the IDE