Re: Compilation fails under Red Hat 7.1 - libucdmibs.so undefined reference

2001-05-14 Thread Ramiro Morales
Hans: I'm forwarding a message sent by Kevin M. Myer after I announceds a new release of the RPM packages I maintain, it seems he is finding the same problems I hope this helps "Kevin M. Myer" <[EMAIL PROTECTED]> wrote: > Ramiro, > > Here is a very simple patch against 2.0.13 to enable comp

Re: Compilation fails under Red Hat 7.1 - libucdmibs.so undefined reference

2001-05-13 Thread Devdas Bhagat
On Sat, 12 May 2001, Hans Deragon spewed into the ether: > I cannot figure out what library provided the `smux_listen_sd' symbol. I think its the SNMP libraries. Devdas Bhagat -- Hideously disfigured by an ancient Indian curse? WE CAN HELP! Call (511) 338-0959 for an immediate

Re: Compilation fails under Red Hat 7.1 - libucdmibs.so undefined reference

2001-05-12 Thread Hans Deragon
Greetings I limited my problem to `smux_listen_sd' being an undefined reference. Without changing anything on my system, I added the following libraries in the compilation lines: -lrpm -lrpmio -lgnomesupport The result is the following: [root@world master]# gcc -L/usr/local/lib -Wl,-rpath,/us

Re: Compilation fails under Red Hat 7.1 - libucdmibs.so undefined reference

2001-05-07 Thread Miroslav Zubcic
Hans Deragon <[EMAIL PROTECTED]> writes: > I tried to compile cyrus under Red Hat 7.1, but the following errors > occured: > undefined reference to `rpmdbClose' Looks familiar. :-\ > I suspected that it might be a compiler issue (2.96 is I believe still >experimental) > so I compiled

Compilation fails under Red Hat 7.1 - libucdmibs.so undefined reference

2001-05-06 Thread Hans Deragon
Greetings. I tried to compile cyrus under Red Hat 7.1, but the following errors occured: [root@world master]# gcc -L/usr/local/lib -Wl,-rpath,/usr/local/lib -g -O2 -o master master.o masterconf.o cyrusMasterMIB.o -lucdagent -lucdmibs -lsnmp -lssl -lcrypto -lfl -ldb -lcom_err /usr/li