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

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

gdbm ldconfig compile problems


From: Christian Wendell C. Gueco
Subject: gdbm ldconfig compile problems
Date: Mon, 21 Jul 2003 11:13:48 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530

hi all,

i have these compiling problems with gdbm-1.8.3. and and have seen the problem 
post in the mailing

i.e. http://mail.gnu.org/archive/html/bug-gnu-utils/2001-09/msg00084.html

but i seem cant find any recommended solutions. i hope someone can direct me to 
the propoer answers.

tia

- christian

gcc  -o tndbm tndbm.o -lc
tndbm.o: In function `main':
/home/wendell/gdbm-1.8.3/./tndbm.c:123: the `gets' function is dangerous and 
should not be used.
/home/wendell/gdbm-1.8.3/./tndbm.c:100: undefined reference to `dbm_open'
/home/wendell/gdbm-1.8.3/./tndbm.c:126: undefined reference to `dbm_fetch'
/home/wendell/gdbm-1.8.3/./tndbm.c:141: undefined reference to `dbm_store'
/home/wendell/gdbm-1.8.3/./tndbm.c:151: undefined reference to `dbm_delete'
/home/wendell/gdbm-1.8.3/./tndbm.c:157: undefined reference to `dbm_firstkey'
/home/wendell/gdbm-1.8.3/./tndbm.c:170: undefined reference to `dbm_nextkey'
/home/wendell/gdbm-1.8.3/./tndbm.c:173: undefined reference to `dbm_fetch'
/home/wendell/gdbm-1.8.3/./tndbm.c:185: undefined reference to `dbm_firstkey'
/home/wendell/gdbm-1.8.3/./tndbm.c:189: undefined reference to `dbm_nextkey'
/home/wendell/gdbm-1.8.3/./tndbm.c:213: undefined reference to `dbm_close'
collect2: ld returned 1 exit status
make: *** [tndbm] Error 1

-
==========================================================================
The Philippine Research, Education, and Government Information Network
                - http://www.preginet.net -

"Catalyzing the growth of research and development of the Philippines"
==========================================================================
Christian Wendell C. Gueco                 Email: address@hidden
Senior Science Research Specialist         Voice: +63 2 4269766/67
Advanced Science and Technology Institute  Fax  : +63 2 426-9756






reply via email to

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