Print

Print


http://dev.starlink.ac.uk/bugzilla/show_bug.cgi?id=34





------- Additional Comments From [log in to unmask]  2005-03-22 12:07 -------
Hi Tim,

the remaining -fPIC problem should now be resolved (Norman found a mistake in
the automake pre-processor support), so try this again.

If you don't want to rebuild the whole classic tree then try the following
(after cd'ing to the top of the build tree):

  cvs update -d
  ./bootstrap --buildsupport
  cd libraries/sla
  ./bootstrap
  ./configure
  make
  make install

to rebuild automake and then rebuild and install SLALIB. You're then ready
to try rebuilding SPLAT again.

Cheers,

Peter.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.