From: Yuna <hy...@CL...> - 2004-03-07 02:26:04
|
Yes, I use the Unix Sun compiler. When I run make METHOD=dbg, it will create some files like xdrIO.C, xdr_cxx.C, xdrIO.sparc-sun-solaris2.9.g.o... in the src/util directory. Do you have any other ways to link the library. Others, PETSc is installed in my unix system, how can I make configure to find it? Thanks a lot. ----- Original Message ----- From: "John Peterson" <pet...@cf...> To: "Yuna" <hy...@CL...> Cc: "Ahmed EL-Sheikh" <els...@mc...>; <lib...@li...> Sent: Saturday, March 06, 2004 8:57 PM Subject: Re: [Libmesh-users] Libmesh0.4.2 compiling problem in Solorias > Yuna writes: > > Hi, > > > > I try to run example again. I go to the directory /examples, and > > run "make METHOD=dbg", all of examples can be compied, but no any > > executable files were created. Look the compile informations: So > > what does this mean? > For some reason it's not linking correctly. All the error messages are > coming from the xdr libraries, which is strange since xdr came from Sun! > > -John |