nan [was: grftest failure]

David Relson relson at osagesoftware.com
Sun Jan 5 18:38:08 CET 2003


At 12:03 PM 1/5/03, Clint Adams wrote:

> > To ask the traditional question:
> >
> > What are you running, i.e. operating system, architecture, compiler, etc?
> >
> > I'm running "Linux 2.4.19-16mdk Sep 20 18:15:05 CEST 2002 i686" and "gcc
> > 3.2 (Mandrake Linux 9.0 3.2-1mdk)".  If the answer is comparable, then we
> > need to compare source trees (or something).
>
>Linux mimic 2.4.19-32 #1 Mon Sep 16 12:27:27 MDT 2002 parisc   GNU/Linux
>gcc version 3.2.1 20020924 (Debian prerelease)
>
>Other than configure.in, t.frame, and t.grftest, my source tree should
>be identical to the mime branch.

Clint,

I've just download a fresh copy of the mime branch using attached script 
test-0105.sh which is:

         [-d test-0105] && rm -rf test-0105
         mkdir test-0105
         cvs checkout -r mime -d test-0105 bogofilter
         cd test-0105
         autoreconf -fis
         configure --quiet
         make -s check

... and all tests passed.

The next thing to try is building without optimization (remove "-O2" in 
Makefile) and see what happens.  If nothing changes, I guess the next step 
is for you to send me a tarball of your directory including executables 
object files, etc.  Alternatively, I can send my copy to you.  Is is 
possible for me to access the machine on which you're working?

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-0105.sh
Type: application/octet-stream
Size: 239 bytes
Desc: not available
URL: <https://www.bogofilter.org/pipermail/bogofilter-dev/attachments/20030105/700106a7/attachment.obj>


More information about the bogofilter-dev mailing list