FreeBSD TV: partial success
Brought to you by:
set
From: salvador <sal...@in...> - 2001-09-14 19:50:05
|
Hi All! Following with the compiler farm stuff now I tried a FreeBSD machine running x86. The configure process of TV currectly detects FreeBSD (I made it but is the first time I test it!). My first surprise was that the make program is some "BSD make" that is incompatible with GNU make at command line and commands level. But this system had GNU make installed renamed to gmake. So the user must type gmake and I must add this detection to correct a call in linuxso/makemak.pl which blindly calls make. The second problem was a bug in the configuration process that I thinked was fixed: the system doesn't have gpm, but the configuration process put -lgpm in one place. And the third was a lack of -lstdc++ in the demo.mak, I must investigate it. Finally I got a binary version of the demo and runned it. For some silly reason the screen is detected as monochome but the demo works and Alt+key works, the mouse also works. Note that in all tests I'm using ssh from an Eterm so TERM=xterm. No error during compilation and no special changes to the source code needed. The system says: FreeBSD 4.3-RELEASE SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: set...@bi... se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |