> On Fri, 15 Aug 2003, Bruce A. Burdick, Jr. wrote:
>>> Try compiling it without optimization - just replace all -O2 in
>>> src/Makefile with -O0 and make clean, make. I wonder if this last
>>> problem is due to a compiler bug or not..
>> Removing optimizations yields this failure:
>> ld: multiple definitions of symbol (anonymous
>> namespace)::fillBuffer(__sFILE*)
> 
> Since the function in mime-utils.h is not in use, I suggest you try to
> remove it:
> 
> [... snipped patch listing ...]
> 
> Thanks for the patch to operator-list.cc - it's in now.

Great news. Thanks!

> Lets see if we can get this stuff to compile! :-)

That worked! Success in compiling on:

    TiBook 800, OS X 10.2.6
    Dual G4 450, OS X 10.2.5
    Beige G3 266 MT, OS X 10.2.5

Thanks Andy! Now it's on to trying the operator-copy (folder moving) patch
and installing!

-B...
-- 
http://www.bruceburdick.com/

Reply via email to