[Pardus-kullanicilari] yardımınızı bekliyorum

Emre Erenoglu erenoglu at gmail.com
24 Eyl 2008 Çar 01:27:21 EEST


Merhaba,

./configure 'e hicbir parametre vermeden dener misniz? Onun disinda
sorun bana sanki programcinin kodunu yeni gcc icin duzeltmemesinden
kaynaklaniyor gibi geldi.

Emre




2008/9/23 suleyman tok <suleyman1998162 at gmail.com>:
> anatolia 3.1 mud kurmak istiyorum ama sürekli sorun çıkıyor yardımcı
> olabilecek varsa yardımlarınızı bekliyorum yaptığım işlemler aşagıda
>
>
>
> AnatoliaMUD-3.1 # ./configure --bindir=/usr/bin --sysconfdir=/etc/anatolia \
>>                 --localstatedir=/var/anatolia
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether ln -s works... yes
> checking for crypt in -lcrypt... yes
> checking for gethostbyname in -lnsl... yes
> checking for connect in -lsocket... no
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for unistd.h... (cached) yes
> checking crypt.h usability... yes
> checking crypt.h presence... yes
> checking for crypt.h... yes
> checking for gcc option to accept ANSI C... none needed
> checking for an ANSI C-conforming const... yes
> checking for size_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking return type of signal handlers... void
> checking for gethostbyaddr... yes
> checking for gettimeofday... yes
> checking for memmove... yes
> checking for memset... yes
> checking for strstr... yes
> checking for select... yes
> checking for socket... yes
> checking for isascii... yes
> checking for crypt... yes
> checking for srand... yes
> checking for srandom... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating bin/Makefile
> config.status: creating etc/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/License/Makefile
> config.status: creating doc/Merc-Docs/Makefile
> config.status: creating doc/Old-readmes/Makefile
> config.status: creating doc/Updates/Makefile
> config.status: creating doc/Samples/Makefile
> config.status: creating var/Makefile
> config.status: creating var/run/Makefile
> config.status: creating var/log/Makefile
> config.status: creating lib/Makefile
> config.status: creating lib/areas/Makefile
> config.status: creating lib/gods/Makefile
> config.status: creating lib/notes/Makefile
> config.status: creating lib/players/Makefile
> config.status: creating lib/remort/Makefile
> config.status: creating src/config.h
> config.status: src/config.h is unchanged
> config.status: executing depfiles commands
> stokgoz-pardus AnatoliaMUD-3.1 # --libdir=/var/lib/anatolia \
>> --with-src-install=/usr/src/anatolia-3.1 \
>> --with-doc-install=/usr/share/doc/anatolia-3.1
> -bash: --libdir=/var/lib/anatolia: Böyle bir dosya ya da dizin yok
> stokgoz-pardus AnatoliaMUD-3.1 #
> stokgoz-pardus AnatoliaMUD-3.1 #
> stokgoz-pardus AnatoliaMUD-3.1 # help libdir
> -bash: help: no help topics match `libdir'.  Try `help help' or `man -k
> libdir' or `info libdir'.
> stokgoz-pardus AnatoliaMUD-3.1 # man
> What manual page do you want?
> stokgoz-pardus AnatoliaMUD-3.1 # ./configure --bindir=/usr/bin
> --sysconfdir=/etc/anatolia \
>> --localstatedir=/var/anatolia --libdir=/var/lib/anatolia \
>> --with-src-install=/usr/src/anatolia-3.1 \
>> --with-doc-install=/usr/share/doc/anatolia-3.1
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking whether ln -s works... yes
> checking for crypt in -lcrypt... yes
> checking for gethostbyname in -lnsl... yes
> checking for connect in -lsocket... no
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for unistd.h... (cached) yes
> checking crypt.h usability... yes
> checking crypt.h presence... yes
> checking for crypt.h... yes
> checking for gcc option to accept ANSI C... none needed
> checking for an ANSI C-conforming const... yes
> checking for size_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking return type of signal handlers... void
> checking for gethostbyaddr... yes
> checking for gettimeofday... yes
> checking for memmove... yes
> checking for memset... yes
> checking for strstr... yes
> checking for select... yes
> checking for socket... yes
> checking for isascii... yes
> checking for crypt... yes
> checking for srand... yes
> checking for srandom... yes
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating bin/Makefile
> config.status: creating etc/Makefile
> config.status: creating doc/Makefile
> config.status: creating doc/License/Makefile
> config.status: creating doc/Merc-Docs/Makefile
> config.status: creating doc/Old-readmes/Makefile
> config.status: creating doc/Updates/Makefile
> config.status: creating doc/Samples/Makefile
> config.status: creating var/Makefile
> config.status: creating var/run/Makefile
> config.status: creating var/log/Makefile
> config.status: creating lib/Makefile
> config.status: creating lib/areas/Makefile
> config.status: creating lib/gods/Makefile
> config.status: creating lib/notes/Makefile
> config.status: creating lib/players/Makefile
> config.status: creating lib/remort/Makefile
> config.status: creating src/config.h
> config.status: src/config.h is unchanged
> config.status: executing depfiles commands
> stokgoz-pardus AnatoliaMUD-3.1 # make
> Making all in bin
> make[1]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/bin' dizinine giriliyor
> sed -e "s|ENTER_ANA_HOME|/usr/local|g" < ctl_anatolia.sh.in >
> ctl_anatolia.sh.1
> sed -e "s|ENTER_ANA_BIN|/usr/bin|g" < ctl_anatolia.sh.1 > ctl_anatolia.sh.2
> sed -e "s|ENTER_ANA_ETC|/etc/anatolia|g" < ctl_anatolia.sh.2 >
> ctl_anatolia.sh.3
> sed -e "s|ENTER_ANA_VAR|/var/anatolia|g" < ctl_anatolia.sh.3 >
> ctl_anatolia.sh
> rm -f ctl_anatolia.sh.1
> rm -f ctl_anatolia.sh.2
> rm -f ctl_anatolia.sh.3
> chmod +x ctl_anatolia.sh
> make[1]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/bin' dizininden çıkılıyor
> Making all in doc
> make[1]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc' dizinine giriliyor
> Making all in License
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/License' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/License' dizininden
> çıkılıyor
> Making all in Merc-Docs
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Merc-Docs' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Merc-Docs' dizininden
> çıkılıyor
> Making all in Old-readmes
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Old-readmes' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Old-readmes' dizininden
> çıkılıyor
> Making all in Updates
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Updates' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Updates' dizininden
> çıkılıyor
> Making all in Samples
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Samples' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc/Samples' dizininden
> çıkılıyor
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc' dizinine giriliyor
> make[2]: `all-am' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc' dizininden çıkılıyor
> make[1]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/doc' dizininden çıkılıyor
> Making all in etc
> make[1]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/etc' dizinine giriliyor
> make[1]: `all' için hiçbir şey yapılmadı.
> make[1]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/etc' dizininden çıkılıyor
> Making all in lib
> make[1]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib' dizinine giriliyor
> Making all in areas
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/areas' dizinine giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/areas' dizininden
> çıkılıyor
> Making all in gods
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/gods' dizinine giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/gods' dizininden
> çıkılıyor
> Making all in notes
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/notes' dizinine giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/notes' dizininden
> çıkılıyor
> Making all in players
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/players' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/players' dizininden
> çıkılıyor
> Making all in remort
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/remort' dizinine
> giriliyor
> make[2]: `all' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib/remort' dizininden
> çıkılıyor
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib' dizinine giriliyor
> make[2]: `all-am' için hiçbir şey yapılmadı.
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib' dizininden çıkılıyor
> make[1]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/lib' dizininden çıkılıyor
> Making all in src
> make[1]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/src' dizinine giriliyor
> make  all-am
> make[2]:`/home/stokgoz/Desktop/AnatoliaMUD-3.1/src' dizinine giriliyor
> source='act_comm.c' object='anatolia-act_comm.o' libtool=no \
>         depfile='.deps/anatolia-act_comm.Po'
> tmpdepfile='.deps/anatolia-act_comm.TPo' \
>         depmode=gcc3 /bin/sh ../depcomp \
>         gcc -DHAVE_CONFIG_H -I. -I. -I.    -Wall -g -O2 -c -o
> anatolia-act_comm.o `test -f 'act_comm.c' || echo './'`act_comm.c
> In file included from act_comm.c:39:
> anatolia.h:2986: error: array type has incomplete element type
> In file included from act_comm.c:46:
> tables.h:40: error: array type has incomplete element type
> tables.h:41: error: array type has incomplete element type
> tables.h:42: error: array type has incomplete element type
> tables.h:45: error: array type has incomplete element type
> tables.h:46: error: array type has incomplete element type
> tables.h:47: error: array type has incomplete element type
> tables.h:48: error: array type has incomplete element type
> tables.h:49: error: array type has incomplete element type
> tables.h:50: error: array type has incomplete element type
> tables.h:51: error: array type has incomplete element type
> tables.h:52: error: array type has incomplete element type
> tables.h:53: error: array type has incomplete element type
> tables.h:54: error: array type has incomplete element type
> tables.h:55: error: array type has incomplete element type
> tables.h:56: error: array type has incomplete element type
> tables.h:57: error: array type has incomplete element type
> tables.h:58: error: array type has incomplete element type
> tables.h:59: error: array type has incomplete element type
> act_comm.c: In function 'garble':
> act_comm.c:175: warning: cast from pointer to integer of different size
>
> *** 19 errors, 1 warnings
> make[2]: *** [anatolia-act_comm.o] Hata 1
> make[2]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/src' dizininden çıkılıyor
> make[1]: *** [all] Hata 2
> make[1]: `/home/stokgoz/Desktop/AnatoliaMUD-3.1/src' dizininden çıkılıyor
> make: *** [all-recursive] Hata 1
>
>
> _______________________________________________
> Pardus-kullanicilari e-posta listesi
> Listeden çıkmak için
> http://liste.pardus.org.tr/mailman/listinfo/pardus-kullanicilari adresini
> kullanın.
> Listeye iletmek istediğiniz soruları  Pardus-kullanicilari at pardus.org.tr
> e-posta adresine gönderin.
> Liste mesajlarında arama yapmak için http://liste.pardus.org.tr/arama web
> sayfasına gidin.
>



-- 
Emre


Pardus-kullanicilari mesaj listesiyle ilgili daha fazla bilgi