Hello,
 The first issue is one with libxml++ and more recent compilers, can you try changing line:

$FSLDIR/extras/src/libxml++-2.34.0/libxml++/io/istreamparserinputbuffer.cc:42

reading:

 return input_;

to

return bool(input_);

And try rebuilding? There may well be other errors, but this is the first one to resolve.

Kind Regards
Matthew

--------------------------------
Dr Matthew Webster
FMRIB Centre 
John Radcliffe Hospital
University of Oxford

On 12 Apr 2019, at 09:48, Jolyon Jones <[log in to unmask]> wrote:

Hi Taylor,

I really appreciate you getting back to me so quickly.

I am currently running on Ubuntu 18.04.2 LTS (bionic) from windows in an oracle virtual box.

If this helps; for your information - preceding step 1 below I ran the following commands to install the compilers/header files etc as instructed on the website
(hopefully I haven't missed anything here, or haven't added anything that might conflict with each other).

sudo apt-get update
sudo apt-get upgrade
sudo apt get install build-essential
gcc -v
make -v
sudo apt-get install expat
sudo apt-get install libexpat1-dev
sudo apt-get install libx11-dev
sudo apt-get install libx11-6
sudo apt-get install libgl-dev which was (libgl1-mesa-dev)
sudo apt-get install zlib1g
sudo apt-get install zlib1g-dev

Installation checked with command apt-cache policy ""

Thanks in advance.
Best wishes,
Jolyon

########################################################################

To unsubscribe from the FSL list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=FSL&A=1



To unsubscribe from the FSL list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=FSL&A=1