DG/UX [was: Re: problem building 0.15.7]

Dave Lovelace dave at firstcomp.biz
Wed Dec 10 18:42:58 CET 2003


Des Watson wrote:
> 
> Dave,
> 
> > I have more serious problems when I try 0.15.10.
> > I'm running ./configure --with-db=/usr/local/BerkeleyDB.4.1, which is
> > (I'm pretty sure) what I ran on every earlier version I've done (including
> > the 0.15.7 that started this all out).  It goes through a lot of stuff,
> > ending with this:
> 
> If you replace --with-db by --with-libdb-prefix you should get more
> hopeful results!  It worked for me.
> 
> Best wishes
> 
> Des
> 
Thanks, I think.  Trying this, configure did not obviously error out.  I'm
not absolutely sure that it completed, though.  The last few things it
said are:

----snip----snip----snip----snip----snip----snip----snip----snip----snip----
checking for GSL - version >= 1.4... no
checking for gsl-config... (cached) no
checking for GSL - version >= 1.0... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating bogofilter.spec
config.status: creating trio/Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
configure: Using these settings:
configure: CPPFLAGS=-I/usr/local/BerkeleyDB.4.1/include
configure:   CFLAGS=-g -O2  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -W
shadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-
return -Wmissing-declarations -Wnested-externs -ggdb -fno-common -Wchar-subscrip
ts -Wcomment -Wimplicit -Wreturn-type
configure:  LDFLAGS=
configure:     LIBS=-lm
configure:   DB_LIB=/usr/local/BerkeleyDB.4.1/lib/libdb.a
configure: GSL_LIBS=libbf_gsl.a
----snip----snip----snip----snip----snip----snip----snip----snip----snip----

At this point it just came back to a shell prompt.  I *think* it's done.
But now, when I try    make    I get the following:

----snip----snip----snip----snip----snip----snip----snip----snip----snip----
$ make
No suffix list.
Making all in trio
No suffix list.
Making all in src
Make: line 1732: syntax error.  Stop.
*** Error code 1

Stop.
----snip----snip----snip----snip----snip----snip----snip----snip----snip----

I don't really know enough to debug this kind of thing in a makefile,
at least not efficiently.

-- 
- Dave Lovelace
  dave at firstcomp.biz
  davel at cyberspace.org




More information about the Bogofilter mailing list