Compiling problem in 2.12

Using applications, configuring, problems
Post Reply
Message
Author
Zeppis
Posts: 39
Joined: Sat 04 Mar 2006, 15:17

Compiling problem in 2.12

#1 Post by Zeppis »

Hello, I am once again trying to compile Transport Tycoon Deluxe. I did this succesfully in 2.10. I have LibSDL1.2-for-Doom and LibSDL1.2-for-Doom-headers-and-static. Those were enough the last time. I also have all the libraries from the DotPup manager although TTD doesn't need them.

I can extract the source package without trouble. But when I run ./configure, it does this:

sh-3.00# ./configure
touch Makefile.config
===> Compiling and Linking endian_check
endian_check.c:3:19: stdio.h: No such file or directory
===> Compiling and Linking endian_check
endian_check.c:3:19: stdio.h: No such file or directory
make[1]: Entering directory `/root/my-documents/openttd-0.4.8'
touch Makefile.config
===> Compiling and Linking endian_check
endian_check.c:3:19: stdio.h: No such file or directory
make[1]: Leaving directory `/root/my-documents/openttd-0.4.8'
make[1]: Entering directory `/root/my-documents/openttd-0.4.8'
===> Compiling and Linking endian_check
endian_check.c:3:19: stdio.h: No such file or directory
make[1]: `Makefile.config' is up to date.
make[1]: Leaving directory `/root/my-documents/openttd-0.4.8'
sh-3.00#

Could this be an issue with devx_212.sfs? Could it work if I re-downloaded devx_210.sfs and renamed it to devx_212.sfs?

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#2 Post by MU »

Had no look at 2.12 yet, but the one from 2.10 will not work, as it uses a different compression.
The one from 2.11 might work:
http://puptrix.org/isos/Puppylinux-offi ... velopment/

Mark

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#3 Post by BarryK »

devx_212.sfs works fine. Something else must be wrong.

Post Reply