Hi, This is really weird. I compiled the new version of torque on YDL5-ppc64 (PS3) and it was just fine. But I got the following error on RHEL-X86 when I compiled torque-2.1.8-3oscar.src.rpm on it
> make[2]: Entering directory `/usr/src/redhat/BUILD/torque-2.1.8/src/pam' > if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. > -I../../src/include -I../../src/include > -DPBS_SERVER_HOME=\"/var/spool/pbs\" -D_LARGEFILE64_SOURCE -MT > pam_pbssimpleauth.lo -MD -MP -MF ".deps/pam_pbssimpleauth.Tpo" -c -o > pam_pbssimpleauth.lo pam_pbssimpleauth.c; \ > then mv -f ".deps/pam_pbssimpleauth.Tpo" > ".deps/pam_pbssimpleauth.Plo"; else rm -f ".deps/pam_pbssimpleauth.Tpo"; exit > 1; fi > mkdir .libs > gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include > -DPBS_SERVER_HOME=\"/var/spool/pbs\" -D_LARGEFILE64_SOURCE -MT > pam_pbssimpleauth.lo -MD -MP -MF .deps/pam_pbssimpleauth.Tpo -c > pam_pbssimpleauth.c -fPIC -DPIC -o .libs/pam_pbssimpleauth.o > pam_pbssimpleauth.c:60: error: expected ')' before '*' token > pam_pbssimpleauth.c:199: error: expected ')' before '*' token > pam_pbssimpleauth.c:206: error: expected ')' before '*' token > make[2]: *** [pam_pbssimpleauth.lo] Error 1 > make[2]: Leaving directory `/usr/src/redhat/BUILD/torque-2.1.8/src/pam' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/usr/src/redhat/BUILD/torque-2.1.8/src' > make: *** [all-recursive] Error 1 > error: Bad exit status from /var/tmp/rpm-tmp.31909 (%build) Any idea of it? If someone can try to compile it and to see if there is the same error, that would be great. My compile is done by the following. cd $OSCAR/packages/sis/SRPMS rpmbuild --rebuild --target i686 torque-2.1.8-3oscar.src.rpm Regards, -- - DongInn ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
