On Sun, Sep 27, 2015 at 08:02:11PM +0100, Patrick O'Callaghan wrote:
> On Sun, 2015-09-27 at 20:42 +0200, Suvayu Ali wrote:
> > I think these are the only packages you need:
> > - gcc-c++
> > - cmake
> > - boost-filesystem
> > - fuse-devel
> 
> I have all of those.
> 
> I deleted the tmfs directory and started again. This time it worked.
> I'm guessing my previous incremental attempts (get error due to missing
> package, install package, rinse and repeat) must have left some cruft
> around.

cmake does a lot of cacheing.  If you change dependencies, it is
recommended to start a fresh build.

1) delete the build directory and start again, or
2) call `cmake /path/to/source/' again.

(1) is of course prefered.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to