Re: [OMPI devel] Trunk broken at r20375

2009-01-28 Thread George Bosilca
Seems more like a compiler problem. A static inline function defined in the header file but never used is the source of the problem. It did compile for me with the gcc from Leopard and 4.3.1 on Linux. I'll commit the fix asap. george. On Jan 28, 2009, at 14:26 , Ralph Castain wrote:

Re: [OMPI devel] Trunk broken at r20375

2009-01-28 Thread Ralph Castain
Rats - once I fixed my area, it again broke on Linux at this same spot in convertor. Sorry for the confusion Ralph On Jan 28, 2009, at 12:25 PM, Ralph Castain wrote: Actually, check that - it seems to be building under Linux (my build broke in some other area where I am working, but not

Re: [OMPI devel] Trunk broken at r20375

2009-01-28 Thread Ralph Castain
Actually, check that - it seems to be building under Linux (my build broke in some other area where I am working, but not here). However, it does not build on the Mac. Any suggestions? Ralph On Jan 28, 2009, at 12:19 PM, Ralph Castain wrote: Hi folks I believe a recent commit has broken

[OMPI devel] Trunk broken at r20375

2009-01-28 Thread Ralph Castain
Hi folks I believe a recent commit has broken the trunk - I am unable to compile it on either Linux or Mac: In file included from convertor_raw.c:24: ../../ompi/datatype/datatype_pack.h: In function ‘pack_predefined_data’: ../../ompi/datatype/datatype_pack.h:41: error: implicit declaration