bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make progs errror


From: Bob Proulx
Subject: Re: make progs errror
Date: Tue, 24 Aug 2004 09:19:40 -0600
User-agent: Mutt/1.3.28i

Oliveiros Peixoto wrote:
> gcc --version
> gcc (GCC) 3.3.3

> command to compile gdbm
> 
> ./configure --prefix=/usr
> make
> in make progs return error
> 
> gcc  -o tndbm tndbm.o -lc
> tndbm.o(.text+0x130): In function `main':
> : the `gets' function is dangerous and should not be
> used.
> tndbm.o(.text+0x8c): In function `main':
> : undefined reference to `dbm_open'

What version of gdbm were you trying to compile?

On what system were you trying to compile it upon?

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]