From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 13 Jun 2010 22:54:46 +0100 From: Alasdair G Kergon Message-ID: <20100613215446.GA15698@agk-dp.fab.redhat.com> References: <201006121643.03778.benscott@nwlink.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201006121643.03778.benscott@nwlink.com> Subject: Re: [linux-lvm] problem #including using cvs Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ben scott Cc: linux-lvm@redhat.com On Sat, Jun 12, 2010 at 04:43:03PM -0700, ben scott wrote: > Any Idea what I am doing wrong here? Not without seeing the code up to the point of the error. Sometimes the output of 'gcc -E' or language-specific syntax highlighting modes of editors help you to see what's going wrong. Alasdair