[olsr-dev] Httpinfo Makefile in 0.4.9
Philippe Vanhaesendonck
(spam-protected)
Mon Apr 11 11:52:53 CEST 2005
Hi everybody!
Just a quick feedback to mention that the httpinfo plug-in does not
compile out-of-the-box on OpenEmbedded/Nylon.
The reason for this is that the Makefile uses the '?=' for CFLAGS/LDFLAGS,
which makes that you loose the shared lib information if your x-compile
environement have these defined.
The other plug-ins do not have this issue, as they are using the _SET/_ADD
variables, the later not being overruled.
It is a very minor issue and is easy to fix, but it would be nice to have
the same behaviour in all the plug-ins.
--
Philippe
More information about the Olsr-dev
mailing list