On Thursday, April 4, 2013 6:22:43 PM UTC+2, Snark wrote: > > Le 04/04/2013 17:52, Jean-Pierre Flori a �crit : > > I'm currently trying to build Sage on FreeBSD and the eclib spkg failed > > because it uses int64_t in eclib/xmod.h. > > Including <inttypes.h> there solves the problem. > > I think int64_t is supposed to come from stdint.h, and it's standard: > http://en.wikibooks.org/wiki/C_Programming/C_Reference/stdint.h > > I hope that helps, > Thanks. Indeed, including inttypes.h solves the issue because it itself includes stdint.h where this is defined. Maybe some C99 hell on FreeBSD or with the GCC Sage built there, I don't know.
What I'd like to know is if anyone encountered a similar problem (on FreeBSD or elsewhere). It's the first time I give FreeBSD a try and I've never encountered this issue anywhere else... Maybe Stephen who takes care of the FreeBSD port has something to say :) -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.