bogofilter 1.1.2 - new current release

David Relson relson at osagesoftware.com
Sun Dec 3 01:24:02 CET 2006


On Sat, 2 Dec 2006 18:09:53 -0500
Charles A Edwards wrote:

> On Sat, 2 Dec 2006 15:31:07 -0500
> David Relson wrote: 
> 
> > Bogofilter v1.1.2 is now available. 
> 
> Does not build.
> 
> Error during configure
> 
> ./configure: line 5878: syntax error near unexpected token `-v'
> ./configure: line 5878: `      case `"$acl_cv_path_LD" -v 2>&1

> < /dev/null` in' error: Bad exit status
> from /home/charles/rpm/tmp/rpm-tmp.93903 (%build)
> 
> RPM build errors:
>     Bad exit status from /home/charles/rpm/tmp/rpm-tmp.93903 (%build)
> 
>     Charles

Hi Charles,

As I'm running Gentoo on my workstation, I built the rpms on my spare
machine which is running Mandrake 10.1.  I've successfully run the
following:

   rpm -ivh bogofilter-1.1.2-1.src.rpm
   cd /usr/src/RPM
   rpm -bb SPECS/bogofilter.spec

and have a fresh new rpm to show for the efforts, i.e.

### ls -l RPMS/i586/bogofilter-1.1.2-1.i586.rpm
-rw-r-----  1 root root 574312 Dec  2 19:17

In my configure script your line 5878 shows up at line 5408.  Evidently
you've got something different than I do.  

Looking at your output, it seems that acl_cv_path_LD may not be set.
Can you trace backwards and see what's happening?  Adding debugging
statments like:

  echo acl_cv_path_LD= $acl_cv_path_LD

at strategic points should help.

Regards,

David


so we can see 



More information about the Bogofilter mailing list