renderer-rewrite-devel: Demo error

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

renderer-rewrite-devel: Demo error

Postby nooby » Wed Apr 15, 2009 09:59

Hello and thank you!

As I wrote in the other topic, I have this error when I try to run Demo7 example with the renderer-rewrite-devel branch:

CEGUI::InvalidRequestException in file CEGUIDefaultResourceProvider.cpp(54) : DefaultResourceProvider::load - logo.png does not exist


How can I do to fix it?
I'm on UNIX platform.

Thanks!

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Apr 15, 2009 10:09

Hi,

I have moved the topic for you :)

Ok, now I may have to ask for more info, I didn't want to do it in the other topic for the reasons stated there.

First of all, obviously you need to know two things about render-rewrite-devel; first is obviously that it's an unstable version of the code, and second, that the code has been merged back into trunk, so no additional development will occur in this branch.

Ok, can you check the install location of the data files and see if the file logo.png is installed there, and if not copy it over!

If the file is there and it still does not work, can you let us know whether you installed to a non-standard location, and also post the failed CEGUI.log. Thanks :)

CE.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Wed Apr 15, 2009 10:48

Thank you for moving this topic!

If this code have been merge back into trunk, is that mean that I can find it in the CEGUI6.02b version?

Because I made a search but I didn't find it.

I checked for the logo.png file and it is in the good folder (datafiles/Imageset)

I installed CEGUI from the folder where I uncompressed the .tar.gz file.

Here my CEGUI.log:
14/04/2009 18:14:47 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
14/04/2009 18:14:47 (Std) + Crazy Eddie's GUI System - Event log +
14/04/2009 18:14:47 (Std) + (http://www.cegui.org.uk/) +
14/04/2009 18:14:47 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

14/04/2009 18:14:47 (Std) CEGUI::Logger singleton created. (0x633dc0)
14/04/2009 18:14:47 (Std) ---- Begining CEGUI System initialisation ----
14/04/2009 18:14:47 (Std) CEGUI::ImagesetManager singleton created (0x6396f0)
14/04/2009 18:14:47 (Std) CEGUI::FontManager singleton created. (0x639730)
14/04/2009 18:14:47 (Std) CEGUI::WindowFactoryManager singleton created
14/04/2009 18:14:47 (Std) CEGUI::WindowManager singleton created (0x6372b0)
14/04/2009 18:14:47 (Std) CEGUI::SchemeManager singleton created. (0x637270)
14/04/2009 18:14:47 (Std) CEGUI::MouseCursor singleton created. (0x635200)
14/04/2009 18:14:47 (Std) CEGUI::GlobalEventSet singleton created. (0x6397a0)
14/04/2009 18:14:47 (Std) CEGUI::WidgetLookManager singleton created. (0x6351c0)
14/04/2009 18:14:47 (Std) CEGUI::WindowRendererManager singleton created (0x6353c0)
14/04/2009 18:14:47 (Std) WindowFactory for 'DefaultWindow' windows added. (0x2aaaaaf1c020)
14/04/2009 18:14:47 (Std) WindowFactory for 'DragContainer' windows added. (0x2aaaaaf1bf60)
14/04/2009 18:14:47 (Std) WindowFactory for 'ScrolledContainer' windows added. (0x2aaaaaf1bea0)
14/04/2009 18:14:47 (Std) WindowFactory for 'ClippedContainer' windows added. (0x2aaaaaf1bde0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Checkbox' windows added. (0x2aaaaaf1bd20)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/PushButton' windows added. (0x2aaaaaf1b1e0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/RadioButton' windows added. (0x2aaaaaf1b120)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Combobox' windows added. (0x2aaaaaf1bba0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ComboDropList' windows added. (0x2aaaaaf1bc60)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Editbox' windows added. (0x2aaaaaf1bae0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/FrameWindow' windows added. (0x2aaaaaf1ba20)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ItemEntry' windows added. (0x2aaaaaf1b960)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Listbox' windows added. (0x2aaaaaf1b720)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ListHeader' windows added. (0x2aaaaaf1b8a0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (0x2aaaaaf1b7e0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Menubar' windows added. (0x2aaaaaf1b5a0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/PopupMenu' windows added. (0x2aaaaaf1b360)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/MenuItem' windows added. (0x2aaaaaf1b660)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/MultiColumnList' windows added. (0x2aaaaaf1b4e0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (0x2aaaaaf1b420)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ProgressBar' windows added. (0x2aaaaaf1b2a0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ScrollablePane' windows added. (0x2aaaaaf1b060)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Scrollbar' windows added. (0x2aaaaaf1afa0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Slider' windows added. (0x2aaaaaf1aee0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Spinner' windows added. (0x2aaaaaf1ae20)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/TabButton' windows added. (0x2aaaaaf1ad60)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/TabControl' windows added. (0x2aaaaaf1aca0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Thumb' windows added. (0x2aaaaaf1abe0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Titlebar' windows added. (0x2aaaaaf1ab20)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Tooltip' windows added. (0x2aaaaaf1aa60)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/ItemListbox' windows added. (0x2aaaaaf1a9a0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/GroupBox' windows added. (0x2aaaaaf1a8e0)
14/04/2009 18:14:47 (Std) WindowFactory for 'CEGUI/Tree' windows added. (0x2aaaaaf1a820)
14/04/2009 18:14:47 (Std) Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
14/04/2009 18:14:47 (Std) CEGUI::System singleton created. (0x633b50)
14/04/2009 18:14:47 (Std) ---- CEGUI System initialisation completed ----
14/04/2009 18:14:47 (Std) ---- Version 0.6.9999 ----
14/04/2009 18:14:47 (Std) ---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support is not available :( ----
14/04/2009 18:14:47 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
14/04/2009 18:14:47 (Std) ---- Scripting module is: None ----
14/04/2009 18:14:47 (Std) Attempting to create Imageset 'cegui_logo' using image file 'logo.png'.
14/04/2009 18:14:47 (Error) CEGUI::InvalidRequestException in file CEGUIDefaultResourceProvider.cpp(59) : DefaultResourceProvider::load - logo.png does not exist


Thanks

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Apr 15, 2009 11:35

No, the code is not in 0.6.2b; there is no released version that currently contains this code - the first release that will contain this code will be 0.7.0 and that will be released "some time" this year.

I'm trying to fathom out exactly the steps you have taken; obviously you've unpacked the thing, run bootstrap, ran configure, and make. Did you then 'make install'? Or are you trying to run from the build location without installing (not a popular choice by any means, but possible - I do it!).

If you're doing anything other than a standard, configure, make, and make install, you'll probably need to set the environment variable 'CEGUI_SAMPLE_DATAPATH' to the absolute location of the datafiles directory.

If you have done 'make install', perhaps posting config.log would shed some light.

Not much direct help so far, I know - but I'm trying to narrow things down a bit, since I develop on linux and usually it's a safe bet that the demos will run :?

I notice from the log that the renderer is reporting no TextureTarget support, this means that unfortunately you'll not see any of the new effects like rotation or wobbly windows! If you're interested in looking into why that is, posting the output from glxinfo would be useful :)

CE.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Wed Apr 15, 2009 12:48

Ok!

I didn't 'make install'. I'll try this right now!

Here my glxinfo:
name of display: localhost:14.0
display: localhost:14 screen: 0
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Microsoft Corporation
OpenGL renderer string: GDI Generic
OpenGL version string: 1.1.0
OpenGL extensions:
GL_ARB_transpose_matrix, GL_EXT_bgra, GL_EXT_draw_range_elements,
GL_EXT_multi_draw_arrays, GL_SUN_multi_draw_arrays

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x22 24 tc 0 24 0 r y . 8 8 8 0 0 16 0 0 0 0 0 0 0 None
0x23 24 tc 0 24 0 r y . 8 8 8 0 0 16 8 16 16 16 0 0 0 None
0x24 24 tc 0 32 0 r y . 8 8 8 8 0 16 8 16 16 16 16 0 0 None
0x25 24 tc 0 32 0 r . . 8 8 8 8 0 16 8 16 16 16 16 0 0 None


Here my config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by CEGUI configure 0.6.9999, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = localhost.localdomain
uname -m = x86_64
uname -r = 2.6.23.1-42.fc8
uname -s = Linux
uname -v = #1 SMP Tue Oct 30 13:18:33 EDT 2007

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /bin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /opt/xxx/Linux-2.3/devkit/sh4/bin
PATH: /opt/xxx/Linux-2.3/host/bin
PATH: /usr/java/jre1.5.0_06/bin
PATH: /usr/kerberos/bin
PATH: /usr/lib64/ccache
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1737: checking for a BSD-compatible install
configure:1792: result: /usr/bin/install -c
configure:1803: checking whether build environment is sane
configure:1846: result: yes
configure:1903: checking for gawk
configure:1919: found /bin/gawk
configure:1929: result: gawk
configure:1939: checking whether make sets $(MAKE)
configure:1959: result: yes
configure:2131: checking build system type
configure:2149: result: x86_64-unknown-linux-gnu
configure:2157: checking host system type
configure:2171: result: x86_64-unknown-linux-gnu
configure:2233: checking for g++
configure:2249: found /usr/lib64/ccache/g++
configure:2259: result: g++
configure:2275: checking for C++ compiler version
configure:2278: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
Copyright (C) 2006 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:2281: $? = 0
configure:2283: g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
configure:2286: $? = 0
configure:2288: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:2291: $? = 1
configure:2314: checking for C++ compiler default output file name
configure:2317: g++ conftest.cc >&5
configure:2320: $? = 0
configure:2366: result: a.out
configure:2371: checking whether the C++ compiler works
configure:2377: ./a.out
configure:2380: $? = 0
configure:2397: result: yes
configure:2404: checking whether we are cross compiling
configure:2406: result: no
configure:2409: checking for suffix of executables
configure:2411: g++ -o conftest conftest.cc >&5
configure:2414: $? = 0
configure:2439: result:
configure:2445: checking for suffix of object files
configure:2466: g++ -c conftest.cc >&5
configure:2469: $? = 0
configure:2491: result: o
configure:2495: checking whether we are using the GNU C++ compiler
configure:2519: g++ -c conftest.cc >&5
configure:2525: $? = 0
configure:2529: test -z
|| test ! -s conftest.err
configure:2532: $? = 0
configure:2535: test -s conftest.o
configure:2538: $? = 0
configure:2551: result: yes
configure:2557: checking whether g++ accepts -g
configure:2578: g++ -c -g conftest.cc >&5
configure:2584: $? = 0
configure:2588: test -z
|| test ! -s conftest.err
configure:2591: $? = 0
configure:2594: test -s conftest.o
configure:2597: $? = 0
configure:2608: result: yes
configure:2650: g++ -c -g -O2 conftest.cc >&5
configure:2656: $? = 0
configure:2660: test -z
|| test ! -s conftest.err
configure:2663: $? = 0
configure:2666: test -s conftest.o
configure:2669: $? = 0
configure:2695: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:2701: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2650: g++ -c -g -O2 conftest.cc >&5
configure:2656: $? = 0
configure:2660: test -z
|| test ! -s conftest.err
configure:2663: $? = 0
configure:2666: test -s conftest.o
configure:2669: $? = 0
configure:2695: g++ -c -g -O2 conftest.cc >&5
configure:2701: $? = 0
configure:2705: test -z
|| test ! -s conftest.err
configure:2708: $? = 0
configure:2711: test -s conftest.o
configure:2714: $? = 0
configure:2748: checking for style of include used by make
configure:2776: result: GNU
configure:2804: checking dependency style of g++
configure:2894: result: gcc3
configure:2957: checking for gcc
configure:2973: found /usr/lib64/ccache/gcc
configure:2983: result: gcc
configure:3227: checking for C compiler version
configure:3230: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20070925 (Red Hat 4.1.2-33)
Copyright (C) 2006 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:3233: $? = 0
configure:3235: gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
configure:3238: $? = 0
configure:3240: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3243: $? = 1
configure:3246: checking whether we are using the GNU C compiler
configure:3270: gcc -c conftest.c >&5
configure:3276: $? = 0
configure:3280: test -z
|| test ! -s conftest.err
configure:3283: $? = 0
configure:3286: test -s conftest.o
configure:3289: $? = 0
configure:3302: result: yes
configure:3308: checking whether gcc accepts -g
configure:3329: gcc -c -g conftest.c >&5
configure:3335: $? = 0
configure:3339: test -z
|| test ! -s conftest.err
configure:3342: $? = 0
configure:3345: test -s conftest.o
configure:3348: $? = 0
configure:3359: result: yes
configure:3376: checking for gcc option to accept ANSI C
configure:3446: gcc -c -g -O2 conftest.c >&5
configure:3452: $? = 0
configure:3456: test -z
|| test ! -s conftest.err
configure:3459: $? = 0
configure:3462: test -s conftest.o
configure:3465: $? = 0
configure:3483: result: none needed
configure:3501: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3507: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:3642: checking dependency style of gcc
configure:3732: result: gcc3
configure:3830: checking for a sed that does not truncate output
configure:3884: result: /bin/sed
configure:3887: checking for egrep
configure:3897: result: grep -E
configure:3913: checking for ld used by gcc
configure:3980: result: /usr/bin/ld
configure:3989: checking if the linker (/usr/bin/ld) is GNU ld
configure:4004: result: yes
configure:4009: checking for /usr/bin/ld option to reload object files
configure:4016: result: -r
configure:4034: checking for BSD-compatible nm
configure:4076: result: /usr/bin/nm -B
configure:4080: checking whether ln -s works
configure:4084: result: yes
configure:4091: checking how to recognise dependent libraries
configure:4263: result: pass_all
configure:4348: gcc -c -g -O2 conftest.c >&5
configure:4351: $? = 0
configure:4719: checking how to run the C preprocessor
configure:4754: gcc -E conftest.c
configure:4760: $? = 0
configure:4792: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4798: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4837: result: gcc -E
configure:4861: gcc -E conftest.c
configure:4867: $? = 0
configure:4899: gcc -E conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4905: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4949: checking for ANSI C header files
configure:4974: gcc -c -g -O2 conftest.c >&5
configure:4980: $? = 0
configure:4984: test -z
|| test ! -s conftest.err
configure:4987: $? = 0
configure:4990: test -s conftest.o
configure:4993: $? = 0
configure:5082: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: warning: incompatible implicit declaration of built-in function 'exit'
configure:5085: $? = 0
configure:5087: ./conftest
configure:5090: $? = 0
configure:5105: result: yes
configure:5129: checking for sys/types.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for sys/stat.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for stdlib.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for string.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for memory.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for strings.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for inttypes.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for stdint.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5129: checking for unistd.h
configure:5145: gcc -c -g -O2 conftest.c >&5
configure:5151: $? = 0
configure:5155: test -z
|| test ! -s conftest.err
configure:5158: $? = 0
configure:5161: test -s conftest.o
configure:5164: $? = 0
configure:5175: result: yes
configure:5201: checking dlfcn.h usability
configure:5213: gcc -c -g -O2 conftest.c >&5
configure:5219: $? = 0
configure:5223: test -z
|| test ! -s conftest.err
configure:5226: $? = 0
configure:5229: test -s conftest.o
configure:5232: $? = 0
configure:5242: result: yes
configure:5246: checking dlfcn.h presence
configure:5256: gcc -E conftest.c
configure:5262: $? = 0
configure:5282: result: yes
configure:5317: checking for dlfcn.h
configure:5324: result: yes
configure:5347: checking how to run the C++ preprocessor
configure:5378: g++ -E conftest.cc
configure:5384: $? = 0
configure:5416: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5422: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5461: result: g++ -E
configure:5485: g++ -E conftest.cc
configure:5491: $? = 0
configure:5523: g++ -E conftest.cc
conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
configure:5529: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5626: checking for g77
configure:5642: found /usr/bin/g77
configure:5652: result: g77
configure:5667: checking for Fortran 77 compiler version
configure:5670: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:5673: $? = 0
configure:5675: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)
configure:5678: $? = 0
configure:5680: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:5683: $? = 1
configure:5691: checking whether we are using the GNU Fortran 77 compiler
configure:5705: g77 -c conftest.F >&5
configure:5711: $? = 0
configure:5715: test -z
|| test ! -s conftest.err
configure:5718: $? = 0
configure:5721: test -s conftest.o
configure:5724: $? = 0
configure:5737: result: yes
configure:5743: checking whether g77 accepts -g
configure:5755: g77 -c -g conftest.f >&5
configure:5761: $? = 0
configure:5765: test -z
|| test ! -s conftest.err
configure:5768: $? = 0
configure:5771: test -s conftest.o
configure:5774: $? = 0
configure:5786: result: yes
configure:5816: checking the maximum length of command line arguments
configure:5895: result: 32768
configure:5906: checking command to parse /usr/bin/nm -B output from gcc object
configure:6002: gcc -c -g -O2 conftest.c >&5
configure:6005: $? = 0
configure:6009: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6012: $? = 0
configure:6064: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6067: $? = 0
configure:6105: result: ok
configure:6109: checking for objdir
configure:6124: result: .libs
configure:6214: checking for ar
configure:6230: found /usr/bin/ar
configure:6241: result: ar
configure:6294: checking for ranlib
configure:6310: found /usr/bin/ranlib
configure:6321: result: ranlib
configure:6374: checking for strip
configure:6390: found /usr/bin/strip
configure:6401: result: strip
configure:6665: checking if gcc static flag works
configure:6688: result: yes
configure:6706: checking if gcc supports -fno-rtti -fno-exceptions
configure:6724: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6728: $? = 0
configure:6739: result: no
configure:6754: checking for gcc option to produce PIC
configure:6941: result: -fPIC
configure:6949: checking if gcc PIC flag -fPIC works
configure:6967: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:6971: $? = 0
configure:6982: result: yes
configure:7006: checking if gcc supports -c -o file.o
configure:7027: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7031: $? = 0
configure:7051: result: yes
configure:7077: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:7926: result: yes
configure:7952: checking whether -lc should be explicitly linked in
configure:7957: gcc -c -g -O2 conftest.c >&5
configure:7960: $? = 0
configure:7974: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7977: $? = 0
configure:7989: result: no
configure:7997: checking dynamic linker characteristics
configure:8537: result: GNU/Linux ld.so
configure:8541: checking how to hardcode library paths into programs
configure:8566: result: immediate
configure:8580: checking whether stripping libraries is possible
configure:8585: result: yes
configure:9415: checking if libtool supports shared libraries
configure:9417: result: yes
configure:9420: checking whether to build shared libraries
configure:9441: result: yes
configure:9444: checking whether to build static libraries
configure:9448: result: no
configure:9540: creating libtool
configure:10089: checking for ld used by g++
configure:10156: result: /usr/bin/ld -m elf_x86_64
configure:10165: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10180: result: yes
configure:10231: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11098: result: yes
configure:11116: g++ -c -g -O2 conftest.cc >&5
configure:11119: $? = 0
configure:11215: checking for g++ option to produce PIC
configure:11477: result: -fPIC
configure:11485: checking if g++ PIC flag -fPIC works
configure:11503: g++ -c -g -O2 -fPIC -DPIC conftest.cc >&5
configure:11507: $? = 0
configure:11518: result: yes
configure:11542: checking if g++ supports -c -o file.o
configure:11563: g++ -c -g -O2 -o out/conftest2.o conftest.cc >&5
configure:11567: $? = 0
configure:11587: result: yes
configure:11613: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11638: result: yes
configure:11709: checking dynamic linker characteristics
configure:12249: result: GNU/Linux ld.so
configure:12253: checking how to hardcode library paths into programs
configure:12278: result: immediate
configure:12292: checking whether stripping libraries is possible
configure:12297: result: yes
configure:13604: checking if libtool supports shared libraries
configure:13606: result: yes
configure:13609: checking whether to build shared libraries
configure:13627: result: yes
configure:13630: checking whether to build static libraries
configure:13634: result: no
configure:13646: checking for g77 option to produce PIC
configure:13833: result: -fPIC
configure:13841: checking if g77 PIC flag -fPIC works
configure:13859: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13863: $? = 0
configure:13874: result: yes
configure:13898: checking if g77 supports -c -o file.o
configure:13919: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13923: $? = 0
configure:13943: result: yes
configure:13969: checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14798: result: yes
configure:14869: checking dynamic linker characteristics
configure:15409: result: GNU/Linux ld.so
configure:15413: checking how to hardcode library paths into programs
configure:15438: result: immediate
configure:15452: checking whether stripping libraries is possible
configure:15457: result: yes
configure:19594: checking for dlopen in -ldl
configure:19624: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:19630: $? = 0
configure:19634: test -z
|| test ! -s conftest.err
configure:19637: $? = 0
configure:19640: test -s conftest
configure:19643: $? = 0
configure:19656: result: yes
configure:19668: checking for pthread_create in -lpthread
configure:19698: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:19704: $? = 0
configure:19708: test -z
|| test ! -s conftest.err
configure:19711: $? = 0
configure:19714: test -s conftest
configure:19717: $? = 0
configure:19730: result: yes
configure:19795: checking for pkg-config
configure:19813: found /opt/xxx/Linux-2.3/host/bin/pkg-config
configure:19825: result: /opt/xxx/Linux-2.3/host/bin/pkg-config
configure:19840: checking pkg-config is at least version 0.9.0
configure:19843: result: yes
configure:19854: checking for freetype2
configure:19862: $PKG_CONFIG --exists --print-errors "freetype2 >= 0.15.0"
configure:19865: $? = 0
configure:19880: $PKG_CONFIG --exists --print-errors "freetype2 >= 0.15.0"
configure:19883: $? = 0
configure:19959: result: yes
configure:19968: checking for pcre
configure:19976: $PKG_CONFIG --exists --print-errors "libpcre >= 5.0"
configure:19979: $? = 0
configure:19994: $PKG_CONFIG --exists --print-errors "libpcre >= 5.0"
configure:19997: $? = 0
configure:20073: result: yes
configure:20084: checking for libxml
configure:20092: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6"
configure:20095: $? = 0
configure:20110: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6"
configure:20113: $? = 0
configure:20149: result: yes
configure:20184: gcc -E -I. conftest.c
conftest.c:1:43: error: xercesc/sax2/DefaultHandler.hpp: No such file or directory
configure:20190: $? = 1
configure: failed program was:
| #include <xercesc/sax2/DefaultHandler.hpp>
configure:20184: gcc -E -I/usr/local/include/xerces conftest.c
conftest.c:1:43: error: xercesc/sax2/DefaultHandler.hpp: No such file or directory
configure:20190: $? = 1
configure: failed program was:
| #include <xercesc/sax2/DefaultHandler.hpp>
configure:20184: gcc -E -I/usr/include/xerces conftest.c
conftest.c:1:43: error: xercesc/sax2/DefaultHandler.hpp: No such file or directory
configure:20190: $? = 1
configure: failed program was:
| #include <xercesc/sax2/DefaultHandler.hpp>
configure:20184: gcc -E -I/usr/local/include conftest.c
conftest.c:1:43: error: xercesc/sax2/DefaultHandler.hpp: No such file or directory
configure:20190: $? = 1
configure: failed program was:
| #include <xercesc/sax2/DefaultHandler.hpp>
configure:20184: gcc -E -I/usr/include conftest.c
conftest.c:1:43: error: xercesc/sax2/DefaultHandler.hpp: No such file or directory
configure:20190: $? = 1
configure: failed program was:
| #include <xercesc/sax2/DefaultHandler.hpp>
configure:20214: checking for main in -lxerces-c
configure:20238: gcc -o conftest -g -O2 -I/usr/include conftest.c -lxerces-c -lpthread -L. -lpthread -ldl >&5
/usr/bin/ld: cannot find -lxerces-c
collect2: ld returned 1 exit status
configure:20244: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| main ();
| ;
| return 0;
| }
configure:20270: result: no
configure:20329: gcc -E -I. conftest.c
configure:20335: $? = 0
configure:20359: checking for XML_ParserCreate in -lexpat
configure:20389: gcc -o conftest -g -O2 -I. conftest.c -lexpat -L. -lpthread -ldl >&5
configure:20395: $? = 0
configure:20399: test -z
|| test ! -s conftest.err
configure:20402: $? = 0
configure:20405: test -s conftest
configure:20408: $? = 0
configure:20421: result: yes
configure:20498: g++ -E -I. conftest.cc
conftest.cc:1:21: error: tinyxml.h: No such file or directory
configure:20504: $? = 1
configure: failed program was:
| #include <tinyxml.h>
configure:20498: g++ -E -I/usr/local/include/tinyxml conftest.cc
conftest.cc:1:21: error: tinyxml.h: No such file or directory
configure:20504: $? = 1
configure: failed program was:
| #include <tinyxml.h>
configure:20498: g++ -E -I/usr/include/tinyxml conftest.cc
conftest.cc:1:21: error: tinyxml.h: No such file or directory
configure:20504: $? = 1
configure: failed program was:
| #include <tinyxml.h>
configure:20498: g++ -E -I/usr/local/include conftest.cc
conftest.cc:1:21: error: tinyxml.h: No such file or directory
configure:20504: $? = 1
configure: failed program was:
| #include <tinyxml.h>
configure:20498: g++ -E -I/usr/include conftest.cc
conftest.cc:1:21: error: tinyxml.h: No such file or directory
configure:20504: $? = 1
configure: failed program was:
| #include <tinyxml.h>
configure:20528: checking for main in -ltinyxml
configure:20552: g++ -o conftest -g -O2 -I/usr/include conftest.cc -ltinyxml -L. -lpthread -ldl >&5
/usr/bin/ld: cannot find -ltinyxml
collect2: ld returned 1 exit status
configure:20558: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| main ();
| ;
| return 0;
| }
configure:20584: result: no
configure:20722: Default XML Parser will be: ExpatParser
configure:20861: checking for ilLoadL in -lIL
configure:20891: gcc -o conftest -g -O2 conftest.c -lIL -lpthread -ldl >&5
/usr/bin/ld: cannot find -lIL
collect2: ld returned 1 exit status
configure:20897: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char ilLoadL ();
| int
| main ()
| {
| ilLoadL ();
| ;
| return 0;
| }
configure:20923: result: no
configure:20931: checking for iluFlipImage in -lILU
configure:20961: gcc -o conftest -g -O2 conftest.c -lILU -lIL -lpthread -ldl >&5
/usr/bin/ld: cannot find -lILU
collect2: ld returned 1 exit status
configure:20967: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char iluFlipImage ();
| int
| main ()
| {
| iluFlipImage ();
| ;
| return 0;
| }
configure:20993: result: no
configure:21010: Image loading via DevIL by OpenGL renderer disabled
configure:21027: checking for library containing FreeImage_GetVersion
configure:21057: g++ -o conftest -g -O2 conftest.cc -lpthread -ldl >&5
/tmp/ccMtjLQt.o: In function `main':
/home/freddy/CEGUI6.2/renderer-rewrite-devel/conftest.cc:41: undefined reference to `FreeImage_GetVersion'
collect2: ld returned 1 exit status
configure:21063: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char FreeImage_GetVersion ();
| int
| main ()
| {
| FreeImage_GetVersion ();
| ;
| return 0;
| }
configure:21112: g++ -o conftest -g -O2 conftest.cc -lfreeimage -lpthread -ldl >&5
/usr/bin/ld: cannot find -lfreeimage
collect2: ld returned 1 exit status
configure:21118: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char FreeImage_GetVersion ();
| int
| main ()
| {
| FreeImage_GetVersion ();
| ;
| return 0;
| }
configure:21146: result: no
configure:21171: checking FreeImage.h usability
configure:21183: gcc -c -g -O2 conftest.c >&5
conftest.c:64:23: error: FreeImage.h: No such file or directory
configure:21189: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <FreeImage.h>
configure:21212: result: no
configure:21216: checking FreeImage.h presence
configure:21226: gcc -E conftest.c
conftest.c:30:23: error: FreeImage.h: No such file or directory
configure:21232: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| /* end confdefs.h. */
| #include <FreeImage.h>
configure:21252: result: no
configure:21287: checking for FreeImage.h
configure:21294: result: no
configure:21314: Image loading via FreeImage by OpenGL renderer disabled
configure:21326: checking for SILLY
configure:21334: $PKG_CONFIG --exists --print-errors "SILLY >= 0.1.0"
Package SILLY was not found in the pkg-config search path.
Perhaps you should add the directory containing `SILLY.pc'
to the PKG_CONFIG_PATH environment variable
No package 'SILLY' found
configure:21337: $? = 1
configure:21352: $PKG_CONFIG --exists --print-errors "SILLY >= 0.1.0"
Package SILLY was not found in the pkg-config search path.
Perhaps you should add the directory containing `SILLY.pc'
to the PKG_CONFIG_PATH environment variable
No package 'SILLY' found
configure:21355: $? = 1
No package 'SILLY' found
configure:21383: result: no
configure:21402: Image loading via SILLY by OpenGL renderer disabled
configure:21419: checking for corona-config
configure:21450: result: no
configure:21457: checking for corona - version >= 1.2.0
configure:21462: result: no
configure:21514: Default ImageCodec will be: TGAImageCodec
configure:21570: checking for ANSI C header files
configure:21726: result: yes
configure:21755: checking limits.h usability
configure:21767: gcc -c -g -O2 conftest.c >&5
configure:21773: $? = 0
configure:21777: test -z
|| test ! -s conftest.err
configure:21780: $? = 0
configure:21783: test -s conftest.o
configure:21786: $? = 0
configure:21796: result: yes
configure:21800: checking limits.h presence
configure:21810: gcc -E conftest.c
configure:21816: $? = 0
configure:21836: result: yes
configure:21871: checking for limits.h
configure:21878: result: yes
configure:21755: checking locale.h usability
configure:21767: gcc -c -g -O2 conftest.c >&5
configure:21773: $? = 0
configure:21777: test -z
|| test ! -s conftest.err
configure:21780: $? = 0
configure:21783: test -s conftest.o
configure:21786: $? = 0
configure:21796: result: yes
configure:21800: checking locale.h presence
configure:21810: gcc -E conftest.c
configure:21816: $? = 0
configure:21836: result: yes
configure:21871: checking for locale.h
configure:21878: result: yes
configure:21755: checking malloc.h usability
configure:21767: gcc -c -g -O2 conftest.c >&5
configure:21773: $? = 0
configure:21777: test -z
|| test ! -s conftest.err
configure:21780: $? = 0
configure:21783: test -s conftest.o
configure:21786: $? = 0
configure:21796: result: yes
configure:21800: checking malloc.h presence
configure:21810: gcc -E conftest.c
configure:21816: $? = 0
configure:21836: result: yes
configure:21871: checking for malloc.h
configure:21878: result: yes
configure:21755: checking stddef.h usability
configure:21767: gcc -c -g -O2 conftest.c >&5
configure:21773: $? = 0
configure:21777: test -z
|| test ! -s conftest.err
configure:21780: $? = 0
configure:21783: test -s conftest.o
configure:21786: $? = 0
configure:21796: result: yes
configure:21800: checking stddef.h presence
configure:21810: gcc -E conftest.c
configure:21816: $? = 0
configure:21836: result: yes
configure:21871: checking for stddef.h
configure:21878: result: yes
configure:21746: checking for stdlib.h
configure:21751: result: yes
configure:21746: checking for string.h
configure:21751: result: yes
configure:21893: checking for stdbool.h that conforms to C99
configure:21946: gcc -c -g -O2 conftest.c >&5
configure:21952: $? = 0
configure:21956: test -z
|| test ! -s conftest.err
configure:21959: $? = 0
configure:21962: test -s conftest.o
configure:21965: $? = 0
configure:21976: result: yes
configure:21978: checking for _Bool
configure:22002: gcc -c -g -O2 conftest.c >&5
configure:22008: $? = 0
configure:22012: test -z
|| test ! -s conftest.err
configure:22015: $? = 0
configure:22018: test -s conftest.o
configure:22021: $? = 0
configure:22032: result: yes
configure:22051: checking for an ANSI C-conforming const
configure:22118: gcc -c -g -O2 conftest.c >&5
configure:22124: $? = 0
configure:22128: test -z
|| test ! -s conftest.err
configure:22131: $? = 0
configure:22134: test -s conftest.o
configure:22137: $? = 0
configure:22148: result: yes
configure:22158: checking for inline
configure:22179: gcc -c -g -O2 conftest.c >&5
configure:22185: $? = 0
configure:22189: test -z
|| test ! -s conftest.err
configure:22192: $? = 0
configure:22195: test -s conftest.o
configure:22198: $? = 0
configure:22210: result: inline
configure:22229: checking for size_t
configure:22253: gcc -c -g -O2 conftest.c >&5
configure:22259: $? = 0
configure:22263: test -z
|| test ! -s conftest.err
configure:22266: $? = 0
configure:22269: test -s conftest.o
configure:22272: $? = 0
configure:22283: result: yes
configure:22295: checking whether struct tm is in sys/time.h or time.h
configure:22318: gcc -c -g -O2 conftest.c >&5
configure:22324: $? = 0
configure:22328: test -z
|| test ! -s conftest.err
configure:22331: $? = 0
configure:22334: test -s conftest.o
configure:22337: $? = 0
configure:22348: result: time.h
configure:22358: checking for working volatile
configure:22381: gcc -c -g -O2 conftest.c >&5
configure:22387: $? = 0
configure:22391: test -z
|| test ! -s conftest.err
configure:22394: $? = 0
configure:22397: test -s conftest.o
configure:22400: $? = 0
configure:22411: result: yes
configure:22421: checking for ptrdiff_t
configure:22445: gcc -c -g -O2 conftest.c >&5
configure:22451: $? = 0
configure:22455: test -z
|| test ! -s conftest.err
configure:22458: $? = 0
configure:22461: test -s conftest.o
configure:22464: $? = 0
configure:22475: result: yes
configure:22488: checking for error_at_line
configure:22509: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:22515: $? = 0
configure:22519: test -z
|| test ! -s conftest.err
configure:22522: $? = 0
configure:22525: test -s conftest
configure:22528: $? = 0
configure:22540: result: yes
configure:22553: checking for working memcmp
configure:22601: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:22604: $? = 0
configure:22606: ./conftest
configure:22609: $? = 0
configure:22623: result: yes
configure:22634: checking whether time.h and sys/time.h may both be included
configure:22659: gcc -c -g -O2 conftest.c >&5
configure:22665: $? = 0
configure:22669: test -z
|| test ! -s conftest.err
configure:22672: $? = 0
configure:22675: test -s conftest.o
configure:22678: $? = 0
configure:22689: result: yes
configure:22706: checking for stdlib.h
configure:22711: result: yes
configure:22715: checking sys/time.h usability
configure:22727: gcc -c -g -O2 conftest.c >&5
configure:22733: $? = 0
configure:22737: test -z
|| test ! -s conftest.err
configure:22740: $? = 0
configure:22743: test -s conftest.o
configure:22746: $? = 0
configure:22756: result: yes
configure:22760: checking sys/time.h presence
configure:22770: gcc -E conftest.c
configure:22776: $? = 0
configure:22796: result: yes
configure:22831: checking for sys/time.h
configure:22838: result: yes
configure:22706: checking for unistd.h
configure:22711: result: yes
configure:22855: checking for alarm
configure:22912: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:22918: $? = 0
configure:22922: test -z
|| test ! -s conftest.err
configure:22925: $? = 0
configure:22928: test -s conftest
configure:22931: $? = 0
configure:22943: result: yes
configure:22953: checking for working mktime
configure:23129: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23132: $? = 0
configure:23134: ./conftest
configure:23137: $? = 0
configure:23151: result: yes
configure:23164: checking for working strcoll
configure:23190: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23193: $? = 0
configure:23195: ./conftest
configure:23198: $? = 0
configure:23212: result: yes
configure:23226: checking for strftime
configure:23283: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:71: warning: conflicting types for built-in function 'strftime'
configure:23289: $? = 0
configure:23293: test -z
|| test ! -s conftest.err
configure:23296: $? = 0
configure:23299: test -s conftest
configure:23302: $? = 0
configure:23314: result: yes
configure:23415: checking for atexit
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for floor
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:73: warning: conflicting types for built-in function 'floor'
/tmp/ccmqSvqf.o: In function `main':
/home/freddy/CEGUI6.2/renderer-rewrite-devel/conftest.c:88: undefined reference to `floor'
/tmp/ccmqSvqf.o:(.data+0x0): undefined reference to `floor'
collect2: ld returned 1 exit status
configure:23478: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| #define CEGUI_DEFAULT_IMAGE_CODEC TGAImageCodec
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_ATEXIT 1
| /* end confdefs.h. */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define floor innocuous_floor
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char floor (); 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 floor
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char floor ();
| /* 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_floor) || defined (__stub___floor)
| choke me
| #else
| char (*f) () = floor;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != floor;
| ;
| return 0;
| }
configure:23503: result: no
configure:23415: checking for memchr
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for memmove
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:74: warning: conflicting types for built-in function 'memmove'
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for memset
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:75: warning: conflicting types for built-in function 'memset'
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for pow
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:76: warning: conflicting types for built-in function 'pow'
/tmp/ccaPoOrP.o: In function `main':
/home/freddy/CEGUI6.2/renderer-rewrite-devel/conftest.c:91: undefined reference to `pow'
/tmp/ccaPoOrP.o:(.data+0x0): undefined reference to `pow'
collect2: ld returned 1 exit status
configure:23478: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| #define CEGUI_DEFAULT_IMAGE_CODEC TGAImageCodec
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| /* end confdefs.h. */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pow innocuous_pow
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pow (); 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 pow
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char pow ();
| /* 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_pow) || defined (__stub___pow)
| choke me
| #else
| char (*f) () = pow;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != pow;
| ;
| return 0;
| }
configure:23503: result: no
configure:23415: checking for regcomp
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for setlocale
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for sqrt
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:78: warning: conflicting types for built-in function 'sqrt'
/tmp/cc4fkF4o.o: In function `main':
/home/freddy/CEGUI6.2/renderer-rewrite-devel/conftest.c:93: undefined reference to `sqrt'
/tmp/cc4fkF4o.o:(.data+0x0): undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:23478: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "CEGUI"
| #define PACKAGE_TARNAME "cegui"
| #define PACKAGE_VERSION "0.6.9999"
| #define PACKAGE_STRING "CEGUI 0.6.9999"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "CEGUI"
| #define VERSION "0.6.9999"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HAVE_LIBDL 1
| #define HAVE_LIBPTHREAD 1
| #define CEGUI_DEFAULT_XMLPARSER ExpatParser
| #define CEGUI_TINYXML_H "ceguitinyxml/tinyxml.h"
| #define CEGUI_TINYXML_NAMESPACE CEGUITinyXML
| #define CEGUI_DEFAULT_IMAGE_CODEC TGAImageCodec
| #define STDC_HEADERS 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STRCOLL 1
| #define HAVE_STRFTIME 1
| #define HAVE_ATEXIT 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMSET 1
| #define HAVE_REGCOMP 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h. */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sqrt (); 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 sqrt
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char sqrt ();
| /* 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_sqrt) || defined (__stub___sqrt)
| choke me
| #else
| char (*f) () = sqrt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != sqrt;
| ;
| return 0;
| }
configure:23503: result: no
configure:23415: checking for strchr
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:78: warning: conflicting types for built-in function 'strchr'
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for strcspn
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:79: warning: conflicting types for built-in function 'strcspn'
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for strerror
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for strpbrk
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
conftest.c:81: warning: conflicting types for built-in function 'strpbrk'
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23415: checking for strtoul
configure:23472: gcc -o conftest -g -O2 conftest.c -lpthread -ldl >&5
configure:23478: $? = 0
configure:23482: test -z
|| test ! -s conftest.err
configure:23485: $? = 0
configure:23488: test -s conftest
configure:23491: $? = 0
configure:23503: result: yes
configure:23515: checking for X
configure:23620: gcc -E conftest.c

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Apr 15, 2009 13:42

After 'make install' (probably as root, and probably also running ldconfig). You should find that it runs... slooowly ;)

Your GL implementation appears accelerated, so that's really going to hurt performance. Are you running in a VM or something? If not (and maybe if so) you ideally want to get acceleration if at all possible - and that should also then enable some level of support for the TextureTargets.

CE.

[Edit]
:lol: you totally killed the forum :shock: I edited your post a little to fix the issue.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Wed Apr 15, 2009 16:07

Sorry for the length of the this post but i didn't know what part of the config.log you wanted. :(

I 'make install' and now it ... almost works lol! :

I don't have the 'logo.png does not exist' issues anymore. :D

Now i have this error :( :
OpenGLTexture::loadFromFile - TGAImageCodec - Official TGA image codec failed to load image 'logo.png'


Here the CEGUI.log:
15/04/2009 17:43:15 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
15/04/2009 17:43:15 (Std) + Crazy Eddie's GUI System - Event log +
15/04/2009 17:43:15 (Std) + (http://www.cegui.org.uk/) +
15/04/2009 17:43:15 (Std) +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

15/04/2009 17:43:15 (Std) CEGUI::Logger singleton created. (0x633dc0)
15/04/2009 17:43:15 (Std) ---- Begining CEGUI System initialisation ----
15/04/2009 17:43:15 (Std) CEGUI::ImagesetManager singleton created (0x636a10)
15/04/2009 17:43:15 (Std) CEGUI::FontManager singleton created. (0x639800)
15/04/2009 17:43:15 (Std) CEGUI::WindowFactoryManager singleton created
15/04/2009 17:43:15 (Std) CEGUI::WindowManager singleton created (0x639720)
15/04/2009 17:43:15 (Std) CEGUI::SchemeManager singleton created. (0x639840)
15/04/2009 17:43:15 (Std) CEGUI::MouseCursor singleton created. (0x6351c0)
15/04/2009 17:43:15 (Std) CEGUI::GlobalEventSet singleton created. (0x6398a0)
15/04/2009 17:43:15 (Std) CEGUI::WidgetLookManager singleton created. (0x639780)
15/04/2009 17:43:15 (Std) CEGUI::WindowRendererManager singleton created (0x6397c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'DefaultWindow' windows added. (0x2aaaaaf1bd00)
15/04/2009 17:43:15 (Std) WindowFactory for 'DragContainer' windows added. (0x2aaaaaf1bc40)
15/04/2009 17:43:15 (Std) WindowFactory for 'ScrolledContainer' windows added. (0x2aaaaaf1bb80)
15/04/2009 17:43:15 (Std) WindowFactory for 'ClippedContainer' windows added. (0x2aaaaaf1bac0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Checkbox' windows added. (0x2aaaaaf1ba00)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/PushButton' windows added. (0x2aaaaaf1aec0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/RadioButton' windows added. (0x2aaaaaf1ae00)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Combobox' windows added. (0x2aaaaaf1b880)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ComboDropList' windows added. (0x2aaaaaf1b940)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Editbox' windows added. (0x2aaaaaf1b7c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/FrameWindow' windows added. (0x2aaaaaf1b700)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ItemEntry' windows added. (0x2aaaaaf1b640)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Listbox' windows added. (0x2aaaaaf1b400)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ListHeader' windows added. (0x2aaaaaf1b580)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (0x2aaaaaf1b4c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Menubar' windows added. (0x2aaaaaf1b280)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/PopupMenu' windows added. (0x2aaaaaf1b040)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/MenuItem' windows added. (0x2aaaaaf1b340)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/MultiColumnList' windows added. (0x2aaaaaf1b1c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (0x2aaaaaf1b100)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ProgressBar' windows added. (0x2aaaaaf1af80)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ScrollablePane' windows added. (0x2aaaaaf1ad40)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Scrollbar' windows added. (0x2aaaaaf1ac80)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Slider' windows added. (0x2aaaaaf1abc0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Spinner' windows added. (0x2aaaaaf1ab00)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/TabButton' windows added. (0x2aaaaaf1aa40)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/TabControl' windows added. (0x2aaaaaf1a980)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Thumb' windows added. (0x2aaaaaf1a8c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Titlebar' windows added. (0x2aaaaaf1a800)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Tooltip' windows added. (0x2aaaaaf1a740)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/ItemListbox' windows added. (0x2aaaaaf1a680)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/GroupBox' windows added. (0x2aaaaaf1a5c0)
15/04/2009 17:43:15 (Std) WindowFactory for 'CEGUI/Tree' windows added. (0x2aaaaaf1a500)
15/04/2009 17:43:15 (Std) Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
15/04/2009 17:43:15 (Std) CEGUI::System singleton created. (0x633b50)
15/04/2009 17:43:15 (Std) ---- CEGUI System initialisation completed ----
15/04/2009 17:43:15 (Std) ---- Version 0.6.9999 ----
15/04/2009 17:43:15 (Std) ---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support is not available :( ----
15/04/2009 17:43:15 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
15/04/2009 17:43:15 (Std) ---- Scripting module is: None ----
15/04/2009 17:43:15 (Std) Attempting to create Imageset 'cegui_logo' using image file 'logo.png'.
15/04/2009 17:43:15 (Error) CEGUI::RendererException in file CEGUIOpenGLTexture.cpp(135) : OpenGLTexture::loadFromFile - TGAImageCodec - Official TGA image codec failed to load image 'logo.png'.

Thank you very much for your help.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed Apr 15, 2009 18:10

Hi,

First a correction, in my last post I said "your GL implementation appears accelerated", what I mean of course is that it appears unaccelerated. Sorry if that caused any confusion :roll:

Ok, this new error is easy to identify. Basically, CEGUI has been built using the 'last straw' image loading support of TGAImageCodec, which as suggested by the name, only loads TGA images :(

The solution is to enable some other image loading codec by installing a supported library; that's one of Corona, FreeImage, DevIL or SILLY. SILLY is our own image loading library and is available from the downloads are for this site (so d/l SILLY, configure, make, make install, then rerun configure for CEGUI, make, make install, and you should be working).

CE.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Thu Apr 16, 2009 08:18

Ok thank you :D .

Don't worry I understood for GL implemtation :wink:

As I'm not root I change the install location of CEGUI and SILLY (but still the same location).
But when a run configure of CEGUI it still tell me that I don't have SILLY

* Building SILLY Image Codec: no


I may have to change where configure looking for SILLY?

Sorry for my english you may have understood that i'm not english!

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Thu Apr 16, 2009 08:54

Hi,

You need to set the PKG_CONFIG_PATH variable to include the location of the 'locally' installed pkgconfig directory - which is beneath the locally installed lib directory (so if you installed to prefix '/home/myuser/local/', the PKG_CONFIG_PATH should be set to include, '/home/myuser/local/lib/pkgconfig').

HTH

CE.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Thu Apr 16, 2009 09:02

Thank you!
Now CEGUI know that SILLY exist

* Building SILLY Image Codec: yes


but how to tell him that it's SILLY I want to use because I still have the same "TGAImageCodec - Official TGA image codec failed to load image 'logo.png' " error

EDIT: Sorry! It's my fault! I didn't 'make' and 'make install'! Thank you very much!
It works! You are right the application is realy slow!!
Last edited by nooby on Thu Apr 16, 2009 12:26, edited 1 time in total.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Thu Apr 16, 2009 10:18

Should I enable woobly effects because effects don't work!
I can see the logo rotation but it's all.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Thu Apr 16, 2009 10:48

Yeah, as I mentioned a few posts back, the renderer is reporting no support for TextureTarget types; this is required for the window based effects to work.

The fact you don't have this support is likely related to the fact that the GL is not accelerated.

CE.

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Postby nooby » Thu Apr 16, 2009 12:56

Ok thank you very much !!

nooby
Not too shy to talk
Not too shy to talk
Posts: 36
Joined: Tue Apr 14, 2009 14:39

Re: renderer-rewrite-devel: Demo error

Postby nooby » Mon Apr 20, 2009 10:24

Hello!
Just an additional question!
Is it possoble to compile this branch using VC++(and how to do it?)
I will try to use a Win32 plateform where I have a GPU!

Thank you!

PS: Maybe I could create a new post for this question?


Return to “Help”

Who is online

Users browsing this forum: No registered users and 32 guests