tags 577060 + help unreproducible moreinfo
thanks

Hi,

I just built minc in a clean sid chroot (using pbuilder) and found
no problem on my and64 system.


On Fri, Apr 09, 2010 at 11:29:48AM +0200, Francesco P. Lovergine wrote:

> make[3]: Entering directory `/tmp/buildd/minc-2.0.18'
> /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. 
> -I./libsrc -I./volume_io/Include -I./volume_io/Include -I./progs/Proglib 
> -I./conversion/Acr_nema -I./libsrc2    -I/usr/include/mpi -c -o 
> libsrc/ParseArgv.lo libsrc/ParseArgv.c
> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./libsrc -I./volume_io/Include 
> -I./volume_io/Include -I./progs/Proglib -I./conversion/Acr_nema -I./libsrc2 
> -I/usr/include/mpi -c libsrc/ParseArgv.c  -fPIC -DPIC -o 
> libsrc/.libs/ParseArgv.o
> In file included from /usr/include/H5public.h:57,
>                  from /usr/include/hdf5.h:24,
>                  from libsrc/minc.h:588,
>                  from libsrc/minc_private.h:84,
>                  from libsrc/ParseArgv.c:23:
> /usr/include/mpi/mpi.h:221: error: expected identifier or '(' before 'int'
> /usr/include/mpi/mpi.h:228: error: expected identifier or '(' before 'int'

I need some help:

1) What version of hdf5 are you using?  I'm using libhdf5-opennmpi-dev
   (1.8.4-patch1-1).

2) What version of MPI?  I'm using libopenmpi-dev (1.4.1-3).

3) line 221 of mpi.h doesn't have 'int'; here it reads:
   typedef struct ompi_communicator_t *MPI_Comm;

4) line 228 of mpi.h doesn't have 'int'; here it reads:
   typedef struct ompi_info_t *MPI_Info;

Regards,
-Steve

Attachment: signature.asc
Description: Digital signature

Reply via email to