On Sat, Aug 02, 2008 at 09:46:00AM -0700, Daniel Schepler wrote:
> From my pbuilder build log, with DEB_BUILD_OPTIONS set to "parallel=3":
> 
> ...
>  g++ -DHAVE_CONFIG_H -I. -I.. -I../common -I../include -I./include -
> I../languages -Ilanguages -I../queryparser -Wall -W -Wredundant-decls -
> Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -
> Wconversion -fno-gnu-keywords -Wundef -Wshadow -Winit-self 
> -Wstrict-overflow=5 
> -fvisibility=hidden -O2 -c ../unicode/utf8itor.cc -o unicode/utf8itor.o 
> >/dev/null 2>&1                     
> libtool: link: `backends/flint/flint_check.lo' is not a valid libtool object  
>   
> make[3]: *** [libflintcheck.la] Error 1                                       

What are the contents of backends/flint/flint_check.lo?

Is this from a clean build tree, or had a previous build been interrupted?
I've found libtool can sometimes leave a partial file behind if killed.

Otherwise this is very puzzling, as I parallel build xapian-core several
times a day and never hit issues.  If it's not an unclean tree issue,
then could you attach the full build log to this bug?

Cheers,
    Olly



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to