dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03740
Re: [Fwd: problem with installation]
This looks to me like DOLFIN has been built in an inconsistent way
(mixing --enable-petsc and disable-petsc).
Which version of DOLFIN you are using, which configure options are used
and is PETSC_DIR is set correctly? Also, does it build correctly without
PETSc?
Garth
Anders Logg wrote:
> Do you have the same problem if you compile with PETSc 2.3.1?
>
> /Anders
>
>
> On Thu, Nov 09, 2006 at 05:21:39PM +0100, Garth N. Wells wrote:
>>
>> -------- Original Message --------
>> Subject: problem with installation
>> Date: Mon, 06 Nov 2006 22:53:27 +0100
>> From: Zhifeng Sheng <z.sheng@xxxxxxxxxxxxxx>
>> To: dolfin@xxxxxxxxxx
>>
>> Dear Sir/Madam
>>
>> I am a PhD student from Delft university of technology, I am working
>> on computational electromagnetics and I found the dolfin software
>>
>> can be quite useful to me.
>>
>> However I could not install it properly. I followed the whole
>> installation instruction and installed the dolfin software, but when I
>> try to make the demos ...
>>
>> I got all these errors like the following.
>>
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x592d):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:582:
>>
>> undefined reference to `PetscTypeCompare'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x5967):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:582:
>>
>> undefined reference to `PetscError'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x5988):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:583:
>>
>> undefined reference to `PetscTypeCompare'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x59c2):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:583:
>>
>> undefined reference to `PetscError'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x59e3):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:584:
>>
>> undefined reference to `PetscTypeCompare'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x5a1d):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:584:
>>
>> undefined reference to `PetscError'
>> /u/01/01/zhifeng/CodeBank/petsc-2.3.2-p5/lib/linux-gnu-c-debug/libpetscmat.a(aij.o)(.text+0x5a7a):/users/zhifeng/CodeBank/petsc-2.3.2-p5/src/mat/impls/aij/seq/aij.c:586:
>>
>> undefined reference to `PetscError'
>>
>> Could there be anything I did wrong?
>> Could you please tell me right installation order?
>>
>> Thank you very much
>> Best regards
>> Zhifeng Sheng
>>
>>
>> _______________________________________________
>> DOLFIN-dev mailing list
>> DOLFIN-dev@xxxxxxxxxx
>> http://www.fenics.org/mailman/listinfo/dolfin-dev
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
References