haven't tested this on bsd at all yet, but if you can get me a machine to
log into, i can test. better yet, do you know a compile farm or something
which some flavour of bsd makes available to open source projects?

ben

On Mon, Apr 4, 2011 at 12:24 PM, <pse...@zond.org> wrote:

> [  6%] Building CXX object
> src/core/CMakeFiles/lucene++.dir/search/FieldCacheRangeFilter.cpp.o
>
> /home/psevdo/git/Lucene++/LucenePlusPlus/src/core/search/FieldCacheRangeFilter.cpp:
> In constructor
> 'Lucene::FieldCacheRangeFilterLong::FieldCacheRangeFilterLong(const
> Lucene::String&, Lucene::ParserPtr, int64_t, int64_t, bool, bool)':
>
> /home/psevdo/git/Lucene++/LucenePlusPlus/src/core/search/FieldCacheRangeFilter.cpp:219:
> error: 'LLONG_MAX' was not declared in this scope
>
> [ 96%] Building CXX object
> src/core/CMakeFiles/lucene++.dir/util/LuceneThread.cpp.o
>
> /usr/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/util/LuceneThread.cpp:
> In static member function 'static int64_t
> Lucene::LuceneThread::currentId()':
>
> /usr/home/psevdo/git/Lucene++/LucenePlusPlus/src/core/util/LuceneThread.cpp:111:
> error: invalid conversion from 'pthread*' to 'int64_t'
>
> In CLucene_2_3_2 i fix this by define ccmake "DISABLE_MULTITHREADING ON"
>
> 2011/4/2 Ben van Klinken <bvanklin...@gmail.com>:
> > try using cmake. i don't maintain the waf script, alan does
>
>
> ------------------------------------------------------------------------------
> Create and publish websites with WebMatrix
> Use the most popular FREE web apps or write code yourself;
> WebMatrix provides all the features you need to develop and
> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
> _______________________________________________
> CLucene-developers mailing list
> CLucene-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/clucene-developers
>



-- 
-------------------------------------
Ben van Klinken

Mob: 0401 921847
Em: b...@villagechief.com
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to