cvs commit: ports/databases/mysqlcc Makefile distinfo
Ion-Mihai Tetcu
itetcu at apropo.ro
Thu Mar 4 01:45:42 PST 2004
[ maintainer cc'ed ]
On Wed, 3 Mar 2004 22:56:08 -0800 (PST)
Anders Nordby <anders at FreeBSD.org> wrote:
> anders 2004/03/03 22:56:08 PST
>
> FreeBSD ports repository
>
> Modified files:
> databases/mysqlcc Makefile distinfo
> Log:
> Really unbreak this port, last update to Makefile did not.
FYI, building still fails if mysql client is compiled with WITH_OPENSSL.
(5.2-C from beginning of Feb.):
c++ -Wl,-rpath,/usr/local/lib -Wl,-rpath,/usr/X11R6/lib -lpthread -o mysqlcc tmp/CAboutBox.o tmp/CAdministrationWindow.o tmp/CAppConfigDialog.o tmp/CApplication.o tmp/CConfigDialog.o tmp/CConsoleWindow.o tmp/CCreditsBox.o tmp/CDatabaseGroupItem.o tmp/CDatabaseItem.o tmp/CDatabaseListView.o tmp/CDatabaseListViewItem.o tmp/CDockWindow.o tmp/CFieldEditorWidget.o tmp/CFieldEditorWindow.o tmp/CHistoryView.o tmp/CHotKeyEditorDialog.o tmp/CImageViewer.o tmp/CInfoDialog.o tmp/CMDIWindow.o tmp/CMySQLServer.o tmp/CMyWindow.o tmp/CPlugin.o tmp/CPluginWindow.o tmp/CProperties.o tmp/CQueryTable.o tmp/CQueryWindow.o tmp/CQueryWindowOptionsDialog.o tmp/CRegisterServerDialog.o tmp/CServerAdministrationItem.o tmp/CServerItem.o tmp/CShowDatabaseGroupProperties.o tmp/CShowServerProperties.o tmp/CShowTableGroupProperties.o tmp/CShowTableProperties.o tmp/CSqlEditorFont.o tmp/CSqlTable.o tmp/CTable.o tmp/CTableFieldChooser.o tmp/CTableGroupItem.o tmp/CTableI
tem.o tmp/CTableProperties.o tmp/CTableSpecific.o tmp/CTableTools.o tmp/CTableWindow.o tmp/CTablesListBox.o tmp/CTextDialog.o tmp/CTextFieldEditor.o tmp/CToolBar.o tmp/CUserAdminItem.o tmp/CUserAdminWindow.o tmp/CUserItem.o tmp/globals.o tmp/main.o tmp/mysqlcc_main.o tmp/panels.o tmp/shared_menus.o tmp/CSqlEditor.o tmp/completion.o tmp/editor.o tmp/parenmatcher.o tmp/sqlcompletion.o tmp/syntaxhighliter_sql.o tmp/CAction.o tmp/CConfig.o tmp/CMySQL.o tmp/CMySQLQuery.o tmp/CNullLineEdit.o tmp/CSqlTableItem.o tmp/shared.o tmp/moc_CAboutBox.o tmp/moc_CAdministrationWindow.o tmp/moc_CAppConfigDialog.o tmp/moc_CApplication.o tmp/moc_CConfigDialog.o tmp/moc_CConsoleWindow.o tmp/moc_CCreditsBox.o tmp/moc_CDatabaseGroupItem.o tmp/moc_CDatabaseItem.o tmp/moc_CDatabaseListView.o tmp/moc_CDatabaseListViewItem.o tmp/moc_CDockWindow.o tmp/moc_CFieldEditorWidget.o tmp/moc_CFieldEditorWindow.o tmp/moc_CHotKeyEditorDialog.o tmp/moc_CImageViewer.o t
mp/moc_CInfoDialog.o tmp/moc_CMDIWindow.o tmp/moc_CMySQLServer.o tmp/moc_CMyWindow.o tmp/moc_CPluginWindow.o tmp/moc_CProperties.o tmp/moc_CQueryTable.o tmp/moc_CQueryWindow.o tmp/moc_CQueryWindowOptionsDialog.o tmp/moc_CRegisterServerDialog.o tmp/moc_CServerAdministrationItem.o tmp/moc_CServerItem.o tmp/moc_CShowDatabaseGroupProperties.o tmp/moc_CShowServerProperties.o tmp/moc_CShowTableGroupProperties.o tmp/moc_CShowTableProperties.o tmp/moc_CSqlTable.o tmp/moc_CTable.o tmp/moc_CTableFieldChooser.o tmp/moc_CTableGroupItem.o tmp/moc_CTableItem.o tmp/moc_CTableProperties.o tmp/moc_CTableTools.o tmp/moc_CTableWindow.o tmp/moc_CTablesListBox.o tmp/moc_CTextDialog.o tmp/moc_CTextFieldEditor.o tmp/moc_CToolBar.o tmp/moc_CUserAdminItem.o tmp/moc_CUserAdminWindow.o tmp/moc_CUserItem.o tmp/moc_panels.o tmp/moc_shared_menus.o tmp/moc_CSqlEditor.o tmp/moc_completion.o tmp/moc_editor.o tmp/moc_sqlcompletion.o tmp/moc_CAction.o tmp/moc_CMySQL.o tm
p/moc_CMySQLCCPlugin.o tmp/moc_CMySQLQuery.o tmp/moc_CNullLineEdit.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib /usr/local/lib/mysql/libmysqlclient.a -lqt-mt -lXext -lX11 -lm
/usr/local/lib/mysql/libmysqlclient.a(viossl.o): In function `sslaccept':
viossl.o(.text+0x85): undefined reference to `SSL_new'
viossl.o(.text+0xc6): undefined reference to `ERR_get_error_line_data'
viossl.o(.text+0x12d): undefined reference to `SSL_clear'
viossl.o(.text+0x13e): undefined reference to `SSL_get_session'
viossl.o(.text+0x14d): undefined reference to `SSL_SESSION_set_timeout'
viossl.o(.text+0x164): undefined reference to `SSL_set_fd'
viossl.o(.text+0x175): undefined reference to `SSL_set_accept_state'
viossl.o(.text+0x186): undefined reference to `SSL_do_handshake'
viossl.o(.text+0x19f): undefined reference to `SSL_get_peer_certificate'
viossl.o(.text+0x1ad): undefined reference to `X509_get_subject_name'
viossl.o(.text+0x1c5): undefined reference to `X509_NAME_oneline'
viossl.o(.text+0x1d5): undefined reference to `X509_get_issuer_name'
viossl.o(.text+0x1ed): undefined reference to `X509_NAME_oneline'
viossl.o(.text+0x1fd): undefined reference to `X509_free'
viossl.o(.text+0x220): undefined reference to `SSL_get_shared_ciphers'
viossl.o(.text+0x256): undefined reference to `ERR_get_error_line_data'
viossl.o(.text+0x26b): undefined reference to `SSL_free'
/usr/local/lib/mysql/libmysqlclient.a(viossl.o): In function `sslconnect':
viossl.o(.text+0x325): undefined reference to `SSL_new'
viossl.o(.text+0x366): undefined reference to `ERR_get_error_line_data'
viossl.o(.text+0x3cf): undefined reference to `SSL_clear'
viossl.o(.text+0x3e0): undefined reference to `SSL_get_session'
viossl.o(.text+0x3ef): undefined reference to `SSL_SESSION_set_timeout'
viossl.o(.text+0x406): undefined reference to `SSL_set_fd'
viossl.o(.text+0x417): undefined reference to `SSL_set_connect_state'
viossl.o(.text+0x428): undefined reference to `SSL_do_handshake'
viossl.o(.text+0x45a): undefined reference to `ERR_get_error_line_data'
viossl.o(.text+0x46f): undefined reference to `SSL_free'
/usr/local/lib/mysql/libmysqlclient.a(viossl.o): In function `vio_ssl_read':
viossl.o(.text+0x51d): undefined reference to `SSL_read'
etc.
End it's still SIGBUS-ing when closing any window :
Program received signal SIGBUS, Bus error.
0x286d32e3 in QGListIterator::QGListIterator(QGList const&) () from /usr/X11R6/lib/libqt-mt.so.3
(gdb) where
#0 0x286d32e3 in QGListIterator::QGListIterator(QGList const&) () from /usr/X11R6/lib/libqt-mt.so.3
#1 0x2855701f in QMenuData::findItem(int, QMenuData**) const () from /usr/X11R6/lib/libqt-mt.so.3
#2 0x28556fb8 in QMenuData::findItem(int) const () from /usr/X11R6/lib/libqt-mt.so.3
#3 0x2858fb23 in QActionPrivate::~QActionPrivate() () from /usr/X11R6/lib/libqt-mt.so.3
#4 0x2859105f in QAction::~QAction() () from /usr/X11R6/lib/libqt-mt.so.3
#5 0x284a0c92 in QWidget::~QWidget() () from /usr/X11R6/lib/libqt-mt.so.3
#6 0x285585e8 in QPopupMenu::~QPopupMenu() () from /usr/X11R6/lib/libqt-mt.so.3
#7 0x0816c9bb in QDockWindow::undock() ()
#8 0x284a0c92 in QWidget::~QWidget() () from /usr/X11R6/lib/libqt-mt.so.3
#9 0x2854bfdd in QMainWindow::~QMainWindow() () from /usr/X11R6/lib/libqt-mt.so.3
#10 0x080b9641 in QMapPrivate<QString, QString>::clear(QMapNode<QString, QString>*) ()
#11 0x08169691 in QTextEdit::setCurrentFont(QFont const&) ()
#12 0x28474b7d in QObject::event(QEvent*) () from /usr/X11R6/lib/libqt-mt.so.3
#13 0x284a5c46 in QWidget::event(QEvent*) () from /usr/X11R6/lib/libqt-mt.so.3
#14 0x2854da2e in QMainWindow::event(QEvent*) () from /usr/X11R6/lib/libqt-mt.so.3
#15 0x284241cd in QApplication::internalNotify(QObject*, QEvent*) () from /usr/X11R6/lib/libqt-mt.so.3
#16 0x28423f81 in QApplication::notify(QObject*, QEvent*) () from /usr/X11R6/lib/libqt-mt.so.3
#17 0x28424e6a in QApplication::sendPostedEvents(QObject*, int) () from /usr/X11R6/lib/libqt-mt.so.3
#18 0x28424ca0 in QApplication::sendPostedEvents() () from /usr/X11R6/lib/libqt-mt.so.3
#19 0x283d9265 in QEventLoop::processEvents(unsigned) () from /usr/X11R6/lib/libqt-mt.so.3
#20 0x28435117 in QEventLoop::enterLoop() () from /usr/X11R6/lib/libqt-mt.so.3
#21 0x28435068 in QEventLoop::exec() () from /usr/X11R6/lib/libqt-mt.so.3
#22 0x28424328 in QApplication::exec() () from /usr/X11R6/lib/libqt-mt.so.3
#23 0x081427e7 in QTable::metaObject() const ()
#24 0x0813f35e in QTable::metaObject() const ()
#25 0x0806aaf9 in QHeader::label(int) const ()
If I can be of any help ....
--
IOnut
Unregistered ;) FreeBSD user
More information about the cvs-all
mailing list