[Linux] Re: cok guzel oyunlar

---------

New Message Reply About this list Date view Thread view Subject view Author view

From: ErkaN (Selamsana@uni.de)
Date: Thu 14 Jun 2001 - 14:49:19 EEST


ali vardar demiski;

> http://www2.mwnet.or.jp/~fc3srx7/
>
> GPL lisansı altında

Selam,

Hocam oyunlar iyi güzelde, gel gelelim FreeBSD altinda calismiyor....( Suse
altinda hic bir sorun cikarmadan calisti)

config.log dosyasi ./configure yazdiktan sonraki hali:
--------------------------------
-----------------------------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:568: checking for a BSD compatible install
configure:621: checking whether build environment is sane
configure:678: checking whether make sets ${MAKE}
configure:724: checking for working aclocal
configure:737: checking for working autoconf
configure:750: checking for working automake
configure:763: checking for working autoheader
configure:776: checking for working makeinfo
configure:792: checking for gcc
configure:905: checking whether the C compiler (gcc ) works
configure:921: gcc -o conftest conftest.c 1>&5
configure:947: checking whether the C compiler (gcc ) is a cross-compiler
configure:952: checking whether we are using GNU C
configure:961: gcc -E conftest.c
configure:980: checking whether gcc accepts -g
configure:1087: checking host system type
configure:1108: checking build system type
configure:1128: checking for ranlib
configure:1167: checking for ld used by GCC
configure:1229: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.10.1 (with BFD 2.10.1)
configure:1245: checking for BSD-compatible nm
configure:1281: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2 conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2 conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c
conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5
GNU ld version 2.10.1 (with BFD 2.10.1)
ltconfig:1592: checking if global_symbol_pipe works
ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' >
conftest.nm"
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions
 conftest.c conftstm.o 1>&5
configure:1472: checking how to run the C preprocessor
configure:1493: gcc -E conftest.c >/dev/null 2>conftest.out
configure:1556: checking for X
configure:1870: checking for dnet_ntoa in -ldnet
configure:1889: gcc -o conftest -g -O2 conftest.c -ldnet 1>&5
/usr/libexec/elf/ld: cannot find -ldnet
configure: failed program was:
#line 1878 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply. */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1911: checking for dnet_ntoa in -ldnet_stub
configure:1930: gcc -o conftest -g -O2 conftest.c -ldnet_stub 1>&5
/usr/libexec/elf/ld: cannot find -ldnet_stub
configure: failed program was:
#line 1919 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply. */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:1959: checking for gethostbyname
configure:1987: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2057: checking for connect
configure:2085: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2149: checking for remove
configure:2177: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2241: checking for shmat
configure:2269: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2342: checking for IceConnectionNumber in -lICE
configure:2361: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE
1>&5
configure:2386: checking for ANSI C header files
configure:2399: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2466: gcc -o conftest -g -O2 conftest.c 1>&5
configure:2493: checking for fcntl.h
configure:2503: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2493: checking for malloc.h
configure:2503: gcc -E conftest.c >/dev/null 2>conftest.out
In file included from configure:2499:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
configure: failed program was:
#line 2498 "configure"
#include "confdefs.h"
#include <malloc.h>
configure:2493: checking for sys/ioctl.h
configure:2503: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2493: checking for sys/time.h
configure:2503: gcc -E conftest.c >/dev/null 2>conftest.out
configure:2531: checking whether time.h and sys/time.h may both be included
configure:2545: gcc -c -g -O2 conftest.c 1>&5
configure:2568: checking whether gcc needs -traditional
configure:2593: termio.h: No such file or directory
configure:2614: checking return type of signal handlers
configure:2636: gcc -c -g -O2 conftest.c 1>&5
configure:2657: checking for select
configure:2685: gcc -o conftest -g -O2 conftest.c 1>&5

-------------------------------------------

arkasindan
make
yazdiktan sonraki hali

-----------------------
su-2.05# make
Making all in src
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"KXL\" -DVERSION=\"0.5.6\"
-DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1
-I. -I. -g -O2 -c KXLmisc.c
rm -f .libs/KXLmisc.lo
gcc -DPACKAGE=\"KXL\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1
-DHAVE_MALLOC_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1
-DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -I. -I. -g -O2 -c
-fPIC -DPIC KXLmisc.c -o .libs/KXLmisc.lo
In file included from KXLmisc.c:3:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which
is deprecated, use <stdlib.h> instead"
In file included from KXLmisc.c:6:
KXL.h:4: X11/Xlib.h: No such file or directory
KXL.h:5: X11/xpm.h: No such file or directory
*** Error code 1
---------------------------------------

Bütün bunalri SUSE altinda hic bir sorun cikartmadan calistirdim. Sadece
/etc/ld.so.conf dosyasinin icine "/usr/lib" eklemek gerekti. sonra hic
bir sorun cikartmadan SÚSE altinda gerek "gedi2" gerekse "gedi3" olsun hic
bir sorun cikartmadi...

FreeBSd altinda daha ilk basta hata vermeye basladi:
Bende /etc/rc.conf fileisnin icine aklima gelebilecek bütün satirlari
ekledim, mesela
ldconfig_paths="/usr/lib/compat /usr/lib"
gibi daha bircok satir ekledim ama gelgelim, compilern olmuyor...

Birde config.log filesi icinde su dikkatimi cekti:
-------------------------------------------------------------------------
/usr/libexec/elf/ld: cannot find -ldnet
/usr/libexec/elf/ld: cannot find -ldnet_stub
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
which is deprecated, use <stdlib.h> instead"
-------------------------------------------------------------------------

Bu WARNINGS leri nasil yok edebilirim ? Bir fikriniz varsa dinlemeye
hazirim...

Saygilar...

erkaN

-----------------------------------------------------------------------
Liste üyeliğiniz ile ilgili her türlü işlem için
http://liste.linux.org.tr adresindeki web arayüzünü kullanabilirsiniz.

Listeden çıkmak için: 'linux-request@linux.org.tr' adresine,
"Konu" kısmında "unsubscribe" yazan bir e-posta gönderiniz.
-----------------------------------------------------------------------


New Message Reply About this list Date view Thread view Subject view Author view

---------

Bu arsiv hypermail 2b29 tarafindan uretilmistir.