Built ok on 17.04, where libgc-dev is also 1:7.4.2-8ubuntu1

Is difference gcc?
17.04: 4:6.3.0-2ubuntu1   17.10: 4:7.2.0-1ubuntu1

Yes!  On 17.10, I can build ok if I first do

  sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-6 6 --slave 
/usr/bin/g++ g++ /usr/bin/g++-6 
  sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 7 --slave 
/usr/bin/g++ g++ /usr/bin/g++-7 
  sudo update-alternatives --config gcc

and pick gcc-6 as the default.

Sooo... what's up with that?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734575

Title:
  guile-2.2 FTBFS on bionic on x86_64?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guile-2.2/+bug/1734575/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to