I don't think you need /usr/local/lib/gcrypt in ld.so.conf.
Just /usr/local/lib is enough.

I presume you did run ldconfig after changing ld.so.conf?






[EMAIL PROTECTED]@cs.tut.fi on 02/11/2002 05:26:19 PM

Please respond to [EMAIL PROTECTED]

Sent by:  [EMAIL PROTECTED]


To:   [EMAIL PROTECTED]
cc:
Subject:  Aide 0.8 compliation problems


Hi,

having difficilty getting aide 0.8 installed on a linux host (RH 7.1)

below is the output, I wonder if any one has any suggestions ( I think
that I am doing something stupid - tying to do 7 things at once)


Q

here are the errors

gcc -DHAVE_CONFIG_H -I. -I/usr/src/aide-0.8/src -I..
-I/usr/local/include -I/usr/src/aide-0.8/include  -I/usr/src/aide-0.8
-I/usr/src/aide-0.8/src  -static  -c aide.c
gcc  -static  -static -o aide  conf_yacc.o conf_lex.o getopt.o getopt1.o
gnu_regex.o error.o db.o commandconf.o db_file.o db_lex.o db_sql.o
gen_list.o list.o do_md.o base64.o symboltable.o compare_db.o be.o
util.o aide.o -lgcrypt  -lcrypt -lz
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make[2]: *** [aide] Error 1
make[2]: Leaving directory `/usr/src/aide-0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/aide-0.8'
make: *** [all-recursive-am] Error 2
[root@willow aide-0.8]#



and

[root@willow aide-0.8]# locate gcrypt | grep -v src
/usr/local/bin/libgcrypt-config
/usr/local/lib/libgcrypt
/usr/local/lib/libgcrypt/rndunix
/usr/local/lib/libgcrypt/rndegd
/usr/local/lib/libgcrypt/tiger
/usr/local/lib/libgcrypt.so.1.1.0
/usr/local/lib/libgcrypt.so.1
/usr/local/lib/libgcrypt.so
/usr/local/lib/libgcrypt.la
/usr/local/include/gcrypt.h
/usr/local/share/aclocal/libgcrypt.m4
/usr/local/share/libgcrypt
/usr/local/share/libgcrypt/reference.dvi
/usr/local/share/libgcrypt/reference.ps
/usr/local/share/libgcrypt/reference.html
/usr/local/share/libgcrypt/reference.texi

and

[root@willow aide-0.8]# cat /etc/ld.so.conf
/usr/lib
/usr/kerberos/lib
/usr/X11R6/lib
/usr/local/lib/mysql
/usr/local/lib
/usr/local/lib/libgcrypt
[root@willow aide-0.8]#

am I going mad ?


--
#####################
Quentyn Taylor
Sysadmin - Fotango
#####################
Standing barefoot in a river of clues, most people would not get their
toes wet.
   Brian Kantor, (you know where)






Reply via email to