HI
Downloaded the tarball "of the last successful build" and wxGTK-2.3.3-M.tar.gz.  wxGTK 
seamed to compile ok with no errors.  M exits compiling on error 2 "`wxTE_LEFT' was 
not declared in this scope", see output below.  Where should I be looking to resolve 
this problem?

I'm running Debian V3.0, I notice there is a debian directory but not sure how I 
should be using it and haven't been able to find any .deb files/packages for Mahogany.

thanks for any help you can offer, I've been wanting to try M for a while but the 
compiling has put me off, hopefully this will be simple to fix.

thanks
Steve.

-----------------------------
steve@2heads:~/mahogany-0.64/build_dir$ make
make[1]: Entering directory `/home/steve/mahogany-0.64/build_dir/include'
make[1]: Leaving directory `/home/steve/mahogany-0.64/build_dir/include'
make[1]: Entering directory `/home/steve/mahogany-0.64/build_dir/extra'
make -j1 -C src/c-client -f .src/Makefile.M
make[2]: Entering directory `/home/steve/mahogany-0.64/build_dir/extra/src/c-client'
make[2]: Leaving directory `/home/steve/mahogany-0.64/build_dir/extra/src/c-client'
set -e; for i in src/compface; do make -C $i; done
make[2]: Entering directory `/home/steve/mahogany-0.64/build_dir/extra/src/compface'
make[2]: Leaving directory `/home/steve/mahogany-0.64/build_dir/extra/src/compface'
make[1]: Leaving directory `/home/steve/mahogany-0.64/build_dir/extra'
make[1]: Entering directory `/home/steve/mahogany-0.64/build_dir/src'
c++ -o adb/AdbDialogs.o -c -I/home/steve/mahogany-0.64/build_dir/include 
-I/home/steve/mahogany-0.64/include -I/usr/include/openssl 
-I/usr/local/lib/wx/include/gtk-2.3 -I/usr/local/include -DGTK_NO_CHECK_CASTS 
-D__WXGTK__ -I/home/steve/mahogany-0.64/extra/include 
-I/home/steve/mahogany-0.64/build_dir/extra/src/c-client 
-I/home/steve/mahogany-0.64/extra/src/compface 
-I/home/steve/mahogany-0.64/src/wx/vcard -fno-rtti -fno-exceptions -O2 -MMD -Wall 
.src/adb/AdbDialogs.cpp
In file included from .src/adb/AdbDialogs.cpp:45:
/home/steve/mahogany-0.64/include/gui/wxDialogLayout.h:386: `wxTE_LEFT' was not 
declared in this scope
/home/steve/mahogany-0.64/include/gui/wxDialogLayout.h:386: confused by earlier 
errors, bailing out
make[1]: *** [adb/AdbDialogs.o] Error 1
make[1]: Leaving directory `/home/steve/mahogany-0.64/build_dir/src'
make: *** [all] Error 2
-------------------------------


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to