On Sun, Jan 8, 2017 at 10:52 PM, Chang, Hyonu wrote:
>
> Hi,
>
> Recently, I installed LibMesh v.1.1 and had no problem in running examples.
>
> But, compile error occurs when example is moved to other directory.
>
What command did you execute (exactly) in order to "move" the example?
Because it
Hi,
Recently, I installed LibMesh v.1.1 and had no problem in running examples.
But, compile error occurs when example is moved to other directory.
The error message is
-
> On Aug 7, 2016, at 11:55 PM, [email protected] wrote:
>
> Dear developer,
>
> I re-install libmesh by
>
> ./configure --enable-blocked-storage --enable-perflog --prefix=$LIBMESH_DIR
> --with-dof-id-bytes=8
> make
> make install
>
> However, when I make, it shows the following error, I don
Dear developer,
I re-install libmesh by
./configure --enable-blocked-storage --enable-perflog --prefix=$LIBMESH_DIR
--with-dof-id-bytes=8
make
make install
However, when I make, it shows the following error, I don't know how to fix it,
would you please give me some addresstion?
Thanks.
./in
Andrea Hawkins wrote:
> In response to John's first thought:
>
> grep uuid $PETSC_DIR/bmake/$PETSC_ARCH/petscconf
> MPI_LIB =
> -Wl,-rpath,/org/groups/oden/LIBRARIES/MPI/mpich-ahawkins/mpich2-1.0.8-intel-shared-dbg/lib
> -L/org/groups/oden/LIBRARIES/MPI/mpich-ahawkins/mpich2-1.0.8-intel-shared-d
What if you build with mpicxx?
- Original Message -
From: Andrea Hawkins
To: John Peterson
Cc: [email protected] ;
[email protected]
Sent: Tue Jan 13 17:28:50 2009
Subject: Re: [Libmesh-users] Compile Error
In response to John's first thought:
grep
In response to John's first thought:
grep uuid $PETSC_DIR/bmake/$PETSC_ARCH/petscconf
MPI_LIB =
-Wl,-rpath,/org/groups/oden/LIBRARIES/MPI/mpich-ahawkins/mpich2-1.0.8-intel-shared-dbg/lib
-L/org/groups/oden/LIBRARIES/MPI/mpich-ahawkins/mpich2-1.0.8-intel-shared-dbg/lib
-lmpich -lssl -luuid -lpthr
On Tue, Jan 13, 2009 at 5:19 PM, Roy Stogner wrote:
> John Peterson wrote:
>>
>> On Tue, Jan 13, 2009 at 3:31 PM, Andrea Hawkins
>> wrote:
>>>
>>> I am wondering if any of you can shed some light on why I am getting
>>> this compile error:
>>>
>>> Building bin/amr-dbg
>>> ld: cannot find -luuid
>
John Peterson wrote:
> On Tue, Jan 13, 2009 at 3:31 PM, Andrea Hawkins wrote:
>> I am wondering if any of you can shed some light on why I am getting
>> this compile error:
>>
>> Building bin/amr-dbg
>> ld: cannot find -luuid
>> make: *** [bin/amr-dbg] Error 1
>
> Maybe it comes from petsc?
>
>
Can you post the output of 'make echo'?
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
On Tue, Jan 13, 2009 at 3:31 PM, Andrea Hawkins wrote:
> I am wondering if any of you can shed some light on why I am getting
> this compile error:
>
> Building bin/amr-dbg
> ld: cannot find -luuid
> make: *** [bin/amr-dbg] Error 1
>
>
> Compilers used:
>
> export CC=icc
> export CXX=icpc
> export
I am wondering if any of you can shed some light on why I am getting
this compile error:
Building bin/amr-dbg
ld: cannot find -luuid
make: *** [bin/amr-dbg] Error 1
Compilers used:
export CC=icc
export CXX=icpc
export FC=ifort
export F77=ifort
export F90=ifort
Configure For Mpich2-1.0.8
$MPI_S
On Sat, 6 Dec 2008, John Peterson wrote:
> On Sat, Dec 6, 2008 at 9:20 AM, Roy Stogner <[EMAIL PROTECTED]> wrote:
>> Could you see if you can find any other style of code that will do
>> that disambiguation with gcc 3? Maybe cast "this" down to a
>> MeshOutput and then call mesh() from the resul
On Sat, Dec 6, 2008 at 9:20 AM, Roy Stogner <[EMAIL PROTECTED]> wrote:
> On Sat, 6 Dec 2008, Shengli Xu wrote:
>
>> Hello, Libmesh developers and users
>>
>> There is only gcc3.2.2 on the server, I'm not the administrator. When
>> compile libmesh0.6.3-rc1 with gcc3.2.2 , there is an error:
>>
>> ..
On Sat, 6 Dec 2008, Shengli Xu wrote:
> Hello, Libmesh developers and users
>
> There is only gcc3.2.2 on the server, I'm not the administrator. When
> compile libmesh0.6.3-rc1 with gcc3.2.2 , there is an error:
>
> ..
> Compiling C++ (in optimized mode) src/mesh/xdr_io.C...
> src/mesh/xdr_io.
Hello, Libmesh developers and users
There is only gcc3.2.2 on the server, I'm not the administrator. When
compile libmesh0.6.3-rc1 with gcc3.2.2 , there is an error:
..
Compiling C++ (in optimized mode) src/mesh/xdr_io.C...
src/mesh/xdr_io.C: In member function `virtual void XdrIO::write(cons
16 matches
Mail list logo