User Post
1:32 pm March 27, 2010
DBom_Net
Makassar
Member
posts 10
Ad yang mau bagi2 ilmu ga'??? Tolongin dong cara install AWN!!!
10:18 pm March 27, 2010
karuwak
Admin
posts 155
walah… install langsung aja mas… emang ada masalah…
#installlpkg awn*.pkg
emang g' bisa jalan??
kebutuhannya:
pyxdg, GConf, and ORBit2.
cara menjalankannya:
$avant-window-navigator &
ada yang masih bingung???
11:10 pm March 27, 2010
error
Member
posts 39
AWN bisa jalan d desktop KDE gag y
12:26 am March 28, 2010
karuwak
Admin
posts 155
klo mau report install dependenciesanya…. wehe…
yang penting check aja libnya yang kurang dengan perintah:
ldd `which avant-window-navigator` | grep not
7:58 pm March 28, 2010
error
Member
posts 39
q coba AWN dari slackbuild , lalu coba depedensinya ORbit2 dari slackbuild juga
dan muncul pesan saat compile slackbuild ORbit2
Linking is badly borked on your system. Please ensure your library path is correct
Check config.log for details – check near the end of the log above 'failed program was'
Alternatively ensure that your /etc/ld.so.conf (and/or LD_LIBRARY_PATH) includes the
prefix you're compiling on: '/usr
q dah cek /etc/ld.so.conf
/usr/local/lib
/usr/i486-slackware-linux/lib
/usr/lib/seamonkey
/usr/lib/xulrunner
/usr/lib/kylix3
11:15 pm March 28, 2010
karuwak
Admin
posts 155
wah… yang itu salah path katanya…
coba kamu copas hasil lognya di config.log…. seperti erornya… yang pasti bukan di /etc/ld.so.conf.. kan katanya salah path..!!!
atau langsung kamu baca:
http://slackbuilds.org/slackbu…..SlackBuild
he… kmu edit ndiri…. wkkwkwkkw..
6:28 am March 29, 2010
error
Member
posts 39
itu AWN , yang bermasalah depensinya ORbit2
6:34 am March 29, 2010
error
Member
posts 39
config.log ORbit2
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ORBit2 configure 2.14.17, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure –prefix=/usr –libdir=/usr/lib –sysconfdir=/etc –localstatedir=/var –disable-static –build=i486-slackware-linux
## ——— ##
## Platform. ##
## ——— ##
hostname = error
uname -m = i686
uname -r = 2.6.29.6-smp
uname -s = Linux
uname -v = #2 SMP Mon Dec 7 16:02:16 CST 2009
/usr/bin/uname -p = AMD Turion(tm) 64 X2 Mobile Technology TL-64
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
## ———– ##
## Core tests. ##
## ———– ##
configure:2191: checking for a BSD-compatible install
configure:2259: result: /bin/ginstall -c
configure:2270: checking whether build environment is sane
configure:2313: result: yes
configure:2338: checking for a thread-safe mkdir -p
configure:2377: result: /bin/mkdir -p
configure:2390: checking for gawk
configure:2406: found /bin/gawk
configure:2417: result: gawk
configure:2428: checking whether make sets $(MAKE)
configure:2450: result: yes
configure:2634: checking build system type
configure:2652: result: i486-slackware-linux-gnu
configure:2674: checking host system type
configure:2689: result: i486-slackware-linux-gnu
configure:2711: checking for Win32
configure:2725: result: no
configure:2802: checking for gcc
configure:2818: found /usr/bin/gcc
configure:2829: result: gcc
configure:3061: checking for C compiler version
configure:3069: gcc –version >&5
gcc (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3073: $? = 0
configure:3080: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.3.3/specs
Target: i486-slackware-linux
Configured with: ../gcc-4.3.3/configure –prefix=/usr –libdir=/usr/lib –enable-shared –enable-bootstrap –enable-languages=ada,c,c++,fortran,java,objc –enable-threads=posix –enable-checking=release –with-system-zlib –disable-libunwind-exceptions –enable-__cxa_atexit –enable-libssp –with-gnu-ld –verbose –with-arch=i486 –target=i486-slackware-linux –build=i486-slackware-linux –host=i486-slackware-linux
Thread model: posix
gcc version 4.3.3 (GCC)
configure:3084: $? = 0
configure:3091: gcc -V >&5
gcc: '-V' option must have argument
configure:3095: $? = 1
configure:3118: checking for C compiler default output file name
configure:3140: gcc -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:3144: $? = 0
configure:3182: result: a.out
configure:3201: checking whether the C compiler works
configure:3211: ./a.out
configure:3215: $? = 0
configure:3234: result: yes
configure:3241: checking whether we are cross compiling
configure:3243: result: no
configure:3246: checking for suffix of executables
configure:3253: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:3257: $? = 0
configure:3283: result:
configure:3289: checking for suffix of object files
configure:3315: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:3319: $? = 0
configure:3344: result: o
configure:3348: checking whether we are using the GNU C compiler
configure:3377: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:3384: $? = 0
configure:3401: result: yes
configure:3410: checking whether gcc accepts -g
configure:3440: gcc -c -g conftest.c >&5
configure:3447: $? = 0
configure:3548: result: yes
configure:3565: checking for gcc option to accept ISO C89
configure:3639: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:3646: $? = 0
configure:3669: result: none needed
configure:3698: checking for style of include used by make
configure:3726: result: GNU
configure:3751: checking dependency style of gcc
configure:3842: result: gcc3
configure:3871: checking for a BSD-compatible install
configure:3939: result: /bin/ginstall -c
configure:4283: checking for a sed that does not truncate output
configure:4349: result: /bin/sed
configure:4367: checking for grep that handles long lines and -e
configure:4427: result: /bin/grep
configure:4432: checking for egrep
configure:4496: result: /bin/grep -E
configure:4501: checking for fgrep
configure:4565: result: /bin/grep -F
configure:4600: checking for ld used by gcc
configure:4667: result: /usr/i486-slackware-linux/bin/ld
configure:4676: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:4691: result: yes
configure:4703: checking for BSD- or MS-compatible name lister (nm)
configure:4752: result: /usr/bin/nm -B
configure:4870: checking the name lister (/usr/bin/nm -B) interface
configure:4877: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:4880: /usr/bin/nm -B "conftest.o"
configure:4883: output
00000000 B some_variable
configure:4890: result: BSD nm
configure:4893: checking whether ln -s works
configure:4897: result: yes
configure:4905: checking the maximum length of command line arguments
configure:5025: result: 1572864
configure:5042: checking whether the shell understands some XSI constructs
configure:5052: result: yes
configure:5056: checking whether the shell understands "+="
configure:5062: result: yes
configure:5097: checking for /usr/i486-slackware-linux/bin/ld option to reload object files
configure:5104: result: -r
configure:5173: checking for objdump
configure:5200: result: objdump
configure:5229: checking how to recognize dependent libraries
configure:5425: result: pass_all
configure:5485: checking for ar
configure:5501: found /usr/bin/ar
configure:5512: result: ar
configure:5590: checking for strip
configure:5606: found /usr/bin/strip
configure:5617: result: strip
configure:5689: checking for ranlib
configure:5705: found /usr/bin/ranlib
configure:5716: result: ranlib
configure:5806: checking command to parse /usr/bin/nm -B output from gcc object
configure:5924: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:5927: $? = 0
configure:5931: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]([ABCDGIRSTW][ABCDGIRSTW]*)[ ][ ]*([_A-Za-z][_A-Za-z0-9]*)$/1 2 2/p' > conftest.nm
configure:5934: $? = 0
configure:5988: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c conftstm.o >&5
configure:5991: $? = 0
configure:6029: result: ok
configure:6896: checking how to run the C preprocessor
configure:6936: gcc -E conftest.c
configure:6943: $? = 0
configure:6974: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:6981: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7014: result: gcc -E
configure:7043: gcc -E conftest.c
configure:7050: $? = 0
configure:7081: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:7088: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7128: checking for ANSI C header files
configure:7158: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7165: $? = 0
configure:7264: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7268: $? = 0
configure:7274: ./conftest
configure:7278: $? = 0
configure:7296: result: yes
configure:7320: checking for sys/types.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for sys/stat.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for stdlib.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for string.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for memory.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for strings.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for inttypes.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for stdint.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7320: checking for unistd.h
configure:7341: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7348: $? = 0
configure:7365: result: yes
configure:7383: checking for dlfcn.h
configure:7404: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:7411: $? = 0
configure:7428: result: yes
configure:7610: checking for objdir
configure:7625: result: .libs
configure:7917: checking if gcc supports -fno-rtti -fno-exceptions
configure:7935: gcc -c -O2 -march=i486 -mtune=i686 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7939: $? = 0
configure:7952: result: no
configure:7972: checking for gcc option to produce PIC
configure:8244: result: -fPIC -DPIC
configure:8256: checking if gcc PIC flag -fPIC -DPIC works
configure:8274: gcc -c -O2 -march=i486 -mtune=i686 -fPIC -DPIC -DPIC conftest.c >&5
configure:8278: $? = 0
configure:8291: result: yes
configure:8315: checking if gcc static flag -static works
configure:8343: result: yes
configure:8358: checking if gcc supports -c -o file.o
configure:8379: gcc -c -O2 -march=i486 -mtune=i686 -o out/conftest2.o conftest.c >&5
configure:8383: $? = 0
configure:8405: result: yes
configure:8413: checking if gcc supports -c -o file.o
configure:8460: result: yes
configure:8493: checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:9567: result: yes
configure:9604: checking whether -lc should be explicitly linked in
configure:9609: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:9612: $? = 0
configure:9627: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | /bin/grep -lc >/dev/null 2>&1
configure:9630: $? = 0
configure:9642: result: no
configure:9806: checking dynamic linker characteristics
configure:10249: gcc -o conftest -O2 -march=i486 -mtune=i686 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10256: $? = 0
configure:10492: result: GNU/Linux ld.so
configure:10594: checking how to hardcode library paths into programs
configure:10619: result: immediate
configure:10742: checking for shl_load
configure:10798: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c >&5
/tmp/ccI8tThf.o: In function `main':
conftest.c:(.text+0×12): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10805: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define shl_load innocuous_shl_load
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char shl_load (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef shl_load
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
|
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10825: result: no
configure:10830: checking for shl_load in -ldld
configure:10865: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c -ldld >&5
/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../i486-slackware-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10872: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:10893: result: no
configure:10898: checking for dlopen
configure:10954: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c >&5
/tmp/ccCrRkew.o: In function `main':
conftest.c:(.text+0×12): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10961: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef dlopen
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
|
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:10981: result: no
configure:10986: checking for dlopen in -ldl
configure:11021: gcc -o conftest -O2 -march=i486 -mtune=i686 conftest.c -ldl >&5
configure:11028: $? = 0
configure:11049: result: yes
configure:11226: checking whether a program can dlopen itself
configure:11296: gcc -o conftest -O2 -march=i486 -mtune=i686 -DHAVE_DLFCN_H -Wl,–export-dynamic conftest.c -ldl >&5
configure:11299: $? = 0
configure:11317: result: yes
configure:11322: checking whether a statically linked program can dlopen itself
configure:11392: gcc -o conftest -O2 -march=i486 -mtune=i686 -DHAVE_DLFCN_H -Wl,–export-dynamic -static conftest.c -ldl >&5
/tmp/ccI8hZh3.o: In function `main':
conftest.c:(.text+0×36): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11395: $? = 0
/lib/: cannot read file data: Is a directory
configure:11413: result: no
configure:11452: checking whether stripping libraries is possible
configure:11457: result: yes
configure:11492: checking if libtool supports shared libraries
configure:11494: result: yes
configure:11497: checking whether to build shared libraries
configure:11518: result: yes
configure:11521: checking whether to build static libraries
configure:11525: result: no
configure:11560: checking whether to enable maintainer-specific portions of Makefiles
configure:11569: result: no
configure:11583: checking for aclocal flags
configure:11592: result:
configure:11658: checking which idl compiler to use
configure:11673: result: internal
configure:11685: checking for gawk
configure:11712: result: gawk
configure:11778: checking for pkg-config
configure:11796: found /usr/bin/pkg-config
configure:11808: result: /usr/bin/pkg-config
configure:11833: checking pkg-config is at least version 0.18
configure:11836: result: yes
configure:11853: checking for ORBIT
configure:11864: $PKG_CONFIG –exists –print-errors "
glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:11871: $? = 0
configure:11892: $PKG_CONFIG –exists –print-errors "
glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:11899: $? = 0
configure:11996: result: yes
configure:12005: checking for ORBIT_IDL
configure:12016: $PKG_CONFIG –exists –print-errors "
libIDL-2.0 >= $LIBIDL_REQUIRED
glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:12023: $? = 0
configure:12044: $PKG_CONFIG –exists –print-errors "
libIDL-2.0 >= $LIBIDL_REQUIRED
glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:12051: $? = 0
configure:12148: result: yes
configure:12157: checking for ORBIT_NAME
configure:12167: $PKG_CONFIG –exists –print-errors "glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:12173: $? = 0
configure:12192: $PKG_CONFIG –exists –print-errors "glib-2.0 >= $GLIB_REQUIRED
gobject-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
gmodule-2.0 >= $GLIB_REQUIRED"
configure:12198: $? = 0
configure:12290: result: yes
configure:12297: checking for ANSI C header files
configure:12465: result: yes
configure:12495: checking fcntl.h usability
configure:12512: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12519: $? = 0
configure:12533: result: yes
configure:12537: checking fcntl.h presence
configure:12552: gcc -E conftest.c
configure:12559: $? = 0
configure:12573: result: yes
configure:12606: checking for fcntl.h
configure:12615: result: yes
configure:12484: checking for unistd.h
configure:12491: result: yes
configure:12495: checking sys/endian.h usability
configure:12512: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:56:24: error: sys/endian.h: No such file or directory
configure:12519: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:12533: result: no
configure:12537: checking sys/endian.h presence
configure:12552: gcc -E conftest.c
conftest.c:23:24: error: sys/endian.h: No such file or directory
configure:12559: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/endian.h>
configure:12573: result: no
configure:12606: checking for sys/endian.h
configure:12615: result: no
configure:12495: checking endian.h usability
configure:12512: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12519: $? = 0
configure:12533: result: yes
configure:12537: checking endian.h presence
configure:12552: gcc -E conftest.c
configure:12559: $? = 0
configure:12573: result: yes
configure:12606: checking for endian.h
configure:12615: result: yes
configure:12495: checking machine/endian.h usability
configure:12512: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:57:28: error: machine/endian.h: No such file or directory
configure:12519: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/endian.h>
configure:12533: result: no
configure:12537: checking machine/endian.h presence
configure:12552: gcc -E conftest.c
conftest.c:24:28: error: machine/endian.h: No such file or directory
configure:12559: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <machine/endian.h>
configure:12573: result: no
configure:12606: checking for machine/endian.h
configure:12615: result: no
configure:12649: checking sys/machine.h usability
configure:12666: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:57:25: error: sys/machine.h: No such file or directory
configure:12673: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/machine.h>
configure:12687: result: no
configure:12691: checking sys/machine.h presence
configure:12706: gcc -E conftest.c
conftest.c:24:25: error: sys/machine.h: No such file or directory
configure:12713: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <sys/machine.h>
configure:12727: result: no
configure:12760: checking for sys/machine.h
configure:12769: result: no
configure:12649: checking sys/isa_defs.h usability
configure:12666: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:57:26: error: sys/isa_defs.h: No such file or directory
configure:12673: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/isa_defs.h>
configure:12687: result: no
configure:12691: checking sys/isa_defs.h presence
configure:12706: gcc -E conftest.c
conftest.c:24:26: error: sys/isa_defs.h: No such file or directory
configure:12713: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| /* end confdefs.h. */
| #include <sys/isa_defs.h>
configure:12727: result: no
configure:12760: checking for sys/isa_defs.h
configure:12769: result: no
configure:12649: checking sys/poll.h usability
configure:12666: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12673: $? = 0
configure:12687: result: yes
configure:12691: checking sys/poll.h presence
configure:12706: gcc -E conftest.c
configure:12713: $? = 0
configure:12727: result: yes
configure:12760: checking for sys/poll.h
configure:12769: result: yes
configure:12649: checking sys/select.h usability
configure:12666: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12673: $? = 0
configure:12687: result: yes
configure:12691: checking sys/select.h presence
configure:12706: gcc -E conftest.c
configure:12713: $? = 0
configure:12727: result: yes
configure:12760: checking for sys/select.h
configure:12769: result: yes
configure:12803: checking sys/time.h usability
configure:12820: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12827: $? = 0
configure:12841: result: yes
configure:12845: checking sys/time.h presence
configure:12860: gcc -E conftest.c
configure:12867: $? = 0
configure:12881: result: yes
configure:12914: checking for sys/time.h
configure:12923: result: yes
configure:12803: checking netinet/in.h usability
configure:12820: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12827: $? = 0
configure:12841: result: yes
configure:12845: checking netinet/in.h presence
configure:12860: gcc -E conftest.c
configure:12867: $? = 0
configure:12881: result: yes
configure:12914: checking for netinet/in.h
configure:12923: result: yes
configure:12803: checking sys/socket.h usability
configure:12820: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12827: $? = 0
configure:12841: result: yes
configure:12845: checking sys/socket.h presence
configure:12860: gcc -E conftest.c
configure:12867: $? = 0
configure:12881: result: yes
configure:12914: checking for sys/socket.h
configure:12923: result: yes
configure:12803: checking arpa/inet.h usability
configure:12820: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12827: $? = 0
configure:12841: result: yes
configure:12845: checking arpa/inet.h presence
configure:12860: gcc -E conftest.c
configure:12867: $? = 0
configure:12881: result: yes
configure:12914: checking for arpa/inet.h
configure:12923: result: yes
configure:12958: checking stddef.h usability
configure:12975: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12982: $? = 0
configure:12996: result: yes
configure:13000: checking stddef.h presence
configure:13015: gcc -E conftest.c
configure:13022: $? = 0
configure:13036: result: yes
configure:13069: checking for stddef.h
configure:13078: result: yes
configure:12958: checking wchar.h usability
configure:12975: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12982: $? = 0
configure:12996: result: yes
configure:13000: checking wchar.h presence
configure:13015: gcc -E conftest.c
configure:13022: $? = 0
configure:13036: result: yes
configure:13069: checking for wchar.h
configure:13078: result: yes
configure:12958: checking wcstr.h usability
configure:12975: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:65:19: error: wcstr.h: No such file or directory
configure:12982: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <wcstr.h>
configure:12996: result: no
configure:13000: checking wcstr.h presence
configure:13015: gcc -E conftest.c
conftest.c:32:19: error: wcstr.h: No such file or directory
configure:13022: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| /* end confdefs.h. */
| #include <wcstr.h>
configure:13036: result: no
configure:13069: checking for wcstr.h
configure:13078: result: no
configure:12958: checking wctype.h usability
configure:12975: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:12982: $? = 0
configure:12996: result: yes
configure:13000: checking wctype.h presence
configure:13015: gcc -E conftest.c
configure:13022: $? = 0
configure:13036: result: yes
configure:13069: checking for wctype.h
configure:13078: result: yes
configure:12958: checking machine/types.h usability
configure:12975: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:66:27: error: machine/types.h: No such file or directory
configure:12982: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/types.h>
configure:12996: result: no
configure:13000: checking machine/types.h presence
configure:13015: gcc -E conftest.c
conftest.c:33:27: error: machine/types.h: No such file or directory
configure:13022: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| /* end confdefs.h. */
| #include <machine/types.h>
configure:13036: result: no
configure:13069: checking for machine/types.h
configure:13078: result: no
configure:13111: checking sys/un.h usability
configure:13128: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13135: $? = 0
configure:13149: result: yes
configure:13153: checking sys/un.h presence
configure:13168: gcc -E conftest.c
configure:13175: $? = 0
configure:13189: result: yes
configure:13222: checking for sys/un.h
configure:13231: result: yes
configure:13111: checking sys/uio.h usability
configure:13128: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13135: $? = 0
configure:13149: result: yes
configure:13153: checking sys/uio.h presence
configure:13168: gcc -E conftest.c
configure:13175: $? = 0
configure:13189: result: yes
configure:13222: checking for sys/uio.h
configure:13231: result: yes
configure:13111: checking syslog.h usability
configure:13128: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13135: $? = 0
configure:13149: result: yes
configure:13153: checking syslog.h presence
configure:13168: gcc -E conftest.c
configure:13175: $? = 0
configure:13189: result: yes
configure:13222: checking for syslog.h
configure:13231: result: yes
configure:13263: checking sys/wait.h usability
configure:13280: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13287: $? = 0
configure:13301: result: yes
configure:13305: checking sys/wait.h presence
configure:13320: gcc -E conftest.c
configure:13327: $? = 0
configure:13341: result: yes
configure:13374: checking for sys/wait.h
configure:13383: result: yes
configure:13263: checking netdb.h usability
configure:13280: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13287: $? = 0
configure:13301: result: yes
configure:13305: checking netdb.h presence
configure:13320: gcc -E conftest.c
configure:13327: $? = 0
configure:13341: result: yes
configure:13374: checking for netdb.h
configure:13383: result: yes
configure:13415: checking utime.h usability
configure:13432: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13439: $? = 0
configure:13453: result: yes
configure:13457: checking utime.h presence
configure:13472: gcc -E conftest.c
configure:13479: $? = 0
configure:13493: result: yes
configure:13526: checking for utime.h
configure:13535: result: yes
configure:13415: checking sys/utime.h usability
configure:13432: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:72:23: error: sys/utime.h: No such file or directory
configure:13439: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/utime.h>
configure:13453: result: no
configure:13457: checking sys/utime.h presence
configure:13472: gcc -E conftest.c
conftest.c:39:23: error: sys/utime.h: No such file or directory
configure:13479: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <sys/utime.h>
configure:13493: result: no
configure:13526: checking for sys/utime.h
configure:13535: result: no
configure:13566: checking linux/socket.h usability
configure:13583: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:13590: $? = 0
configure:13604: result: yes
configure:13608: checking linux/socket.h presence
configure:13623: gcc -E conftest.c
configure:13630: $? = 0
configure:13644: result: yes
configure:13677: checking for linux/socket.h
configure:13686: result: yes
configure:13717: checking sys/sockio.h usability
configure:13734: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c:73:24: error: sys/sockio.h: No such file or directory
configure:13741: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:13755: result: no
configure:13759: checking sys/sockio.h presence
configure:13774: gcc -E conftest.c
conftest.c:40:24: error: sys/sockio.h: No such file or directory
configure:13781: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_SOCKET_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:13795: result: no
configure:13828: checking for sys/sockio.h
configure:13837: result: no
configure:14010: checking for an ANSI C-conforming const
configure:14085: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:14092: $? = 0
configure:14107: result: yes
configure:14117: checking for inline
configure:14143: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:14150: $? = 0
configure:14168: result: inline
configure:14187: checking for size_t
configure:14215: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
configure:14222: $? = 0
configure:14249: gcc -c -O2 -march=i486 -mtune=i686 conftest.c >&5
conftest.c: In function 'main':
conftest.c:76: error: expected expression before ')' token
configure:14256: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "ORBit2"
| #define PACKAGE_TARNAME "ORBit2"
| #define PACKAGE_VERSION "2.14.17"
| #define PACKAGE_STRING "ORBit2 2.14.17"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=ORBit2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_WCHAR_H 1
| #define HAVE_WCTYPE_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LINUX_SOCKET_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h
9:08 am March 29, 2010
karuwak
Admin
posts 155
wah… bingung kebanyakan ror… kmu baca ja de ndiri erornya dimana.. ada not suc file juga… dll… ntar ja de.. kmu main ja ke TLab.. ntar tak perbaiki langsung…!!! kebanyakan copas nich… wehe..
4:07 pm March 29, 2010
error
Member
posts 39
yee baca sendiri , q aja binggung mana yg error