PHP Kod: Kodu kopyalamak için üzerine çift tıklayın!
Checking sanity of /bin/sh... high.
Searching for a suitable compiler... great, found gcc!
Testing default compiler flags (-O2 -fno-strict-aliasing)... looks good.
Let's see what libraries we need...
Checking if we can use dynamic modules... yes.
Checking whether ranlib exists... yes.
Looking for an 8-bit integer type... char
Looking for a 16-bit integer type... short
Looking for a 32-bit integer type... int
Checking the size of int... 32 bits
Checking the size of long... 32 bits
Checking the size of time_t... 32 bits
Checking the size of gid_t... 32 bits
Checking for socklen_t... present.
Checking for presence of include files (it's okay if some aren't there):
strings.h... present
sys/select.h... present
sys/sysproto.h... present
Seeing if your system defines int16/int32... not found (this is good).
How to complain when something goes wrong... ah, strerror() is here.
Looking for other routines we want that you don't have...
Checking how to install files... looks like "install" will work.
Seeing if "install" will create directories... OK.
Checking how to copy directories... /bin/cp -pr
Creating config.h... done.
Creating Makefile.inc... done.
Saving configuration results in config.cache... done.
All done! Now edit defs.h as needed, and run "make" (or possibly "gmake")
to compile Services. See the README and FAQ if you have any problems.
turkfani# make
"Makefile", line 26: Missing dependency operator
"Makefile", line 28: Need an operator
"Makefile", line 30: Need an operator
"Makefile", line 36: Missing dependency operator
"Makefile", line 39: Need an operator
"Makefile", line 100: Missing dependency operator
"Makefile", line 102: Need an operator
"Makefile", line 105: Need an operator
"Makefile", line 115: Missing dependency operator
"Makefile", line 118: Need an operator
"Makefile", line 120: warning: duplicate script for target "modules" ignored
"Makefile", line 121: Need an operator
make: fatal errors encountered -- cannot continue
Bu konuda ne yapmalıyım ?