Coba anda edit file Makefilenya dan pada bagian LIBS tambahkan : -ldl itu library untuk dynamic loading
>>> Ananda Putra<[EMAIL PROTECTED]> Wrote: >>> Saya melakakan compilasi courier-imap dengan options: >> >>$ ./configure --without-ipv6 --without-certdb --without-authpam >>--without-authldap --without-authpwd --without-authmysql >>--without-authpgsql --without-authcram --without-authdaemon >>--without-authshadow --without-authcustom --without-authvchkpw >> >>Namun ketika proses kompilsai: >>$ make >> >>muncul erorr berikut: >> >>gcc -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o >>libspipe.a ../rfc1035/librfc1035.a ../soxwrap/libsoxwrap.a `cat >>../soxwrap/soxlibs.dep` -lssl -lcrypto >>/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load': >>dso_dlfcn.o(.text+0xa2): undefined reference to `dlopen' >>dso_dlfcn.o(.text+0xb7): undefined reference to `dlopen' >>dso_dlfcn.o(.text+0x11b): undefined reference to `dlclose' >>/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var': >>dso_dlfcn.o(.text+0x1da): undefined reference to `dlsym' >>/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func': >>dso_dlfcn.o(.text+0x2aa): undefined reference to `dlsym' >>/usr/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload': >>dso_dlfcn.o(.text+0x3a7): undefined reference to `dlclose' >>collect2: ld returned 1 exit status >>make[1]: *** [couriertls] Error 1 >>make[1]: Leaving directory `/usr/src/mail/courier-imap-1.4.4/tcpd' >>make: *** [all-recursive] Error 1 >> >>Tolong dong, kira2 solusinya mengatasi error tsb apa yaa...?? >> >> -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3

