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

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

Re: gdbm ldconfig compile problems


From: Stepan Kasal
Subject: Re: gdbm ldconfig compile problems
Date: Mon, 21 Jul 2003 10:03:42 +0200
User-agent: Mutt/1.2.5.1i

Hello,

On Mon, Jul 21, 2003 at 11:13:48AM +0800, Christian Wendell C. Gueco wrote:
> gcc  -o tndbm tndbm.o -lc
> tndbm.o: In function `main':
> /home/wendell/gdbm-1.8.3/./tndbm.c:100: undefined reference to `dbm_open'

the fix should be really trivial: add option  -lgdbm

Have a nice day,
        Stepan Kasal




reply via email to

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