On Thu, 21 Feb 2002 08:03:28 -0500 (EST) Richard Welty <[EMAIL PROTECTED]> wrote:
> i'm compiling mahogany with debug now, and should have the trace for you
> later today.

ok, there's something i've missed in the build. here's what i've got.

i built wxGTK-2.3.3-M after the following configure command:

./configure --with-gtk --enable-debug_flag --disable-threads --no-recursion 
--disable-joystick

i then configured mahogany 0.64 thusly:

 ./configure --with-debug

the subsequent make crashes as follows; clearly there's something i've missed, but
i'm not sure what:

make[1]: Entering directory `/usr/src/redhat/SOURCES/mahogany-0.64/src'
c++ -o adb/AdbDialogs.o -c -fPIC -I/usr/src/redhat/SOURCES/mahogany-0.64/include 
-DDEBUG -DDEBUG_rwelty -I/usr/lib/wx/include/gtk-2.3 -DGTK_NO_CHECK_CASTS -D__WXGTK__ 
-D_REENTRANT -I/usr/src/redhat/SOURCES/mahogany-0.64/extra/include 
-I/usr/src/redhat/SOURCES/mahogany-0.64/extra/src/c-client 
-I/usr/src/redhat/SOURCES/mahogany-0.64/extra/src/compface 
-I/usr/src/redhat/SOURCES/mahogany-0.64/src/wx/vcard -fno-rtti -fno-exceptions -g3 -O0 
-MD -Wall adb/AdbDialogs.cpp
In file included from /usr/lib/wx/include/gtk-2.3/wx/setup.h:1058,
                 from /usr/local/include/wx/platform.h:62,
                 from /usr/local/include/wx/defs.h:23,
                 from /usr/local/include/wx/string.h:68,
                 from /usr/src/redhat/SOURCES/mahogany-0.64/include/Mconfig.h:135,
                 from /usr/src/redhat/SOURCES/mahogany-0.64/include/Mpch.h:14,
                 from adb/AdbDialogs.cpp:21:
/usr/local/include/wx/chkconf.h:37:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/local/include/wx/chkconf.h:69:9: #error "wxUSE_PROTOCOL must be defined."
/usr/local/include/wx/chkconf.h:167:9: #error "wxUSE_URL must be defined."
/usr/local/include/wx/chkconf.h:353:9: #error "wxUSE_ICO_CUR must be defined."
In file included from /usr/local/include/wx/platform.h:65,
                 from /usr/local/include/wx/defs.h:23,
                 from /usr/local/include/wx/string.h:68,
                 from /usr/src/redhat/SOURCES/mahogany-0.64/include/Mconfig.h:135,
                 from /usr/src/redhat/SOURCES/mahogany-0.64/include/Mpch.h:14,
                 from adb/AdbDialogs.cpp:21:
/usr/local/include/wx/chkconf.h:37:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
/usr/local/include/wx/chkconf.h:69:9: #error "wxUSE_PROTOCOL must be defined."
/usr/local/include/wx/chkconf.h:167:9: #error "wxUSE_URL must be defined."
/usr/local/include/wx/chkconf.h:353:9: #error "wxUSE_ICO_CUR must be defined."
make[1]: *** [adb/AdbDialogs.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/mahogany-0.64/src'
make: *** [all] Error 2

--
Richard Welty                                         [EMAIL PROTECTED]
Averill Park Networking                                         518-573-7592
              Unix, Linux, IP Network Engineering, Security



_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to