<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/carworld/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/carworld/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/carworld/bugs/</id><updated>2003-02-06T01:14:25Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>timezone undeclared (x11)</title><link href="https://sourceforge.net/p/carworld/bugs/2/" rel="alternate"/><published>2003-02-06T01:14:25Z</published><updated>2003-02-06T01:14:25Z</updated><author><name>Norman Lund</name><uri>https://sourceforge.net/u/arkane/</uri></author><id>https://sourceforge.net93d42ea1c39786c0648864b5042286ee3fd1e80f</id><summary type="html">&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;</summary></entry><entry><title>multiplayer</title><link href="https://sourceforge.net/p/carworld/bugs/1/" rel="alternate"/><published>2002-01-13T01:20:13Z</published><updated>2002-01-13T01:20:13Z</updated><author><name>Paul Robertson</name><uri>https://sourceforge.net/u/userid-368692/</uri></author><id>https://sourceforge.net307cf8c5f959484b9e8f1cd00562359f036335a4</id><summary type="html">&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;</summary></entry></feed>