[Spirit] compilation problem

Hello, I have a simple Spirit parser program which won't compile. I am running boost 1_42_0 with gcc on a mac. The code and error message are attached. I hope you can tell me two things: first, what have I done wrong, and second (if necessary), how can I figure out what I've done wrong from the error message. Thanks again.

I have a simple Spirit parser program which won't compile. I am running boost 1_42_0 with gcc on a mac. The code and error message are attached.
I hope you can tell me two things: first, what have I done wrong, and second (if necessary), how can I figure out what I've done wrong from the error message.
First, you missed to include
#include
participants (2)
-
Hartmut Kaiser
-
philip tucker