Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Beryllium does not compile on FreeBSD 7.2


  • Subject: [Frama-c-discuss] Beryllium does not compile on FreeBSD 7.2
  • From: richard.bonichon at gmail.com (Richard Bonichon)
  • Date: Thu, 1 Oct 2009 14:59:42 +0200
  • In-reply-to: <op.u038ccb1k2i85h@lifebook>
  • References: <op.u02wmjl1k2i85h@lifebook> <f0a2fe140910010107o15b96af8w83d3271971150916@mail.gmail.com> <op.u038ccb1k2i85h@lifebook>

> Maybe it's a problem with the makefile.
Can be but that would not be my first guess. I see that you are using
GNU make (which is the right thing to do). What was the configure line
you used (./configure ? MAKE=gmake ./configure ?)

Have you tried to untar a freshly downloaded archive, then
% MAKE=gmake ./configure; gmake depend; gmake
?

> Does it compile on Debian testing?
Yes it does. I compiled it yesterday to check that it indeed did, right
after your message.

-- 
Richard Bonichon