hiç bir sorun yoktu. m_user.c de karşılama mesajı yaptık tamam onunda orjinalini attım yine bu hata var. orjinallerini atıyorum auth.c vs yine yok
--IRCForumlari.NET ; Flood Engellendi -->-> Yeni yazılan mesaj 19:23 -->-> Daha önceki mesaj 19:22 --
Extras diye bir klasör yok unreal3.2 içinde :S
--IRCForumlari.NET ; Flood Engellendi -->-> Yeni yazılan mesaj 19:27 -->-> Daha önceki mesaj 19:23 --
Extras klasorunude attım hata ancak yine aynı
--IRCForumlari.NET ; Flood Engellendi -->-> Yeni yazılan mesaj 19:33 -->-> Daha önceki mesaj 19:27 --
Kod: Kodu kopyalamak için üzerine çift tıklayın!
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
[~/Unreal3.2]# make install
Building src
make[1]: Entering directory `/home/xxx/Unreal3.2/src'
gcc -I../include -I/home/xxx/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
In file included from auth.c:21:
../include/struct.h:68:23: error: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:818: error: expected specifier-qualifier-list before âregex_tâ
In file included from auth.c:21:
../include/struct.h:1231: error: expected specifier-qualifier-list before âregex_tâ
../include/struct.h:1313: error: expected specifier-qualifier-list before âregex_tâ
make[1]: *** [auth.o] Error 1
make[1]: Leaving directory `/home/xxx/Unreal3.2/src'