[eboard-devel] FreeBSD, fstream and beyond
Brought to you by:
bergo
|
From: Felipe B. <be...@se...> - 2003-11-20 00:03:57
|
I've got FreeBSD 5.1 working around here, and managed to compile and try eboard on it. All is fine, except for a quite longish warning every time <fstream> is included. I googled around and found this: http://lists.freebsd.org/pipermail/freebsd-current/2003-June/005853.html Since it's gcc's fault, it'll be kept the way it is. I did a full install (but not full install of the ports packages), and despite /usr/include/netinet/tcp.h being there and TCP_NODELAY being there too, my configure script failed to compile a test program, I'll investigate the reason later, but even if it isn't found, eboard will compile, just without a setsockopt() line for outgoing connections. (and btw, to compile on *BSD you must do gmake, not make, to use GNU make instead of the BSDish make). ......................................................................... Felipe Paulo Guazzi Bergo - Computer Science MSc Student at Unicamp be...@se... - Campinas - SP - Brazil - Earth GPG/PGP mail welcome - GPG/PGP Key: EF8EE808 (keyserver pgp.mit.edu) * I/O error reading /dev/breakfast : Cereal port not responding. |