Share

LDAP Explorer Tool

Tracker: Bugs

5 crash on build package - ID: 1883938
Last Update: Comment added ( suretec )

version: 2.0.1

first:
now is:
/usr/bin/wx-gtk2-ansi-config
and
/usr/bin/wx-x11univ-ansi-config

not /usr/bin/wx-config

$ sudo ln -s /usr/bin/wx-gtk2-ansi-config /usr/bin/wx-config

and second error:
+ cd ldapexplorertool-2.0.1
+ /usr/bin/make 'CFLAGS=-O2 -fno-strict-aliasing -fwrapv -march=i686
-mtune=pentium4 -gdwarf-2 -g2 ' 'LDFLAGS=-Wl,--as-needed '
cd src && make -f GNUmakefile
make[1]: Entering directory
`/home/users/builder/rpm/BUILD/ldapexplorertool-2.0.1/src'
g++ -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread
-I/usr/include -DLDAP_DEPRECATED
-D'XRC_DIR=wxT("/usr/share/ldapexplorertool2")' -c -o application.o
application.cc
g++ -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread
-I/usr/include -DLDAP_DEPRECATED
-D'XRC_DIR=wxT("/usr/share/ldapexplorertool2")' -c -o mainframe.o
mainframe.cc
g++ -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread
-I/usr/include -DLDAP_DEPRECATED
-D'XRC_DIR=wxT("/usr/share/ldapexplorertool2")' -c -o configurationdlg.o
configurationdlg.cc
g++ -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread
-I/usr/include -DLDAP_DEPRECATED
-D'XRC_DIR=wxT("/usr/share/ldapexplorertool2")' -c -o config_fct.o
config_fct.cc
g++ -I/usr/lib/wx/include/gtk2-ansi-release-2.8 -I/usr/include/wx-2.8
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -D__WXGTK__ -pthread
-I/usr/include -DLDAP_DEPRECATED
-D'XRC_DIR=wxT("/usr/share/ldapexplorertool2")' -c -o newentrydlg.o
newentrydlg.cc
newentrydlg.cc:34: error: 'OnCancel' is not a member of 'NewEntryDlg'
make[1]: *** [newentrydlg.o] Error 1
make[1]: Leaving directory
`/home/users/builder/rpm/BUILD/ldapexplorertool-2.0.1/src'
make: *** [src] Error 2


Michal Panasiewicz ( wolvverine ) - 2008-01-31 22:38

5

Open

None

Bertrand Lorentz

Linux Support

None

Public


Comments ( 3 )




Date: 2008-02-06 00:53
Sender: suretec


I built it fine with Wx 2.8.4 on 2.0.1, after editing:

src/newentrydlg.cc
src/attribute_add_dlg.cc

and taking out the OnCancel event handlers


Date: 2008-02-01 20:02
Sender: lulrichProject Admin


Hello,

The latest version available through SVN corrects the second issue.





Date: 2008-02-01 16:53
Sender: honkrProject AdminAccepting Donations


Hi,

"LDAP Explorer Tool" is not actively maintained, and the last release
(2.0.1) is pretty old. It doesn't support wxwidgets 2.8.

You might be able to build the code from SVN with wxwidgets 2.8, but I
wouldn't bet anything on it.

I'm sorry that I can't help you more.


Log in to comment.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.