Hi John,

I did get the lattest CVS ( removed wxstedit and updated it clean. ).
Did run ./configure and make.
This is what i get down here. I am not sure if setup0.h needs to be 
copied on unix to setup.h, but in any case the result seems to be the same.
Wait for 2.8.0 ? :-(

Klaas

[EMAIL PROTECTED] wxstedit]$ ./configure
checking for the --enable-debug option... will be automatically detected
checking for the --enable-unicode option... will be automatically detected
checking for the --enable-shared option... will be automatically detected
checking for the --with-motif option... will be automatically detected
checking for the --with-gtk option... will be automatically detected
checking for the --with-x11 option... will be automatically detected
checking for the --with-mac option... will be automatically detected
checking for the --with-mgl option... will be automatically detected
checking for the --with-msw option... will be automatically detected
checking for the --with-wxshared option... will be automatically detected
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for wx-config... /usr/local/bin/wx-config
checking for wxWidgets version >= 2.4.0... yes (version 2.6.3)
checking for wxWidgets static library... yes
checking if wxWidgets was built with UNICODE enabled... no
checking if wxWidgets was built in DEBUG mode... yes
checking if wxWidgets was built in STATIC mode... yes
checking if wxWidgets port is wxGTK... yes
checking if wxWidgets port is wxMotif... no
checking if wxWidgets port is wxMac... no
checking if wxWidgets port is wxX11... no
checking if wxWidgets port is wxMGL... no
checking if wxWidgets port is wxMSW... no
checking if wxGTK uses GTK 2.x (instead of GTK 1.x)... yes
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ar... ar
checking for strip... strip
checking for nm... nm
checking if make is GNU make... yes
checking for dependency tracking method... gcc
configure: creating ./config.status
config.status: creating Makefile

----------------------------------------------------------------
Configuration for wxstedit 1.2.3 successfully completed.
Summary of main configuration settings for wxstedit:
- DEBUG build
- ANSI mode
- STATIC mode

The wxWidgets build which will be used by wxstedit 1.2.3
has the following settings:
- DEBUG build
- ANSI mode
- STATIC mode
- VERSION: 2.6.3
- PORT: gtk (with GTK+ 2.x)

Now, just run make.
----------------------------------------------------------------

[EMAIL PROTECTED] wxstedit]$ make
./bk-deps g++ -c -o stedit_lib_stedit.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stedit.cpp
./bk-deps g++ -c -o stedit_lib_stedlgs.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stedlgs.cpp
./bk-deps g++ -c -o stedit_lib_stedlgs_wdr.o -I./include 
-I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stedlgs_wdr.cpp
./bk-deps g++ -c -o stedit_lib_steexprt.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steexprt.cpp
././src/steexprt.cpp: In member function ‘bool 
wxSTEditorExporter::SaveToTEX(const wxString&)’:
././src/steexprt.cpp:1460: warning: unused variable ‘titleFullPath’
./bk-deps g++ -c -o stedit_lib_stefindr.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stefindr.cpp
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
QGDict::hashKeyString: Invalid null key
./bk-deps g++ -c -o stedit_lib_steframe.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steframe.cpp
./bk-deps g++ -c -o stedit_lib_stelangs.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stelangs.cpp
././src/stelangs.cpp:1749:5: warning: "STE_USE_LANG_D" is not defined
././src/stelangs.cpp:4866:5: warning: "STE_USE_LANG_D" is not defined
./bk-deps g++ -c -o stedit_lib_stemenum.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stemenum.cpp
./bk-deps g++ -c -o stedit_lib_stenoteb.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stenoteb.cpp
./bk-deps g++ -c -o stedit_lib_steopts.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steopts.cpp
./bk-deps g++ -c -o stedit_lib_steprefs.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steprefs.cpp
QGDict::hashKeyString: Invalid null key
./bk-deps g++ -c -o stedit_lib_steprint.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steprint.cpp
./bk-deps g++ -c -o stedit_lib_steshell.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/steshell.cpp
./bk-deps g++ -c -o stedit_lib_stesplit.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stesplit.cpp
./bk-deps g++ -c -o stedit_lib_stestyls.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././src/stestyls.cpp
rm -f lib/libwx_gtk2d_stedit-2.6.a
ar rcu lib/libwx_gtk2d_stedit-2.6.a stedit_lib_stedit.o 
stedit_lib_stedlgs.o stedit_lib_stedlgs_wdr.o stedit_lib_steexprt.o 
stedit_lib_stefindr.o stedit_lib_steframe.o stedit_lib_stelangs.o 
stedit_lib_stemenum.o stedit_lib_stenoteb.o stedit_lib_steopts.o 
stedit_lib_steprefs.o stedit_lib_steprint.o stedit_lib_steshell.o 
stedit_lib_stesplit.o stedit_lib_stestyls.o
ranlib lib/libwx_gtk2d_stedit-2.6.a
./bk-deps g++ -c -o wxstedit_wxstedit.o -I./include -I/contrib/include 
-I/usr/local/lib/wx/include/gtk2-ansi-debug-static-2.6 
-I/usr/local/include/wx-2.6 -D__WXDEBUG__ -D__WXGTK__ 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA -g3 -O0 -Wall 
-Wundef -Wno-ctor-dtor-privacy ././samples/stedit/wxstedit.cpp
g++ -o samples/stedit/wxstedit wxstedit_wxstedit.o -L./lib -L./lib 
-L/usr/local/lib -pthread /usr/local/lib/libwx_based-2.6.a 
/usr/local/lib/libwx_gtk2d_core-2.6.a 
/usr/local/lib/libwx_gtk2d_adv-2.6.a 
/usr/local/lib/libwx_gtk2d_html-2.6.a 
/usr/local/lib/libwx_gtk2d_stc-2.6.a 
/usr/local/lib/libwx_gtk2d_core-2.6.a /usr/local/lib/libwx_based-2.6.a 
-pthread -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 
-lXinerama -lXxf86vm -lpng -ljpeg -ltiff -lz -ldl -lm -lwx_gtk2d_stedit-2.6
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`__static_initialization_and_destruction_0':
././src/stedit.cpp:175: undefined reference to `wxEVT_COMMAND_FIND'
././src/stedit.cpp:175: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stedit.cpp:175: undefined reference to `wxEVT_COMMAND_FIND_REPLACE'
././src/stedit.cpp:175: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
././src/stedit.cpp:175: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxSTEditor::ShowGotoLineDialog()':
././src/stedit.cpp:3539: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxSTEditor::HandleFindDialogEvent(wxFindDialogEvent&)':
././src/stedit.cpp:3128: undefined reference to `wxEVT_COMMAND_FIND'
././src/stedit.cpp:3133: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stedit.cpp:3140: undefined reference to `wxEVT_COMMAND_FIND'
././src/stedit.cpp:3140: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stedit.cpp:3218: undefined reference to `wxEVT_COMMAND_FIND_REPLACE'
././src/stedit.cpp:3233: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxSTEditor::ShowSetZoomDialog()':
././src/stedit.cpp:1643: undefined reference to 
`wxNumberEntryDialog::wxNumberEntryDialog(wxWindow*, wxString const&, 
wxString const&, wxString const&, long, long, long, wxPoint const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxSTEditor::HandleMenuEvent(wxCommandEvent&)':
././src/stedit.cpp:2755: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stedit.cpp:2820: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
././src/stedit.cpp:2830: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
././src/stedit.cpp:2905: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
././src/stedit.cpp:2921: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
././src/stedit.cpp:2936: undefined reference to 
`wxGetNumberFromUser(wxString const&, wxString const&, wxString const&, 
long, long, long, wxWindow*, wxPoint const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`~wxFindDialogEvent':
/usr/local/include/wx-2.6/wx/fdrepdlg.h:145: undefined reference to 
`vtable for wxFindDialogEvent'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxFindReplaceData':
/usr/local/include/wx-2.6/wx/fdrepdlg.h:70: undefined reference to 
`wxFindReplaceData::Init()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`wxFindDialogEvent':
/usr/local/include/wx-2.6/wx/fdrepdlg.h:148: undefined reference to 
`vtable for wxFindDialogEvent'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedit.o): In function 
`~wxNumberEntryDialog':
/usr/local/include/wx-2.6/wx/generic/numdlgg.h:36: undefined reference 
to `vtable for wxNumberEntryDialog'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedlgs.o): In function 
`wxSTEditorPrefDialogPagePrefs::SetControlValues()':
././src/stedlgs.cpp:247: undefined reference to `wxSpinCtrl::ms_classInfo'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedlgs.o): In function 
`wxSTEditorPrefDialogPagePrefs::GetControlValues()':
././src/stedlgs.cpp:206: undefined reference to `wxSpinCtrl::ms_classInfo'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stedlgs_wdr.o): In function 
`wxSpinCtrl':
/usr/local/include/wx-2.6/wx/gtk/spinctrl.h:40: undefined reference to 
`vtable for wxSpinCtrl'
/usr/local/include/wx-2.6/wx/gtk/spinctrl.h:41: undefined reference to 
`wxSpinCtrl::Create(wxWindow*, int, wxString const&, wxPoint const&, 
wxSize const&, long, int, int, int, wxString const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stefindr.o): In function 
`wxSTEditorFindReplacePanel::Send(wxFindDialogEvent&)':
././src/stefindr.cpp:493: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE'
././src/stefindr.cpp:493: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
././src/stefindr.cpp:502: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stefindr.cpp:506: undefined reference to `wxEVT_COMMAND_FIND'
././src/stefindr.cpp:513: undefined reference to `wxEVT_COMMAND_FIND'
././src/stefindr.cpp:513: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stefindr.cpp:536: undefined reference to `wxEVT_COMMAND_FIND'
././src/stefindr.cpp:536: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stefindr.o): In function 
`wxSTEditorFindReplacePanel::OnMarginClick(wxStyledTextEvent&)':
././src/stefindr.cpp:831: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stefindr.o): In function 
`wxSTEditorFindReplacePanel::SendEvent(int const&)':
././src/stefindr.cpp:472: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stefindr.o): In function 
`wxSTEditorFindReplaceDialog::OnCloseWindow(wxCloseEvent&)':
././src/stefindr.cpp:897: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stefindr.o): In function 
`wxSTEditorFindReplacePanel::OnButton(wxCommandEvent&)':
././src/stefindr.cpp:609: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stefindr.cpp:610: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE'
././src/stefindr.cpp:611: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE'
././src/stefindr.cpp:612: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stefindr.cpp:613: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
././src/stefindr.cpp:614: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_steframe.o): In function 
`wxSTEditorFrame::HandleMenuEvent(wxCommandEvent&)':
././src/steframe.cpp:669: undefined reference to 
`wxSplitterWindow::Unsplit(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_steframe.o): In function 
`wxSTEditorFrame::CreateOptions(wxSTEditorOptions const&)':
././src/steframe.cpp:160: undefined reference to 
`wxFileHistory::wxFileHistory(unsigned int, int)'
././src/steframe.cpp:194: undefined reference to 
`wxSplitterWindow::SetMinimumPaneSize(int)'
././src/steframe.cpp:208: undefined reference to 
`wxSplitterWindow::SetMinimumPaneSize(int)'
././src/steframe.cpp:216: undefined reference to 
`wxSplitterWindow::Initialize(wxWindow*)'
././src/steframe.cpp:222: undefined reference to 
`wxSplitterWindow::SetMinimumPaneSize(int)'
././src/steframe.cpp:226: undefined reference to 
`wxSplitterWindow::Initialize(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_steframe.o): In function 
`wxSplitterWindow':
/usr/local/include/wx-2.6/wx/generic/splitter.h:65: undefined reference 
to `vtable for wxSplitterWindow'
/usr/local/include/wx-2.6/wx/generic/splitter.h:66: undefined reference 
to `wxSplitterWindow::Init()'
/usr/local/include/wx-2.6/wx/generic/splitter.h:75: undefined reference 
to `vtable for wxSplitterWindow'
/usr/local/include/wx-2.6/wx/generic/splitter.h:76: undefined reference 
to `wxSplitterWindow::Init()'
/usr/local/include/wx-2.6/wx/generic/splitter.h:77: undefined reference 
to `wxSplitterWindow::Create(wxWindow*, int, wxPoint const&, wxSize 
const&, long, wxString const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_steframe.o): In function 
`wxSTEditorSplitter':
./include/wx/stedit/stesplit.h:47: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stenoteb.o): In function 
`__static_initialization_and_destruction_0':
././src/stenoteb.cpp:61: undefined reference to `wxEVT_COMMAND_FIND'
././src/stenoteb.cpp:61: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stenoteb.cpp:61: undefined reference to `wxEVT_COMMAND_FIND_REPLACE'
././src/stenoteb.cpp:61: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
././src/stenoteb.cpp:61: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stenoteb.o): In function 
`wxSTEditorNotebook::OnFindDialog(wxFindDialogEvent&)':
././src/stenoteb.cpp:1042: undefined reference to `wxEVT_COMMAND_FIND'
././src/stenoteb.cpp:1047: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stenoteb.cpp:1054: undefined reference to `wxEVT_COMMAND_FIND'
././src/stenoteb.cpp:1054: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stenoteb.cpp:1086: undefined reference to `wxEVT_COMMAND_FIND'
././src/stenoteb.cpp:1101: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE'
././src/stenoteb.cpp:1117: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`__static_initialization_and_destruction_0':
././src/stesplit.cpp:106: undefined reference to 
`wxSplitterWindow::ms_classInfo'
././src/stesplit.cpp:129: undefined reference to `wxEVT_COMMAND_FIND'
././src/stesplit.cpp:129: undefined reference to `wxEVT_COMMAND_FIND_NEXT'
././src/stesplit.cpp:129: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE'
././src/stesplit.cpp:129: undefined reference to 
`wxEVT_COMMAND_FIND_REPLACE_ALL'
././src/stesplit.cpp:129: undefined reference to `wxEVT_COMMAND_FIND_CLOSE'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::DoSize()':
././src/stesplit.cpp:544: undefined reference to 
`wxSplitterWindow::GetBorderSize() const'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::SizeWindows()':
././src/stesplit.cpp:535: undefined reference to 
`wxSplitterWindow::SizeWindows()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::OnUnsplit(wxWindow*)':
././src/stesplit.cpp:377: undefined reference to 
`wxSplitterWindow::OnUnsplit(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::DoSplit(wxSplitMode, int)':
././src/stesplit.cpp:363: undefined reference to 
`wxSplitterWindow::DoSplit(wxSplitMode, wxWindow*, wxWindow*, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::Initialize(wxSTEditor*)':
././src/stesplit.cpp:318: undefined reference to 
`wxSplitterWindow::Initialize(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::Create(wxWindow*, int, wxPoint const&, wxSize 
const&, long, wxString const&)':
././src/stesplit.cpp:153: undefined reference to 
`wxSplitterWindow::Create(wxWindow*, int, wxPoint const&, wxSize const&, 
long, wxString const&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`~wxSTEditorSplitter':
././src/stesplit.cpp:182: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
././src/stesplit.cpp:182: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
././src/stesplit.cpp:182: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
././src/stesplit.cpp:182: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
././src/stesplit.cpp:182: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):././src/stesplit.cpp:182: 
more undefined references to `wxSplitterWindow::~wxSplitterWindow()' follow
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter::Unsplit()':
./include/wx/stedit/stesplit.h:88: undefined reference to 
`wxSplitterWindow::Unsplit(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSplitterWindow::SplitHorizontally(wxWindow*, wxWindow*, int)':
/usr/local/include/wx-2.6/wx/generic/splitter.h:122: undefined reference 
to `wxSplitterWindow::DoSplit(wxSplitMode, wxWindow*, wxWindow*, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSplitterWindow::SplitVertically(wxWindow*, wxWindow*, int)':
/usr/local/include/wx-2.6/wx/generic/splitter.h:118: undefined reference 
to `wxSplitterWindow::DoSplit(wxSplitMode, wxWindow*, wxWindow*, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata+0x1e4): 
undefined reference to `wxSplitterWindow::sm_eventTable'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o): In function 
`wxSTEditorSplitter':
./include/wx/stedit/stesplit.h:38: undefined reference to 
`wxSplitterWindow::~wxSplitterWindow()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0xec): undefined reference to 
`wxSplitterWindow::SetFocus()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0xf4): undefined reference to 
`wxSplitterWindow::AcceptsFocus() const'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0xfc): undefined reference to 
`wxSplitterWindow::GetDefaultItem() const'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x100): undefined reference to 
`wxSplitterWindow::SetDefaultItem(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x104): undefined reference to 
`wxSplitterWindow::SetTmpDefaultItem(wxWindow*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x118): undefined reference to 
`wxSplitterWindow::RemoveChild(wxWindowBase*)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x1dc): undefined reference to 
`wxSplitterWindow::OnInternalIdle()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x248): undefined reference to 
`wxSplitterWindow::DoGetBestSize() const'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x294): undefined reference to 
`wxSplitterWindow::OnSashPositionChanging(int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x298): undefined reference to 
`wxSplitterWindow::OnSashPositionChange(int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2a0): undefined reference to 
`wxSplitterWindow::OnDoubleClickSash(int, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2a4): undefined reference to 
`wxSplitterWindow::DrawSash(wxDC&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2a8): undefined reference to 
`wxSplitterWindow::DrawSashTracker(int, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2ac): undefined reference to 
`wxSplitterWindow::SashHitTest(int, int, int)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2b4): undefined reference to 
`wxSplitterWindow::OnEnterSash()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2b8): undefined reference to 
`wxSplitterWindow::OnLeaveSash()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2bc): undefined reference to 
`wxSplitterWindow::OnChildFocus(wxChildFocusEvent&)'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTV18wxSTEditorSplitter[vtable
 
for wxSTEditorSplitter]+0x2c0): undefined reference to 
`wxSplitterWindow::SetFocusIgnoringChildren()'
./lib/libwx_gtk2d_stedit-2.6.a(stedit_lib_stesplit.o):(.rodata._ZTI18wxSTEditorSplitter[typeinfo
 
for wxSTEditorSplitter]+0x8): undefined reference to `typeinfo for 
wxSplitterWindow'
collect2: ld returned 1 exit status
make: *** [samples/stedit/wxstedit] Error 1
[EMAIL PROTECTED] wxstedit]$


John Labenski wrote:
> Ok, all done it compiles just fine in linux now.
>
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to