[Wien] Compile Errors

Peter Blaha pblaha at zeus.theochem.tuwien.ac.at
Tue Sep 23 15:11:46 CEST 2003


> dstart.o(.text+0x1f8d): undefined reference to `CPUTIM'

Somehow you must have "managed" not to have a proper cputim routine.
Usually siteconfig should prepare the correct version for you.

cd $WIENROOT/SRC_dstart
ls cputim*
I'd expect that cputim_generic.c should be suitable for you and you should
cp cputim_generic.c cputim.c
make

and hopefully the cputim problems are gone.


> f90  -O -f free  -c afminput.f
> f90 -o ./afminput afminput.o  -lU77
> /usr/absoft/lib/libfio.a(lowlevel.o): In function `_temp_file':
> lowlevel.o(.text+0x10): the use of `tempnam' is dangerous, better use
> `mkstemp'
> /usr/absoft/lib/libfio.a(ioerr.o): In function `_ioerr':
> ioerr.o(.text+0x16e): `sys_errlist' is deprecated; use `strerror' or
> `strerror_r' instead

This seems to be a problem with your compiler ? It has nothing to do with WIEN.

                                      P.Blaha
--------------------------------------------------------------------------
Peter BLAHA, Inst.f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-1-58801-15671             FAX: +43-1-58801-15698
Email: blaha at theochem.tuwien.ac.at    WWW: http://info.tuwien.ac.at/theochem/
--------------------------------------------------------------------------




More information about the Wien mailing list