Menu

#8 TinyOS doesn't work with FreeBSD (with fix)

open
nobody
None
5
2012-12-12
2004-07-21
No

There are several issues with TinyOS on the FreeBSD
platform, which are described below and fixed in the
attached patch.

- General make confusion--make is not always GNU make!
In addition, makefiles that recursively call make
should use the $(MAKE) variable, which is explicitly
for this purpose.

- The JNI extension libgetenv.so doesn't build on FreeBSD.

- PROGRAMMER_FLAGS in apps/Makerules is incorrect for
FreeBSD.

- tos/platform/pc/external_comm.c has endianness issues
on FreeBSD.

Discussion

  • Geoffrey Mainland

    Patches for FreeBSD compatibility.

     
  • Matt Welsh

    Matt Welsh - 2004-11-07

    Logged In: YES
    user_id=575747

    This patch has now been checked in. Please set the bug
    report status to FIXED.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.