-
The exe0: target uses $(COMPONENT).nc as input for ncc, but there is no dependency for it. Adding this to the makerules file should fix it:
exe0: $(COMPONENT).nc
This is needed in case I want to configure a component first externally, e.g. via a substitution in a $(COMPONENT).nc.in file to create the file itself. Without the dependency, the file won't be created.
2009-11-19 13:44:05 UTC in TinyOS
-
You might have overseen my message on the mailing list back then, but a release of SF.net is as simple as a scp invocation:
https://sourceforge.net/mailarchive/message.php?msg_name=20090803145630.GB8875%40genius.kawo2.rwth-aachen.de.
2009-11-18 12:43:39 UTC in vym - view your mind
-
tmaas committed revision 1076 to the Vim-Latex SVN repository, changing 1 files.
2009-11-01 20:33:55 UTC in Vim-Latex
-
It seems that you are not really using the original intel open source license, but only the BSD part of it and not the deprecated export regulation notice.
So can you please just call it BSD license instead of intel open source license to avoid confusion?
There is some reference information about the intel open source license removal available here:
http://www.linux.com/archive/feature/43858.
2009-10-16 20:54:45 UTC in nesC compiler
-
The java files are licensed using the intel open source license. According to OSI ceased to use or recommend this license:
http://opensource.org/licenses/intel-open-source-license.php
This is currently a blocker of including at least these files into Fedora, but I do not know how big the impact is, if the java files are not packaged. Can you maybe ask the authors to relicense the files in...
2009-10-15 13:48:20 UTC in nesC compiler
-
Here on Fedora it works now, if I source /etc/profile.d/qt.sh before running configure, which I got as a hint from the Fedora KDE SIG. It contains the QTLIB definition.
2009-10-15 13:25:18 UTC in FlyHigh
-
I have a similiar problem on Fedora 11 btw.:
https://sourceforge.net/tracker/?func=detail&atid=720299&aid=2879297&group_id=131176
I cannot comment any more on that bug, but I do have qt-devel installed. If the path of libqt-mt is important, then probably pkgconfig should be used to get the right path.
E.g. pkg-config --cflags qt-mt displays the correct CFLAGS with the right path to the headers...
2009-10-15 12:53:59 UTC in FlyHigh
-
qt is installed in /usr/lib64/qt-3.3, but configure fails with this error:
/configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec...
2009-10-14 22:12:12 UTC in FlyHigh
-
tmaas committed revision 1075 to the Vim-Latex SVN repository, changing 1 files.
2009-10-02 21:34:56 UTC in Vim-Latex
-
tmaas made 1 file-release changes.
2009-10-02 21:23:01 UTC in Vim-Latex