Hi All,
i had installed EntireX(Trial Version 6.2.1) on my Linux(running RedHat 7.3) Machine.
when i tried to build “Hello RPC” Application provided by EntireX, i got the following error.
===============================================
[hello@root]#make
(cd unix ; make -f makefile)
make[1]: Entering directory /opt/sag/exx/v621/examples/msrpc/hello/server/unix'<BR>g++ -o /opt/sag/exx/v621/examples/bin/hellos ../../idl/unix/obj/i686_linux_libc6/hello_s.o \<BR> -g -uCoolMain \<BR> obj/i686_linux_libc6/hellos.o obj/i686_linux_libc6/hellop.o \<BR> -L/opt/sag/exx/v621/lib -lmutantstubs -L/opt/sag/exx/v621/lib -loleaut32 -lole32 -lrpcrt4 -lntrtl -lmutant -lcoolmisc -lpthread -lc -ldl<BR><BR><BR>/opt/sag/exx/v621/lib/libmutant.so: undefined reference to 'getpwent_r@GLIBC_2.1.2'<BR><BR>collect2: ld returned 1 exit status<BR><BR>make[1]: *** [/opt/sag/exx/v621/examples/bin/hellos] Error 1<BR>make[1]: Leaving directory /opt/sag/exx/v621/examples/msrpc/hello/server/unix’
================================================
i have also included “/opt/sag/exx/v621/lib” in /etc/ld.so.conf & ran “/sbin/ldconfig -v”, but i still get the same error.
if any body know how to correct the error,please let me know.
thanks in advance
regards
Ramesh
#Mainframe-Integration#webMethods#EntireX-DCOM