Re: [hypermail] problem running make

From: Daniel Stenberg <daniel_at_haxx.se_at_hypermail-project.org>
Date: Tue, 5 Mar 2002 00:27:33 +0100 (MET)
Message-ID: <Pine.GSO.4.43.0203050022090.8596-100000_at_pm1.contactor.se>


On Mon, 4 Mar 2002, Ron Pero wrote:

> While running make, many warnings of the same type were generated, and one
> error.
>
> Many many of these warnings were generated. Should I be concerned about it,
> or is it OK?

Those warnings are harmless.

> And this error stopped the show.
>
> gcc -o hypermail -g -O2 -I/usr/local/include -Ipcre -Lpcre base64.o
> date.o domains.o file.o hypermail.o lang.o lock.o mem.o parse.o print.o
> printfile.o string.o struct.o uudecode.o dmatch.o setup.o threadprint.o
> getdate.o getname.o finelink.o txt2html.o search.o quotes.o trio.o strio.o
> trionan.o -lgdbm -lm -lpcre
> /usr/libexec/elf/ld: cannot find -lgdbm
>
> Does it mean that I need to install some files in the system before it will
> install? Or what?

The gdbm lib is supposed to only be used if it was found in your system. This is a configure bug.

You can probably link properly if you remove the "-lgdbm" piece from the linker line in the src/Makefile.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Tue 05 Mar 2002 01:32:16 AM GMT

This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:54 PM GMT GMT