[Gate-users] installation of root

ruchir bhatt ruchir109 at gmail.com
Sat Feb 9 00:25:47 CET 2008


Hi All,

I am trying to install root 5.18 as i have gcc4.2.1, I am having this
error. Can anyone tell me whats wrond with bin/rootd.

Thank You,
Ruchir Bhatt





g++ -m32 -O2  -o bin/rootd rootd/src/rootd.o rpdutils/src/daemon.o
rpdutils/src/error.o rpdutils/src/net.o rpdutils/src/netpar.o
rpdutils/src/rpdutils.o rpdutils/src/ssh.o  \
                   auth/src/rsaaux.o auth/src/rsalib.o
auth/src/rsafun.o clib/src/snprintf.o -lcrypt       /usr/lib/libssl.a
/usr/lib/libcrypto.a   -lresolv  /usr/lib/libcrypto.a -ldl -lm -ldl
-pthread -rdynamic
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_expand_block':
(.text+0x5e): undefined reference to `inflate'
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_compress_block':
(.text+0xe0): undefined reference to `deflate'
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init':
(.text+0x1ba): undefined reference to `inflateInit_'
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_init':
(.text+0x20e): undefined reference to `deflateInit_'
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_free_ex_data':
(.text+0x308): undefined reference to `inflateEnd'
/usr/lib/libcrypto.a(c_zlib.o): In function `zlib_stateful_free_ex_data':
(.text+0x313): undefined reference to `deflateEnd'
collect2: ld returned 1 exit status
make: *** [bin/rootd] Error 1


I am trying to install lmf_v3.0 and I also facing the same error you
faced in installation of lmf_v3.0 and



More information about the Gate-users mailing list