
pas konfigurasi FlightGear-1.9.1
./configure
muncul seperti ini :
- Code: Select all
checking build system type... i686-suse-linux-gnu
checking host system type... i686-suse-linux-gnu
checking target system type... i686-suse-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... gcc
checking for C compiler default output file name... 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 gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -p
checking whether ln -s works... yes
checking for boostlib >= 1.34.0... yes
checking for extra include and lib directories...
+ found /usr/X11R6/lib
+ found /usr/local/include
+ found /usr/local/lib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... 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 pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking int daylight variable... yes
checking long timezone variable... yes
checking for library containing hid_init... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing pthread_create... -lpthread
checking for library containing inet_addr... none required
checking for library containing socket... none required
checking for library containing main... none required
checking for library containing sqrt... -lm
checking for library containing ceil... none required
checking for library containing dlclose... -ldl
checking for library containing XCreateWindow... -lX11
checking for library containing XShmCreateImage... -lXext
checking for library containing XGetExtensionVersion... -lXi
checking for library containing IceOpenConnection... -lICE
checking for library containing SmcOpenConnection... -lSM
checking for library containing XtMalloc... -lXt
checking for library containing XmuLookupStandardColormap... -lXmu
checking for library containing glNewList... -lGL
checking for library containing gluLookAt... -lGLU
checking for library containing glutGetModifiers... -lglut
checking for library containing alGenBuffers... no
checking for library containing alutInit... no
You *must* have the openal library installed on your system to build
SimGear!
Please see README.OpenAL for more details.
configure aborted.
apa yang harus di dilakukan selanjutnya ya bro ?
mohon petunjuknya


