[mvapich-discuss] compile errors with mvapich-1.1rc1

Dhabaleswar Panda panda at cse.ohio-state.edu
Wed Jan 7 19:23:06 EST 2009


You seem to be using the rc1 version. Do you see the error in the final
1.1 released version (the final release was made on Nov 14th).

Thanks,

DK

On Wed, 7 Jan 2009, Stecher, Fred wrote:

> Hi,
>
> I am trying to build a parallel version of a visualization program. The
> build stops when linking libmpich.a with undefined references. Below is
> the output from the build.
>
>
>
> Thanks,
>
>
>
> Fred
>
>
>
>
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(mperror.o): In function `
>
> MPIR_Errors_are_fatal':
>
> mperror.c:(.text+0xb4): undefined reference to `__builtin_va_gparg1'
>
> mperror.c:(.text+0xc0): undefined reference to `__builtin_va_gparg1'
>
> mperror.c:(.text+0xcc): undefined reference to `__builtin_va_gparg1'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(mperror.o): In function `
>
> MPIR_Errors_warn':
>
> mperror.c:(.text+0x241): undefined reference to `__builtin_va_gparg1'
>
> mperror.c:(.text+0x24d): undefined reference to `__builtin_va_gparg1'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(mperror.o):mperror.c:(.te
>
> xt+0x259): more undefined references to `__builtin_va_gparg1' follow
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(ptrcvt.o): In function `M
>
> PIR_InitPointer':
>
> ptrcvt.c:(.text+0x95e): undefined reference to `__c_mzero8'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(viainit.o): In function `
>
> viainit_on_demand_exchange':
>
> viainit.c:(.text+0x8f5): undefined reference to `_mp_malloc'
>
> viainit.c:(.text+0x9c4): undefined reference to `_mp_free'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(viainit.o): In function `
>
> viainit_exchange':
>
> viainit.c:(.text+0x9eb): undefined reference to `_mp_malloc'
>
> viainit.c:(.text+0xa81): undefined reference to `_mp_free'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(viainit.o): In function `
>
> MPID_VIA_Init':
>
> viainit.c:(.text+0xd2e): undefined reference to `__c_mcopy4'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(malloc.o): In function `p
>
> tmalloc_init':
>
> malloc.c:(.text+0x37e0): undefined reference to `__c_mzero8'
>
> /data1/home/fstecher/mvapich/mvapich-1.1/mvapich-1.1rc1/usr/local/mvapic
> h/lib/libmpich.a(debugutil.o):(.data+0x58)
>
> : undefined reference to `__pgdbg_stub'
>
> collect2: ld returned 1 exit status
>
> make[2]: ***
> [/home/apps/ale3d/4.8/visit_1.11/visit1.11.0/src/exe/engine_par] Error 1
>
> make[2]: Leaving directory
> `/home/apps/ale3d/4.8/visit_1.11/visit1.11.0/src/engine/main'
>
> make[1]: *** [all] Error 1
>
> make[1]: Leaving directory
> `/home/apps/ale3d/4.8/visit_1.11/visit1.11.0/src/engine'
>
> make: *** [all] Error 1
>
>



More information about the mvapich-discuss mailing list