Hi Scott, Thanks for the response. Unfortunately (as for as I can tell), the master configuration script is not generating a makefile for the samples.
Thanks, Arend On Fri, Aug 20, 2010 at 12:16 PM, Scott Cantor <canto...@osu.edu> wrote: >> I now wish to compile and test one of the samples. I switched to the >> following directory and compile: >> >> cd src/samples >> gcc simpleDecrypt.cpp > > If that's literally the command you used, I don't know why you think that > would work, it's missing a half dozen flags or more. > > I haven't looked lately, but I assume that the master configure script > generates makefiles for the samples as well, and that's what you should be > using to build them. > > -- Scott > > >