Hello, I would like to use globus with gridengine. I'm using : Globus : 4.2.1 Gridengine : 6.1u3 gcc : 3.4.3 - 4.0.2 - 4.2.3 (i tried all of them) Solaris : x86, update 5
In the manual pages, i've seen that i should use thoses packages : http://www.lesc.ic.ac.uk/projects/SGE-GT4.html When i'm compiling one of the package (globus_scheduler_event_generator_sge-1.1.tar.gz), i've got those errors : /bin/bash /opt/globus/sbin/libtool-gcc32dbgpthr --mode=compile /usr/gnu/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"globus_scheduler_event_generator_sge\" -DVERSION=\"1.1\" -I. -I/home/globus/download/BUILD/globus_scheduler_event_generator_sge-1.1 -I/opt/globus/include/gcc32dbgpthr -I/opt/globus/include -I/opt/globus/include/gcc32dbgpthr -g -D_REENTRANT -m32 -D_REENTRANT -Wall -c -o seg_sge_module.lo seg_sge_module.c mkdir .libs /usr/gnu/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"globus_scheduler_event_generator_sge\" -DVERSION=\"1.1\" -I. -I/home/globus/download/BUILD/globus_scheduler_event_generator_sge-1.1 -I/opt/globus/include/gcc32dbgpthr -I/opt/globus/include -I/opt/globus/include/gcc32dbgpthr -g -D_REENTRANT -m32 -D_REENTRANT -Wall -c seg_sge_module.c -fPIC -DPIC -o .libs/seg_sge_module.o In file included from /usr/include/sys/vnode.h:45, from /usr/include/sys/stream.h:22, from /usr/include/netinet/in.h:66, from /usr/include/netdb.h:98, from /opt/globus/include/gcc32dbgpthr/globus_common_include.h:75, from /opt/globus/include/gcc32dbgpthr/globus_common.h:63, from seg_sge_module.c:12: /usr/include/sys/resource.h:146: error: field 'ru_utime' has incomplete type /usr/include/sys/resource.h:147: error: field 'ru_stime' has incomplete type seg_sge_module.c:13:46: error: globus_scheduler_event_generator.h: No such file or directory seg_sge_module.c: In function 'globus_i_SEG_SGE_debug_time_printf': seg_sge_module.c:106: error: storage size of '__time' isn't known seg_sge_module.c:106: warning: implicit declaration of function 'gettimeofday' seg_sge_module.c:106: warning: unused variable '__time' seg_sge_module.c: In function 'globus_l_sge_module_activate': seg_sge_module.c:172: error: storage size of 'delay' isn't known seg_sge_module.c:218: warning: implicit declaration of function 'globus_scheduler_event_generator_get_timestamp' seg_sge_module.c:172: warning: unused variable 'delay' seg_sge_module.c: In function 'globus_l_sge_read_callback': seg_sge_module.c:345: error: storage size of 'delay' isn't known seg_sge_module.c:345: warning: unused variable 'delay' seg_sge_module.c: In function 'globus_l_sge_parse_events': seg_sge_module.c:716: warning: implicit declaration of function 'strptime' seg_sge_module.c:716: warning: assignment makes pointer from integer without a cast seg_sge_module.c:771: warning: implicit declaration of function 'globus_scheduler_event_failed' seg_sge_module.c:781: warning: implicit declaration of function 'globus_scheduler_event_pending' seg_sge_module.c:787: warning: implicit declaration of function 'globus_scheduler_event_active' seg_sge_module.c:793: warning: implicit declaration of function 'globus_scheduler_event_done' make[2]: *** [seg_sge_module.lo] Error 1 make[2]: Leaving directory `/home/globus/download/BUILD/globus_scheduler_event_generator_sge-1.1' make[1]: *** [all_filelists] Error 1 make[1]: Leaving directory `/home/globus/download/BUILD/globus_scheduler_event_generator_sge-1.1/pkgdata' make: *** [all-recursive] Error 1 ERROR: Build has failed I used this flavor : gcc32dbg (i also tried gcc32dbgpthr) Do someone use globus-gridengine on a solaris system ? Have you got an idea on how to solve this problem ? Many thanks, Yann -- ___________________________ Yann JOBIC HPC engineer Polytech Marseille DME IUSTI-CNRS UMR 6595 Technop?le de Ch?teau Gombert 5 rue Enrico Fermi 13453 Marseille cedex 13 Tel : (33) 4 91 10 69 39 ou (33) 4 91 10 69 43 Fax : (33) 4 91 10 69 69 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/hpcdev-discuss/attachments/20081124/f529354e/attachment.html>