On Jan 11, 2008 12:18 AM, John Labenski <[EMAIL PROTECTED]> wrote:
> On Jan 10, 2008 11:29 PM, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
> > On Jan 10, 2008 12:17 PM, John Labenski < [EMAIL PROTECTED]> wrote:
> >
> > > Done and committed in CVS. Please check and let me know if there are
> > > any problems.
> > >
> >
> > Well it now gets the libraries right. Way to go. But... I still get an
> error
> > when building. It is during the Lua module build. Here are the details.
> >
> > /home/rpusztai/devel/libraries/wxLua/bk-deps g++ -c -o
> > mod_luamodule_luamodule.o -I../modules -I./..
> > -I/home/rpusztai/devel/libraries/wxLua/./modules/lua/include
> > -DWXMAKINGDLL_LUAMODULE -fPIC -DPIC -I/usr/lib/wx/include/gtk2-
> > unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64
> > -D_LARGE_FILES -D__WXGTK__ -pthread -O2 ./luamodule/src/luamodule.cpp
> > g++ -shared -fPIC -o ../lib/wx.so mod_luamodule_luamodule.o -L../lib
> > -L/home/rpusztai/devel/libraries/wxLua/./modules/lua/lib
> > -lwxlua_gtk2u_wxbindxrc-2.8 -lwxlua_gtk2u_wxbindstc-2.8
> > -lwxlua_gtk2u_wxbindrichtext- 2.8 -lwxlua_gtk2u_wxbindmedia- 2.8
> > -lwxlua_gtk2u_wxbindhtml-2.8 -lwxlua_gtk2u_wxbindgl-2.8
> > -lwxlua_gtk2u_wxbindaui-2.8 -lwxlua_gtk2u_wxbindadv-2.8
> > -lwxlua_gtk2u_wxbindxml-2.8 -lwxlua_gtk2u_wxbindnet- 2.8
> > -lwxlua_gtk2u_wxbindcore-2.8 -lwxlua_gtk2u_wxbindbase- 2.8
> > -lwxlua_gtk2u_wxluasocket-2.8 -lwxlua_gtk2u_wxluadebug-2.8
> > -lwxlua_gtk2u_wxlua-2.8 -llua5.1 -pthread -lwx_baseu_net-2.8
> > -lwx_baseu_xml- 2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 -lwx_gtk2u_stc-
> 2.8
> > -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_richtext- 2.8 -lwx_gtk2u_media-2.8
> > -lwx_gtk2u_html-2.8 -lwx_gtk2u_gl-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_adv-
> 2.8
> > -lwx_baseu_net- 2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-
> 2.8
> > /usr/bin/ld: cannot find -lwxlua_gtk2u_wxbindxrc-2.8
> > collect2: ld returned 1 exit status
> > make[1]: *** [../lib/wx.so] Error 1
> > make[1]: Leaving directory
> `/home/rpusztai/devel/libraries/wxLua/modules'
> > make: *** [modules] Error 2
> >
>
> Please... check if you have this library, was it supposed to be built
> by configure and did the configure output show that it found the
> wxWidgets XRC library? I need more information.
>
You can see that it can't find the wxLua bind xrc library, which is built
and is in the wxLua 'lib' directory. I checked for the wxWidgets xrc and it
is available as well. I will attach the configure output.
----------------------------------------------------------------
> Configuration for wxLua 2.8.7.0 successfully completed.
> Summary of main configuration settings for wxLua:
> - RELEASE build
> - UNICODE mode
> - SHARED mode
>
> - wxLua application: yes
> - wxLuaCan application: yes
> - wxLuaEdit application: no
> - wxLuaFreeze application: yes
>
> - Using BUILT-IN lua library
> - enable_wxbindadv module: yes
> - enable_wxbindaui module: yes
> - enable_wxbindbase module: yes
> - enable_wxbindcore module: yes
> - enable_wxbindgl module: yes
> - enable_wxbindhtml module: yes
> - enable_wxbindmedia module: yes
> - enable_wxbindnet module: yes
> - enable_wxbindrichtext module: yes
> - enable_wxbindstc module: yes
> - enable_wxbindxml module: yes
> - enable_wxbindxrc module: yes
> - enable_wxluadebug module: yes
> - enable_wxluasocket module: yes
> - enable_luamodule module: yes
>
> - install custom wxBind stuff: yes
> - wxBind modules enabled:
> adv,aui,base,core,gl,html,media,net,richtext,stc,xml,xrc
> - wxBind modules that will be created:
> stc,xrc,richtext,media,html,gl,aui,adv,net,xml,core,base
>
> The wxWidgets build which will be used by wxLua 2.8.7.0
> has the following settings:
> - RELEASE build
> - UNICODE mode
> - SHARED mode
> - VERSION: 2.8.7
> - PORT: gtk2
>
> Now, just run make.
> ----------------------------------------------------------------
>
I called configure with this commandline
./configure --with-opengl
It did find gl and the media library now.
--
Regards,
Ryan
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by wxLua configure 0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --with-opengl
## --------- ##
## Platform. ##
## --------- ##
hostname = CrapTop
uname -m = i686
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Tue Dec 18 08:02:57 UTC 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/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: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2046: checking for the --enable-debug option
configure:2058: result: will be automatically detected
configure:2080: checking for the --enable-unicode option
configure:2092: result: will be automatically detected
configure:2114: checking for the --enable-shared option
configure:2126: result: will be automatically detected
configure:2150: checking for the --with-toolkit option
configure:2153: result: will be automatically detected
configure:2188: checking for the --with-wxshared option
configure:2200: result: will be automatically detected
configure:2227: checking for the --with-wxversion option
configure:2230: result: will be automatically detected
configure:2464: checking for the --enable-wxlua-app option
configure:2467: result: yes
configure:2477: checking for the --enable-wxluacan-app option
configure:2480: result: yes
configure:2490: checking for the --enable-wxluaedit-app option
configure:2493: result: yes
configure:2503: checking for the --enable-wxluafreeze-app option
configure:2506: result: yes
configure:2517: checking for the --enable-wxbindadv option
configure:2520: result: yes
configure:2530: checking for the --enable-wxbindaui option
configure:2533: result: yes
configure:2543: checking for the --enable-wxbindbase option
configure:2546: result: yes
configure:2556: checking for the --enable-wxbindcore option
configure:2559: result: yes
configure:2569: checking for the --enable-wxbindgl option
configure:2572: result: yes
configure:2582: checking for the --enable-wxbindhtml option
configure:2585: result: yes
configure:2595: checking for the --enable-wxbindmedia option
configure:2598: result: yes
configure:2608: checking for the --enable-wxbindnet option
configure:2611: result: yes
configure:2621: checking for the --enable-wxbindrichtext option
configure:2624: result: yes
configure:2634: checking for the --enable-wxbindstc option
configure:2637: result: yes
configure:2647: checking for the --enable-wxbindxml option
configure:2650: result: yes
configure:2660: checking for the --enable-wxbindxrc option
configure:2663: result: yes
configure:2674: checking for the --enable-wxluadebug option
configure:2677: result: yes
configure:2687: checking for the --enable-wxluasocket option
configure:2690: result: yes
configure:2700: checking for the --enable-luamodule option
configure:2703: result: yes
configure:2714: checking for the --enable-customwxbind-install option
configure:2717: result: yes
configure:2728: checking for the --with-lua-prefix option
configure:2746: result:
configure:2749: checking for the --with-wxstedit-prefix option
configure:2767: result:
configure:2804: checking build system type
configure:2822: result: i686-pc-linux-gnu
configure:2844: checking host system type
configure:2859: result: i686-pc-linux-gnu
configure:2881: checking target system type
configure:2896: result: i686-pc-linux-gnu
configure:2972: checking for gcc
configure:2988: found /usr/bin/gcc
configure:2999: result: gcc
configure:3237: checking for C compiler version
configure:3244: gcc --version >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
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:3247: $? = 0
configure:3254: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:3257: $? = 0
configure:3264: gcc -V >&5
gcc: '-V' option must have argument
configure:3267: $? = 1
configure:3290: checking for C compiler default output file name
configure:3317: gcc conftest.c >&5
configure:3320: $? = 0
configure:3358: result: a.out
configure:3375: checking whether the C compiler works
configure:3385: ./a.out
configure:3388: $? = 0
configure:3405: result: yes
configure:3412: checking whether we are cross compiling
configure:3414: result: no
configure:3417: checking for suffix of executables
configure:3424: gcc -o conftest conftest.c >&5
configure:3427: $? = 0
configure:3451: result:
configure:3457: checking for suffix of object files
configure:3483: gcc -c conftest.c >&5
configure:3486: $? = 0
configure:3509: result: o
configure:3513: checking whether we are using the GNU C compiler
configure:3542: gcc -c conftest.c >&5
configure:3548: $? = 0
configure:3565: result: yes
configure:3570: checking whether gcc accepts -g
configure:3600: gcc -c -g conftest.c >&5
configure:3606: $? = 0
configure:3705: result: yes
configure:3722: checking for gcc option to accept ISO C89
configure:3796: gcc -c conftest.c >&5
configure:3802: $? = 0
configure:3825: result: none needed
configure:3901: checking for g++
configure:3917: found /usr/bin/g++
configure:3928: result: g++
configure:3959: checking for C++ compiler version
configure:3966: g++ --version >&5
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
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:3969: $? = 0
configure:3976: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:3979: $? = 0
configure:3986: g++ -V >&5
g++: '-V' option must have argument
configure:3989: $? = 1
configure:3992: checking whether we are using the GNU C++ compiler
configure:4021: g++ -c conftest.cpp >&5
configure:4027: $? = 0
configure:4044: result: yes
configure:4049: checking whether g++ accepts -g
configure:4079: g++ -c -g conftest.cpp >&5
configure:4085: $? = 0
configure:4184: result: yes
configure:4276: checking for wx-config
configure:4295: found /usr/bin/wx-config
configure:4308: result: /usr/bin/wx-config
configure:4323: checking for wxWidgets version >= 2.8.0
configure:4370: result: yes (version 2.8.7)
configure:4374: checking for wxWidgets static library
configure:4378: result: no
configure:4546: checking if wxWidgets was built with UNICODE enabled
configure:4553: result: yes
configure:4570: checking if wxWidgets was built in DEBUG mode
configure:4582: result: no
configure:4594: checking if wxWidgets was built in STATIC mode
configure:4606: result: no
configure:4628: checking which wxWidgets toolkit was selected
configure:4663: result: gtk2
configure:4773: g++ -o conftest -O2 conftest.cpp -llua5.1 >&5
conftest.cpp:9:17: error: lua.h: No such file or directory
conftest.cpp: In function 'int main()':
conftest.cpp:13: error: 'NULL' was not declared in this scope
conftest.cpp:13: error: 'lua_newtable' was not declared in this scope
configure:4779: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "wxLua"
| #define PACKAGE_TARNAME "wxlua"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "wxLua 0"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| /* end confdefs.h. */
| #include <lua.h>
| int
| main ()
| {
| lua_newtable(NULL);
| ;
| return 0;
| }
|
configure:4800: checking if Lua 5.1 is installed
configure:4807: result: not found, falling back to the built-in lua
configure:4837: checking for isatty
configure:4893: g++ -o conftest -O2 conftest.cpp >&5
configure:4899: $? = 0
configure:4916: result: yes
configure:4922: checking for mkstemp
configure:4978: g++ -o conftest -O2 conftest.cpp >&5
configure:4984: $? = 0
configure:5001: result: yes
configure:5007: checking for popen
configure:5063: g++ -o conftest -O2 conftest.cpp >&5
configure:5069: $? = 0
configure:5086: result: yes
configure:5092: checking for _longjmp
configure:5148: g++ -o conftest -O2 conftest.cpp >&5
configure:5154: $? = 0
configure:5171: result: yes
configure:5184: checking how to run the C++ preprocessor
configure:5220: g++ -E conftest.cpp
configure:5226: $? = 0
configure:5257: g++ -E conftest.cpp
conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory
configure:5263: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "wxLua"
| #define PACKAGE_TARNAME "wxlua"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "wxLua 0"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5296: result: g++ -E
configure:5325: g++ -E conftest.cpp
configure:5331: $? = 0
configure:5362: g++ -E conftest.cpp
conftest.cpp:8:28: error: ac_nonexistent.h: No such file or directory
configure:5368: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "wxLua"
| #define PACKAGE_TARNAME "wxlua"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "wxLua 0"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5406: checking for grep that handles long lines and -e
configure:5480: result: /bin/grep
configure:5485: checking for egrep
configure:5563: result: /bin/grep -E
configure:5568: checking for ANSI C header files
configure:5598: g++ -c -O2 conftest.cpp >&5
configure:5604: $? = 0
configure:5703: g++ -o conftest -O2 conftest.cpp >&5
configure:5706: $? = 0
configure:5712: ./conftest
configure:5715: $? = 0
configure:5732: result: yes
configure:5756: checking for sys/types.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for sys/stat.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for stdlib.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for string.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for memory.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for strings.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for inttypes.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for stdint.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5756: checking for unistd.h
configure:5777: g++ -c -O2 conftest.cpp >&5
configure:5783: $? = 0
configure:5799: result: yes
configure:5811: checking for dlopen in -ldl
configure:5846: g++ -o conftest -O2 conftest.cpp -ldl >&5
configure:5852: $? = 0
configure:5870: result: yes
configure:5884: checking dlfcn.h usability
configure:5901: g++ -c -O2 conftest.cpp >&5
configure:5907: $? = 0
configure:5921: result: yes
configure:5925: checking dlfcn.h presence
configure:5940: g++ -E conftest.cpp
configure:5946: $? = 0
configure:5960: result: yes
configure:5993: checking for dlfcn.h
configure:6000: result: yes
configure:6015: checking for readline in -lreadline
configure:6050: g++ -o conftest -O2 conftest.cpp -lreadline >&5
configure:6056: $? = 0
configure:6074: result: yes
configure:6122: checking if wxWidgets Adv bindings are available
configure:6147: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_adv-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6153: $? = 0
configure:6171: result: yes
configure:6225: checking if wxWidgets AUI bindings are available
configure:6250: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_aui-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6256: $? = 0
configure:6274: result: yes
configure:6328: checking if wxWidgets OpenGL bindings are available
configure:6353: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_gl-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6359: $? = 0
configure:6377: result: yes
configure:6431: checking if wxWidgets HTML bindings are available
configure:6456: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_html-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6462: $? = 0
configure:6480: result: yes
configure:6534: checking if wxWidgets Media bindings are available
configure:6559: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_media-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6565: $? = 0
configure:6583: result: yes
configure:6641: checking if wxWidgets Richtext bindings are available
configure:6666: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_richtext-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6672: $? = 0
configure:6690: result: yes
configure:6748: checking if wxWidgets XRC bindings are available
configure:6773: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_xrc-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6779: $? = 0
configure:6797: result: yes
configure:6857: checking if wxWidgets STC contrib is available
configure:6882: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwx_gtk2u_stc-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
configure:6888: $? = 0
configure:6906: result: yes
configure:7037: checking if wxStEdit (version >= 1.2.4) (wxcode_gtk2u_stedit-2.8) is available
configure:7077: g++ -o conftest -O2 -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ conftest.cpp -lwxcode_gtk2u_stedit-2.8 -pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 >&5
conftest.cpp:19:30: error: wx/stedit/stedit.h: No such file or directory
conftest.cpp:34:26: error: #error wxStEdit does not define its version symbols STE_MAJOR_VERSION, STE_MINOR_VERSION, STE_RELEASE_VERSION
conftest.cpp: In function 'int main()':
conftest.cpp:24: error: 'wxSTEditor' was not declared in this scope
conftest.cpp:24: error: expected `;' before 'dummy'
configure:7083: $? = 1
configure: failed program was:
|
| /* confdefs.h. */
| #define PACKAGE_NAME "wxLua"
| #define PACKAGE_TARNAME "wxlua"
| #define PACKAGE_VERSION "0"
| #define PACKAGE_STRING "wxLua 0"
| #define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
| #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
| /* end confdefs.h. */
| #include <wx/stedit/stedit.h>
| int
| main ()
| {
|
| wxSTEditor dummy;
|
| // version check
| #if defined(STE_MAJOR_VERSION) && defined(STE_MINOR_VERSION) && defined(STE_RELEASE_VERSION)
| #if (STE_MAJOR_VERSION > (1) || (STE_MAJOR_VERSION == (1) && STE_MINOR_VERSION > (2)) || (STE_MAJOR_VERSION == (1) && STE_MINOR_VERSION == (2) && STE_RELEASE_VERSION >= (4)))
| // this component is recent enough
| #else
| #error wxStEdit is too old ! At least version 1.2.4 is required
| #endif
| #else
| #error wxStEdit does not define its version symbols STE_MAJOR_VERSION, STE_MINOR_VERSION, STE_RELEASE_VERSION
| #endif
|
| ;
| return 0;
| }
|
configure:7105: result: no
configure:7130:
Could not find the wxStEdit component version 1.2.4 or higher
(at least not for the 'gtk2-unicode-release-2.8' wxWidgets build).
For more information about wxStEdit look at
http://wxcode.sourceforge.net/components/wxstedit
For more information about why exactly this check is
failed look in config.log.
Disabling the wxLuaEdit application and proceeding...
configure:7483:
Complier and linker directives summary.
CFLAGS : ' -O2'
CXXFLAGS : ' -O2'
CPPFLAGS : ''
WX_CXXFLAGS : '-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
LDFLAGS : ''
WX_LIBS : '-pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 -lwx_gtk2u_stc-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_media-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_gl-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_adv-2.8 -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 '
WXLUA_LIBS : '-lwxlua_gtk2u_wxbindxrc-2.8 -lwxlua_gtk2u_wxbindstc-2.8 -lwxlua_gtk2u_wxbindrichtext-2.8 -lwxlua_gtk2u_wxbindmedia-2.8 -lwxlua_gtk2u_wxbindhtml-2.8 -lwxlua_gtk2u_wxbindgl-2.8 -lwxlua_gtk2u_wxbindaui-2.8 -lwxlua_gtk2u_wxbindadv-2.8 -lwxlua_gtk2u_wxbindxml-2.8 -lwxlua_gtk2u_wxbindnet-2.8 -lwxlua_gtk2u_wxbindcore-2.8 -lwxlua_gtk2u_wxbindbase-2.8 -lwxlua_gtk2u_wxluasocket-2.8 -lwxlua_gtk2u_wxluadebug-2.8 -lwxlua_gtk2u_wxlua-2.8 -llua5.1'
configure:7702: checking for ranlib
configure:7718: found /usr/bin/ranlib
configure:7729: result: ranlib
configure:7768: checking for a BSD-compatible install
configure:7824: result: /usr/bin/install -c
configure:7835: checking whether ln -s works
configure:7839: result: yes
configure:7847: checking whether make sets $(MAKE)
configure:7868: result: yes
configure:7931: checking for ar
configure:7947: found /usr/bin/ar
configure:7958: result: ar
configure:8031: checking for strip
configure:8047: found /usr/bin/strip
configure:8058: result: strip
configure:8127: checking for nm
configure:8143: found /usr/bin/nm
configure:8154: result: nm
configure:8200: checking if make is GNU make
configure:8214: result: yes
configure:9332: checking for dependency tracking method
configure:9353: result: gcc
configure:9711: checking if the compiler supports precompiled headers
configure:9747: g++ -c -O2 conftest.cpp >&5
configure:9753: $? = 0
configure:9759: result: yes
configure:10412: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by wxLua config.status 0, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on CrapTop
config.status:743: creating Makefile
config.status:878: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status:743: creating modules/Makefile
config.status:743: creating apps/Makefile
config.status:743: creating build/autoconf/wxlua.pc
config.status:743: creating distrib/autopackage/default.apspec
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__longjmp=yes
ac_cv_func_isatty=yes
ac_cv_func_mkstemp=yes
ac_cv_func_popen=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_readline_readline=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_NM=nm
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_stc_set=1
ac_cv_prog_stedit_set=0
ac_cv_target=i686-pc-linux-gnu
bakefile_cv_prog_makeisgnu=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AIX_CXX_LD=''
AR='ar'
AROPTIONS='rcu'
BK_DEPS='/home/rpusztai/devel/libraries/wxLua/bk-deps'
BK_MAKE_PCH='/home/rpusztai/devel/libraries/wxLua/bk-make-pch'
CC='gcc'
CFLAGS=' -O2'
COND_BUILD_DEBUG='#'
COND_BUILD_DEBUG_UNICODE_0='#'
COND_BUILD_DEBUG_UNICODE_1='#'
COND_BUILD_RELEASE='#'
COND_BUILD_RELEASE_UNICODE_1='#'
COND_DEPS_TRACKING_0='#'
COND_DEPS_TRACKING_1=''
COND_GCC_PCH_1=''
COND_ICC_PCH_1='#'
COND_INSTALL_CUSTOM_WXBIND_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERCYGWIN_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_0_USE_SOVERSION_1=''
COND_PLATFORM_MACOSX_1='#'
COND_PLATFORM_MACOSX_1_USE_SOVERSION_1='#'
COND_PLATFORM_MAC_1='#'
COND_PLATFORM_OS2_1='#'
COND_PLATFORM_WIN32_1='#'
COND_SHARED_0='#'
COND_SHARED_0_USE_SYSTEM_LUA_0='#'
COND_SHARED_0_USE_WXBINDADV_1='#'
COND_SHARED_0_USE_WXBINDAUI_1='#'
COND_SHARED_0_USE_WXBINDGL_1='#'
COND_SHARED_0_USE_WXBINDHTML_1='#'
COND_SHARED_0_USE_WXBINDMEDIA_1='#'
COND_SHARED_0_USE_WXBINDNET_1='#'
COND_SHARED_0_USE_WXBINDRICHTEXT_1='#'
COND_SHARED_0_USE_WXBINDSTC_1='#'
COND_SHARED_0_USE_WXBINDXML_1='#'
COND_SHARED_0_USE_WXBINDXRC_1='#'
COND_SHARED_0_USE_WXLUADEBUG_1='#'
COND_SHARED_0_USE_WXLUASOCKET_1='#'
COND_SHARED_1=''
COND_SHARED_1_USE_LUAMODULE_1=''
COND_SHARED_1_USE_SYSTEM_LUA_0=''
COND_SHARED_1_USE_WXBINDADV_1=''
COND_SHARED_1_USE_WXBINDAUI_1=''
COND_SHARED_1_USE_WXBINDGL_1=''
COND_SHARED_1_USE_WXBINDHTML_1=''
COND_SHARED_1_USE_WXBINDMEDIA_1=''
COND_SHARED_1_USE_WXBINDNET_1=''
COND_SHARED_1_USE_WXBINDRICHTEXT_1=''
COND_SHARED_1_USE_WXBINDSTC_1=''
COND_SHARED_1_USE_WXBINDXML_1=''
COND_SHARED_1_USE_WXBINDXRC_1=''
COND_SHARED_1_USE_WXLUADEBUG_1=''
COND_SHARED_1_USE_WXLUASOCKET_1=''
COND_UNICODE_0='#'
COND_UNICODE_1=''
COND_USE_APPS_1=''
COND_USE_BIN2C_1='#'
COND_USE_PCH_1=''
COND_USE_SOSYMLINKS_1=''
COND_USE_SOVERCYGWIN_1_USE_SOVERSION_1='#'
COND_USE_SOVERLINUX_1=''
COND_USE_SOVERSION_0='#'
COND_USE_SOVERSOLARIS_1='#'
COND_USE_WXBINDSTC_1_USE_WXLUAAPP_1_USE_WXLUADEBUG_1=''
COND_USE_WXBINDSTC_1_USE_WXLUAEDITAPP_1='#'
COND_USE_WXLUACANAPP_1=''
COND_USE_WXLUAFREEZEAPP_1=''
COND_WINDOWS_IMPLIB_1='#'
COND_WX_PORT_GTK='#'
COND_WX_PORT_MAC='#'
COND_WX_PORT_MGL='#'
COND_WX_PORT_MOTIF='#'
COND_WX_PORT_MSW='#'
COND_WX_PORT_X11='#'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS=' -O2'
DEFS='-DPACKAGE_NAME=\"wxLua\" -DPACKAGE_TARNAME=\"wxlua\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"wxLua\ 0\" -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1'
DEPS_TRACKING='1'
DLLIMP_SUFFIX='so'
DLLPREFIX='lib'
DLLPREFIX_MODULE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GCC_PCH='1'
GREP='/bin/grep'
ICC_PCH='0'
IF_GNU_MAKE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_DIR='$(INSTALL) -d'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LDFLAGS_GUI=''
LIBEXT='.a'
LIBOBJS=''
LIBPREFIX='lib'
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
LUA_DIR='/home/rpusztai/devel/libraries/wxLua/./modules/lua'
LUA_PLATFORM_SPECIFIC_CFLAGS=' -DLUA_USE_ISATTY -DLUA_USE_MKSTEMP -DLUA_USE_POPEN -DLUA_USE_ULONGJMP -DLUA_USE_DLOPEN -DLUA_USE_READLINE'
LUA_PLATFORM_SPECIFIC_LDFLAGS=' -ldl -lreadline'
MAKE_SET=''
NM='nm'
OBJEXT='o'
PACKAGE_BUGREPORT='[EMAIL PROTECTED]'
PACKAGE_NAME='wxLua'
PACKAGE_STRING='wxLua 0'
PACKAGE_TARNAME='wxlua'
PACKAGE_VERSION='2.8.7.0'
PATH_SEPARATOR=':'
PIC_FLAG='-fPIC -DPIC'
PLATFORM_BEOS='0'
PLATFORM_MAC='0'
PLATFORM_MACOS='0'
PLATFORM_MACOSX='0'
PLATFORM_MSDOS='0'
PLATFORM_OS2='0'
PLATFORM_UNIX='1'
PLATFORM_WIN32='0'
RANLIB='ranlib'
REZ=''
SETFILE=''
SET_MAKE=''
SHARED_LD_CC='$(CC) -shared -fPIC -o'
SHARED_LD_CXX='$(CXX) -shared -fPIC -o'
SHARED_LD_MODULE_CC='$(CC) -shared -fPIC -o'
SHARED_LD_MODULE_CXX='$(CXX) -shared -fPIC -o'
SHELL='/bin/bash'
SONAME_FLAG='-Wl,-soname,'
SO_SUFFIX='so'
SO_SUFFIX_MODULE='so'
STRIP='strip'
USE_MACVERSION='0'
USE_SOSYMLINKS='1'
USE_SOVERCYGWIN='0'
USE_SOVERLINUX='1'
USE_SOVERSION='1'
USE_SOVERSOLARIS='0'
WINDOWS_IMPLIB='0'
WINDRES=''
WXLIBS_REQUIRED='net,xml,core,base'
WXLUA_LDFLAGS=' -lwxlua_gtk2_wxbindadv-2.8 -lwxlua_gtk2_wxbindaui-2.8 -lwxlua_gtk2_wxbindbase-2.8 -lwxlua_gtk2_wxbindcore-2.8 -lwxlua_gtk2_wxbindgl-2.8 -lwxlua_gtk2_wxbindhtml-2.8 -lwxlua_gtk2_wxbindmedia-2.8 -lwxlua_gtk2_wxbindnet-2.8 -lwxlua_gtk2_wxbindrichtext-2.8 -lwxlua_gtk2_wxbindstc-2.8 -lwxlua_gtk2_wxbindxml-2.8 -lwxlua_gtk2_wxbindxrc-2.8 -lwxlua_gtk2_wxluasocket-2.8 -lwxlua_gtk2_wxluadebug-2.8 -lwxlua_gtk2_wxlua-2.8 -llua5.1'
WXLUA_LIBNAMES=' wxlua_gtk2_wxbindadv-2.8 wxlua_gtk2_wxbindaui-2.8 wxlua_gtk2_wxbindbase-2.8 wxlua_gtk2_wxbindcore-2.8 wxlua_gtk2_wxbindgl-2.8 wxlua_gtk2_wxbindhtml-2.8 wxlua_gtk2_wxbindmedia-2.8 wxlua_gtk2_wxbindnet-2.8 wxlua_gtk2_wxbindrichtext-2.8 wxlua_gtk2_wxbindstc-2.8 wxlua_gtk2_wxbindxml-2.8 wxlua_gtk2_wxbindxrc-2.8 wxlua_gtk2_wxluasocket-2.8 wxlua_gtk2_wxluadebug-2.8 wxlua_gtk2_wxlua-2.8 lua5.1'
WXLUA_LIBS='-lwxlua_gtk2u_wxbindxrc-2.8 -lwxlua_gtk2u_wxbindstc-2.8 -lwxlua_gtk2u_wxbindrichtext-2.8 -lwxlua_gtk2u_wxbindmedia-2.8 -lwxlua_gtk2u_wxbindhtml-2.8 -lwxlua_gtk2u_wxbindgl-2.8 -lwxlua_gtk2u_wxbindaui-2.8 -lwxlua_gtk2u_wxbindadv-2.8 -lwxlua_gtk2u_wxbindxml-2.8 -lwxlua_gtk2u_wxbindnet-2.8 -lwxlua_gtk2u_wxbindcore-2.8 -lwxlua_gtk2u_wxbindbase-2.8 -lwxlua_gtk2u_wxluasocket-2.8 -lwxlua_gtk2u_wxluadebug-2.8 -lwxlua_gtk2u_wxlua-2.8 -llua5.1'
WXLUA_MODNAMES=' wxbindadv wxbindaui wxbindbase wxbindcore wxbindgl wxbindhtml wxbindmedia wxbindnet wxbindrichtext wxbindstc wxbindxml wxbindxrc wxluasocket wxluadebug wxlua'
WX_CFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
WX_CFLAGS_ONLY='-pthread'
WX_CONFIG_PATH='/usr/bin/wx-config'
WX_CPPFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__'
WX_CXXFLAGS='-I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread'
WX_CXXFLAGS_ONLY=''
WX_DEBUG='0'
WX_LIBS='-pthread -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 -lwx_gtk2u_stc-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_media-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_gl-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_adv-2.8 -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu-2.8 '
WX_LIBS_STATIC=''
WX_PORT='gtk2'
WX_RESCOMP=''
WX_SHARED='1'
WX_UNICODE='1'
WX_VERSION_FULL='2.8.7'
WX_VERSION_MAJOR='2'
WX_VERSION_MINOR='8'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dlldir='${exec_prefix}/lib'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "wxLua"
#define PACKAGE_TARNAME "wxlua"
#define PACKAGE_VERSION "0"
#define PACKAGE_STRING "wxLua 0"
#define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
#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
configure: exit 0
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users