toXic ' in anlattıklarını yaptıktan sonra ; unreal3.2/src/modelus/make çekince ; Kod: Kodu kopyalamak için üzerine çift tıklayın!
cc -fPIC -DPIC -shared -c m_sethost.c
m_sethost.c:22:20: error: macros.h: No such file or directory
m_sethost.c:23:20: error: config.h: No such file or directory
m_sethost.c:24:20: error: struct.h: No such file or directory
m_sethost.c:25:20: error: common.h: No such file or directory
m_sethost.c:26:17: error: sys.h: No such file or directory
m_sethost.c:27:21: error: numeric.h: No such file or directory
m_sethost.c:28:17: error: msg.h: No such file or directory
m_sethost.c:29:21: error: channel.h: No such file or directory
m_sethost.c:39:15: error: h.h: No such file or directory
m_sethost.c:40:19: error: proto.h: No such file or directory
m_sethost.c:48: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ
m_sethost.c:54: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âMOD_HEADERâ
m_sethost.c:63: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ
m_sethost.c:73: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ
m_sethost.c:78: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ
m_sethost.c:95: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âintâ
bu hataları alıyorum , ardından Unreal3.2/make çektiğimde ise ; Kod: Kodu kopyalamak için üzerine çift tıklayın!
Building src
make[1]: Entering directory `/home/sunucuadı/Unreal3.2/src'
gcc -I../include -I/home/sunucuadı/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -I/usr/local/ssl/include -DZIP_LINKS -DUSE_LIBCURL -export-dynamic -L/usr/local/ssl/lib -c auth.c
In file included from ../include/common.h:46,
from ../include/struct.h:43,
from auth.c:21:
../include/sys.h:195: error: static declaration of âin6addr_anyâ follows non-static declaration
/usr/include/netinet/in.h:206: error: previous declaration of âin6addr_anyâ was here
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/home/sunucuadı/Unreal3.2/src'
make: *** [build] Error 2
hatalarını alıyorum ama ben yinede [Unreal3.2#]
./unreal restart yapmama rağmen sorunu çözemedim.Yardımlarınızı bekliyorum arkadaşlar.