[petsc-users] error linking

Matthew Knepley knepley at gmail.com
Mon Jul 29 17:02:38 CDT 2013


On Mon, Jul 29, 2013 at 4:41 PM, Hoang Giang Bui <hgbk2008 at gmail.com> wrote:

>
> Hi
>
> When I link my program to petsc. I have this linking error:
>
> /opt/petsc/petsc-3.4.2-build1/lib/libmetis.a(error.c.o): In function
> `errexit':
> error.c:(.text+0x80): multiple definition of `errexit'
> /opt/petsc/petsc-3.4.2-build1/lib/libparms.a(sets.o):sets.c:(.text+0x0):
> first defined here
>

This looks like a conflict between PARMs and and Metis. Do you need both?

  Thanks,

     Matt


> I have linked to the libraries as the sequence in
> $PETSC_WITH_EXTERNAL_LIB. I also sent my configure.log (to
> petsc-maint at mcs.anl.gov<http://www.mcs.anl.gov/petsc/documentation/bugreporting.html>)
> for your information
>
> Ciao
> Bui
>
>


-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20130729/24cae62d/attachment-0001.html>


More information about the petsc-users mailing list