On 02/08/2013 12:49 PM, Roy Stogner wrote:
>
> On Fri, 8 Feb 2013, David Knezevic wrote:
>
>> Has anyone seen this error before?
>
> No, but I'll see if I can replicate it.  I usually use gcc 4.4.4 or
> 4.7.2 right now, but as luck would have it Paul's built a gcc 4.6.3
> module for us that I can try out.
>
> What's your configure line and your list of autodetected external libs
> look like?

| Configuration:  /home/dknez/software/libmesh-src/configure 
'--enable-everything'|
|  '--enable-slepc'                                                |
|  '--with-glpk-include=/usr/include'                              |
|  '--with-glpk-lib=/usr/lib'                                      |
|  '--with-eigen-include=/home/dknez/software'                     |
|  '--with-metis=PETSc'                                            |
|  '--prefix=/home/dknez/software/libmesh-real'                    |
|  'PETSC_DIR=/home/dknez/software/petsc-3.3-p4'                   |
|  'PETSC_ARCH=linux-gnu-c-opt'                                    |
|  'SLEPC_DIR=/home/dknez/software/slepc-3.3-p3'                   |
  ------------------------------------------------------------------

Where do I get the list of autodetected external libs?


> Oh, and how much RAM/swap do you have?  I can't see how "make" and
> "make -j 8" would differ unless there was a failing malloc involved.

This is on my laptop, so RAM/swap might be the issue. I just did make 
-j4 and it worked fine.

$ free -m
              total       used       free     shared    buffers cached
Mem:          3935       3385        549          0         27 1655
-/+ buffers/cache:       1702       2233
Swap:         9535        470       9065


David


------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to