MiraLoginDlg configure error "undefined reference"

Bug #217614 reported by Max Bossino
2
Affects Status Importance Assigned to Milestone
Mira Groupware
Fix Committed
High
Alan Alvarez

Bug Description

I got the following error message while trying to 'make' the latest version of Mira Client (revision 119) on Linux:

miraclient-MiraFrame.o: In function `MiraFrame::OnLogin(wxCommandEvent&)':
/home/max/Projects/Mira/Code/client/src/gui/wxwidgets/MiraFrame.cpp:734: undefined reference to `MiraLoginDlg::MiraLoginDlg(wxWindow*, int, wxString const&, wxPoint const&, wxSize const&, long)'
/home/max/Projects/Mira/Code/client/src/gui/wxwidgets/MiraFrame.cpp:737: undefined reference to `MiraLoginDlg::GetUsername()'
/home/max/Projects/Mira/Code/client/src/gui/wxwidgets/MiraFrame.cpp:738: undefined reference to `MiraLoginDlg::GetPassword()'
collect2: ld returned 1 exit status
make: *** [miraclient] Error 1

I took a look through the code and couldn't find anything out of the ordinary (there is a reference to MiraLoginDlg.h), but I didn't expect to anyway..

Max Bossino (j-k9)
Changed in mira:
assignee: nobody → tstone2077
importance: Undecided → High
Revision history for this message
Alan Alvarez (clsk) wrote :

This is actually a bug in the build system. There's a new code file MiraLoginDlg.cpp that's not being compiled/linked. I'll assign the ticket to myself and fix in a few minutes.

Changed in mira:
assignee: tstone2077 → clsk
status: New → Confirmed
Revision history for this message
Alan Alvarez (clsk) wrote :

Committed in svn revision 120.

Changed in mira:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.