hmmmmm...I just dowloaded the same and upon doing the "make" lincity I
received the same error. It appears that there is something wrong with the
code of the program that we're trying to compile. These are error messages
indicating something to that affect. This program will not compile until
the errors are fixed in the code.
--
Mark
/ * Sometimes it becomes necessary to rock the boat
* in order to get the rats up from below decks
* so they can be kicked over the side and drowned!
*
* REGISTERED LINUX USER # 182496
*/
<<<<<<<<<<<<<<<<<*REPLY SEPERATOR*>>>>>>>>>>>>>>>>>>>>>>
On Fri, 24 Nov 2000 [EMAIL PROTECTED] had this to say!
> I was messing around and I read about LinCity. Being an avid SIM fan I had to
> find it and download it. Well, Im stuck. Im using Mandrake 7.1 and when I try
> to "make xlincity" it says:
>
>
> [root@localhost lincity-1.11]# gmake xlincity
> gcc -c main.cxx -o xmain.o -O2 -Wall -Wpointer-arith -Wcast-align
> -Winline -DLIBDIR=\"/usr/loc
> al/lib/lincity\" -DLC_X11
> main.cxx: In function `void do_save_city()':
> main.cxx:693: implicit declaration of function `int strcat(...)'
> main.cxx: In function `void load_city_raw(char *)':
> main.cxx:1171: implicit declaration of function `int strncmp(...)'
> main.cxx: In function `void draw_save_dir(int)':
> main.cxx:1637: implicit declaration of function `int strncpy(...)'
> main.cxx:1640: implicit declaration of function `int strncat(...)'
> gmake: *** [xmain.o] Error 1
>
> I used the files that I downloaded right off the net. What am I doing wrong?
>
> Your Linux Buddy,
> ~Lance
>