I ran configure with that option, and got a configuration crash. Now, when I run it even without that option I get a crash too. What should I do?
Brian Satish Balay wrote: > Brian, > > Most of these issues have come up with shared libraries. > > You can make this your default config by rerunning configure with the > additional option '--with-shared=1' > > Satish > > On Fri, 10 Aug 2007, Brian Cordonnier wrote: > > >> I think I fixed it, but I could not reproduce your error, let me know if you >> still get it. >> >> Brian >> >> Lisandro Dalcin wrote: >> >>> Can someone decide where to define PETSC_ZOPEFD? I would change it, >>> but not shure what is better. >>> >>> BTW, can someone point me a link or something to all this new Zope stuff? >>> >>> making shared libraries in >>> /u/dalcinl/Devel/PETSc/petsc-dev-gmresr/linux-gnu/lib >>> building libpetsc.so >>> mprint.o: In function `PetscFormatConvert': >>> /u/dalcinl/Devel/PETSc/petsc-dev-gmresr/src/sys/fileio/mprint.c:30: >>> multiple definition of `PETSC_ZOPEFD' >>> init.o:/u/dalcinl/Devel/PETSc/petsc-dev-gmresr/src/sys/objects/init.c:70: >>> first defined here >>> >>> Regards, >>> >>> >>> >> > >
