<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/carworld/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/carworld/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 06 Feb 2003 01:14:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/carworld/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>timezone undeclared (x11)</title><link>https://sourceforge.net/p/carworld/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm having issues compiling the x11 version of&lt;br /&gt;
carworld.  I'm using gcc 2.95.3 on Gentoo, and when I&lt;br /&gt;
type gmake it says:&lt;/p&gt;
&lt;p&gt;g++ -g -Wall -ansi -I/usr/X11R6/include&lt;br /&gt;
-I/usr/include/X11 -D USE_POSIX_SOCKETS -D USE_LIN_JOY&lt;br /&gt;
-oobj/X11Main.o -c src/x11/X11Main.cpp&lt;br /&gt;
src/x11/X11Main.cpp: In method `int&lt;br /&gt;
HAppData::ElapsedTime()':&lt;br /&gt;
src/x11/X11Main.cpp:139: `timezone' undeclared (first&lt;br /&gt;
use this function)&lt;br /&gt;
src/x11/X11Main.cpp:139: (Each undeclared identifier is&lt;br /&gt;
reported only once&lt;br /&gt;
src/x11/X11Main.cpp:139: for each function it appears in.)&lt;br /&gt;
src/x11/X11Main.cpp:139: parse error before `;'&lt;br /&gt;
src/x11/X11Main.cpp:143: `tz' undeclared (first use&lt;br /&gt;
this function)&lt;br /&gt;
gmake[1]: *** [X11Main.o] Error 1&lt;/p&gt;
&lt;p&gt;I've looked at the ./src/x11/X11Main.cpp file, and the&lt;br /&gt;
only thing it is doing is declaring the timezone struct&lt;br /&gt;
like so:&lt;br /&gt;
timezone tz;&lt;/p&gt;
&lt;p&gt;I've gone as far as trying to add a struct and a const&lt;br /&gt;
struct in front of it, but no good.&lt;/p&gt;
&lt;p&gt;I've grepped the /usr/include/sys/time.h file which is&lt;br /&gt;
included at the top of ./src/x11/X11Main.cpp, and it says:&lt;br /&gt;
typedef struct timezone *__restrict __timezone_ptr_t;&lt;/p&gt;
&lt;p&gt;so I know the timezone structure is existent.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;What else can I do to check this out?  I'm confused.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Norman Lund</dc:creator><pubDate>Thu, 06 Feb 2003 01:14:25 -0000</pubDate><guid>https://sourceforge.net93d42ea1c39786c0648864b5042286ee3fd1e80f</guid></item><item><title>multiplayer</title><link>https://sourceforge.net/p/carworld/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;tested the multiplayer capabilites&lt;/p&gt;
&lt;p&gt;using windows version as a server works, can connect&lt;br /&gt;
linux to the windows server and can also get the&lt;br /&gt;
windows version to connect to the linux server.&lt;/p&gt;
&lt;p&gt;Only problem is when the server is run no screen is&lt;br /&gt;
displayed but when you connect to the server the&lt;br /&gt;
servers truck just sits there.  Any ideas&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Robertson</dc:creator><pubDate>Sun, 13 Jan 2002 01:20:13 -0000</pubDate><guid>https://sourceforge.net307cf8c5f959484b9e8f1cd00562359f036335a4</guid></item></channel></rss>