Bugs item #772376, was opened at 2003-07-16 10:24 Message generated for change (Comment added) made by brechin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=772376&group_id=9368
Category: Packages Group: 2.3 Status: Open Resolution: None Priority: 8 Submitted By: Jason Brechin (brechin) Assigned to: Thomas Naughton (naughtont) Summary: pvm needs to be fixed for RH9 Initial Comment: pvm doesn't work on RH9... probably needs to be rebuilt ---------------------------------------------------------------------- >Comment By: Jason Brechin (brechin) Date: 2003-07-16 10:25 Message: Logged In: YES user_id=274641 Here's the .out and .err file from a test run. [EMAIL PROTECTED] scripts]# cat /home/oscartst/pvm/pvmtest.out /tmp/pvmtmp001942.0 [EMAIL PROTECTED] scripts]# cat /home/oscartst/pvm/pvmtest.err /opt/pvm3/lib/LINUX/libpvm3.a(lpvmgen.o)(.text+0x299): In function `pvmlogperror': : `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /opt/pvm3/lib/LINUX/libpvm3.a(lpvmgen.o)(.text+0x290): In function `pvmlogperror': : `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x36d8): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x36fc): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3730): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x374f): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3bcc): In function `pvm_vunpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3beb): more undefined references to `__ctype_b' follow collect2: ld returned 1 exit status /opt/pvm3/lib/LINUX/libpvm3.a(lpvmgen.o)(.text+0x299): In function `pvmlogperror': : `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead /opt/pvm3/lib/LINUX/libpvm3.a(lpvmgen.o)(.text+0x290): In function `pvmlogperror': : `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x36d8): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x36fc): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3730): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x374f): In function `pvm_vpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3bcc): In function `pvm_vunpackf': : undefined reference to `__ctype_b' /opt/pvm3/lib/LINUX/libpvm3.a(lpvmpack.o)(.text+0x3beb): more undefined references to `__ctype_b' follow collect2: ld returned 1 exit status /var/spool/pbs/mom_priv/jobs/4.vm-rh90.n.SC: line 27: ./master1: No such file or directory ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=772376&group_id=9368 ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
