--- layout: fc_discuss_archives title: Message 4 from Frama-C-discuss on October 2009 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



> 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