<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 42: Cannot build for LynxOS</title><link>https://sourceforge.net/p/cppunit/support-requests/42/</link><description>Recent changes to 42: Cannot build for LynxOS</description><atom:link href="https://sourceforge.net/p/cppunit/support-requests/42/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 08 Nov 2004 10:34:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/cppunit/support-requests/42/feed.rss" rel="self" type="application/rss+xml"/><item><title>Cannot build for LynxOS</title><link>https://sourceforge.net/p/cppunit/support-requests/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When attempting to build for the LynxOS RTOS using &lt;br /&gt;
the Win32+Cygwin-hosted cross-development kit, I get:&lt;/p&gt;
&lt;p&gt;Making all in src&lt;br /&gt;
make[1]: Entering directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-1.10.2/src'&lt;br /&gt;
Making all in cppunit&lt;br /&gt;
make[2]: Entering directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-&lt;br /&gt;
1.10.2/src/cppunit'&lt;br /&gt;
make[2]: Nothing to be done for `all'.&lt;br /&gt;
make[2]: Leaving directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-&lt;br /&gt;
1.10.2/src/cppunit'&lt;br /&gt;
Making all in DllPlugInTester&lt;br /&gt;
make[2]: Entering directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-&lt;br /&gt;
1.10.2/src/DllPlugInTester'&lt;br /&gt;
if g++ -DHAVE_CONFIG_H -I. -I. -I../../config -&lt;br /&gt;
I../../include -I../../include    -g -O2 -MT &lt;br /&gt;
DllPlugInTester.o -MD -MP -&lt;br /&gt;
MF ".deps/DllPlugInTester.Tpo" \
-c -o DllPlugInTester.o `test -f 'DllPlugInTester.cpp' || &lt;br /&gt;
echo './'`DllPlugInTester.cpp; \
then mv -&lt;br /&gt;
f ".deps/DllPlugInTester.Tpo" ".deps/DllPlugInTester.Po"; \
else rm -f ".deps/DllPlugInTester.Tpo"; exit 1; \
fi&lt;br /&gt;
In file included from DllPlugInTester.cpp:17:&lt;br /&gt;
CommandLineParser.h:26: syntax error before `;' token&lt;br /&gt;
DllPlugInTester.cpp: In function `bool runTests(const &lt;br /&gt;
CommandLineParser&amp;amp;)':&lt;br /&gt;
DllPlugInTester.cpp:36: `PlugInManager' undeclared in &lt;br /&gt;
namespace `CppUnit'&lt;br /&gt;
DllPlugInTester.cpp:36: parse error before `;' token&lt;br /&gt;
DllPlugInTester.cpp:71: `plugInManager' undeclared &lt;br /&gt;
(first use this function)&lt;br /&gt;
DllPlugInTester.cpp:71: (Each undeclared identifier is &lt;br /&gt;
reported only once for &lt;br /&gt;
each function it appears in.)&lt;br /&gt;
DllPlugInTester.cpp:71: `struct CommandLinePlugInInfo' &lt;br /&gt;
has no member named `&lt;br /&gt;
m_parameters'&lt;br /&gt;
DllPlugInTester.cpp: In function `int main(int, const &lt;br /&gt;
char**)':&lt;br /&gt;
DllPlugInTester.cpp:243: parse error before `&amp;amp;' token&lt;br /&gt;
DllPlugInTester.cpp: At global scope:&lt;br /&gt;
DllPlugInTester.cpp:252: syntax error before `.' token&lt;br /&gt;
make[2]: *** [DllPlugInTester.o] Error 1&lt;br /&gt;
make[2]: Leaving directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-&lt;br /&gt;
1.10.2/src/DllPlugInTester'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory &lt;br /&gt;
`//nas/cobalt/users/sba/Lynxos/cppunit-1.10.2/src'&lt;br /&gt;
make: *** [all-recursive] Error 1&lt;/p&gt;
&lt;p&gt;My current workaround is to do&lt;/p&gt;
&lt;p&gt;#undef CPPUNIT_HAVE_DLFCN_H&lt;/p&gt;
&lt;p&gt;in config-auto.h, but I will probably lose some &lt;br /&gt;
functionality.&lt;/p&gt;
&lt;p&gt;Any clue?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">St�phane BARIZIEN</dc:creator><pubDate>Mon, 08 Nov 2004 10:34:47 -0000</pubDate><guid>https://sourceforge.net4238fb418b3b030c81bf7918292f2244c6db46bf</guid></item></channel></rss>