Guest User

Untitled

a guest
May 7th, 2024
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.45 KB | None | 0 0
  1. /usr/bin/ld: PanelSelect.cpp:(.text+0x1f9): undefined reference to `NWindows::NControl::CListView::GetItemParam(int, long&) const'
  2. /usr/bin/ld: PanelSelect.cpp:(.text+0x229): undefined reference to `NWindows::NControl::CListView::SetItemState(int, unsigned int, unsigned int)'
  3. /usr/bin/ld: PanelSelect.o: in function `CPanel::SelectByType(bool)':
  4. PanelSelect.cpp:(.text+0x51e): undefined reference to `NWindows::NControl::CListView::GetFocusedItem() const'
  5. /usr/bin/ld: PanelSelect.cpp:(.text+0x538): undefined reference to `NWindows::NControl::CListView::GetItemParam(int, long&) const'
  6. /usr/bin/ld: PanelSelect.o: in function `CPanel::InvertSelection()':
  7. PanelSelect.cpp:(.text+0x87f): undefined reference to `NWindows::NControl::CListView::GetFocusedItem() const'
  8. /usr/bin/ld: PanelSelect.cpp:(.text+0x8e7): undefined reference to `NWindows::NControl::CListView::GetItemParam(int, long&) const'
  9. /usr/bin/ld: PanelSelect.o: in function `CPanel::KillSelection()':
  10. PanelSelect.cpp:(.text+0x9a3): undefined reference to `NWindows::NControl::CListView::GetFocusedItem() const'
  11. /usr/bin/ld: PanelSelect.cpp:(.text+0x9b6): undefined reference to `NWindows::NControl::CListView::GetItemParam(int, long&) const'
  12. /usr/bin/ld: PanelSelect.o: in function `CPanel::UpdateSelection()':
  13. PanelSelect.cpp:(.text+0x1b4): undefined reference to `NWindows::NControl::CListView::RedrawAllItems()'
  14. /usr/bin/ld: PanelSelect.o: in function `CPanel::KillSelection()':
  15. PanelSelect.cpp:(.text+0xa20): undefined reference to `NWindows::NControl::CListView::SetItemState(int, unsigned int, unsigned int)'
  16. /usr/bin/ld: PanelSort.o: in function `CPanel::SortItemsWithPropID(unsigned int)':
  17. PanelSort.cpp:(.text+0x7a5): undefined reference to `NWindows::NControl::CListView::SortItems(int (*)(long, long, long), long)'
  18. /usr/bin/ld: PanelSort.cpp:(.text+0x7ad): undefined reference to `NWindows::NControl::CListView::GetFocusedItem() const'
  19. /usr/bin/ld: PanelSort.cpp:(.text+0x7ba): undefined reference to `NWindows::NControl::CListView::EnsureVisible(int, bool)'
  20. /usr/bin/ld: ProgressDialog2.o: in function `CProgressDialog::SetProgressPos(unsigned long long)':
  21. ProgressDialog2.cpp:(.text+0xcc6): undefined reference to `NWindows::NControl::CProgressBar::SetPos(int)'
  22. /usr/bin/ld: ProgressDialog2.o: in function `CProgressDialog::OnInit()':
  23. ProgressDialog2.cpp:(.text+0x129c): undefined reference to `NWindows::NControl::CProgressBar::Attach(wxWindow*)'
  24. /usr/bin/ld: ProgressDialog2.o: in function `CProgressDialog::CProgressDialog()':
  25. ProgressDialog2.cpp:(.text+0x1ca3): undefined reference to `NWindows::NControl::CProgressBar::CProgressBar(wxWindow*)'
  26. /usr/bin/ld: ProgressDialog2.o: in function `CProgressDialog::UpdateStatInfo(bool)':
  27. ProgressDialog2.cpp:(.text+0x2267): undefined reference to `NWindows::NControl::CProgressBar::SetRange32(int, int)'
  28. /usr/bin/ld: ProgressDialog2.o: in function `CProgressDialog::SetProgressRange(unsigned long long)':
  29. ProgressDialog2.cpp:(.text+0xc5f): undefined reference to `NWindows::NControl::CProgressBar::SetRange32(int, int)'
  30. /usr/bin/ld: SplitDialog.o: in function `CSplitDialog::OnInit()':
  31. SplitDialog.cpp:(.text+0x6c): undefined reference to `NWindows::NControl::CComboBox::Attach(wxWindow*)'
  32. /usr/bin/ld: SplitDialog.cpp:(.text+0x84): undefined reference to `NWindows::NControl::CComboBox::Attach(wxWindow*)'
  33. /usr/bin/ld: SplitDialog.cpp:(.text+0xdb): undefined reference to `NWindows::NControl::CComboBox::SetText(wchar_t const*)'
  34. /usr/bin/ld: SplitDialog.cpp:(.text+0xed): undefined reference to `NWindows::NControl::CComboBox::SetCurSel(int)'
  35. /usr/bin/ld: SplitDialog.o: in function `CSplitDialog::OnOK()':
  36. SplitDialog.cpp:(.text+0x145): undefined reference to `NWindows::NControl::CComboBox::GetText(UString&)'
  37. /usr/bin/ld: SplitDialog.cpp:(.text+0x159): undefined reference to `NWindows::NControl::CComboBox::GetText(UString&)'
  38. /usr/bin/ld: SplitDialog.o: in function `CSplitDialog::OnButtonSetPath()':
  39. SplitDialog.cpp:(.text+0x241): undefined reference to `NWindows::NControl::CComboBox::GetText(UString&)'
  40. /usr/bin/ld: SplitDialog.cpp:(.text+0x2d1): undefined reference to `NWindows::NControl::CComboBox::SetCurSel(int)'
  41. /usr/bin/ld: SplitDialog.cpp:(.text+0x2de): undefined reference to `NWindows::NControl::CComboBox::SetText(wchar_t const*)'
  42. /usr/bin/ld: UpdateCallbackGUI2.o: in function `CUpdateCallbackGUI2::ShowAskPasswordDialog()':
  43. UpdateCallbackGUI2.cpp:(.text+0x21c): undefined reference to `vtable for NWindows::NControl::CEdit'
  44. /usr/bin/ld: ComboDialog.o: in function `CComboDialog::OnInit()':
  45. ComboDialog.cpp:(.text+0x3c): undefined reference to `NWindows::NControl::CComboBox::Attach(wxWindow*)'
  46. /usr/bin/ld: ComboDialog.cpp:(.text+0x6d): undefined reference to `NWindows::NControl::CComboBox::SetText(wchar_t const*)'
  47. /usr/bin/ld: ComboDialog.cpp:(.text+0x93): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  48. /usr/bin/ld: ComboDialog.o: in function `CComboDialog::OnOK()':
  49. ComboDialog.cpp:(.text+0xbd): undefined reference to `NWindows::NControl::CComboBox::GetText(UString&)'
  50. /usr/bin/ld: ListViewDialog.o: in function `CListViewDialog::OnInit()':
  51. ListViewDialog.cpp:(.text+0x60): undefined reference to `NWindows::NControl::CListView::Attach(wxWindow*)'
  52. /usr/bin/ld: ListViewDialog.cpp:(.text+0x94): undefined reference to `NWindows::NControl::CListView::InsertColumn(int, tagLVCOLUMNW const*)'
  53. /usr/bin/ld: ListViewDialog.cpp:(.text+0xbd): undefined reference to `NWindows::NControl::CListView::InsertItem(int, wchar_t const*)'
  54. /usr/bin/ld: ListViewDialog.cpp:(.text+0xdc): undefined reference to `NWindows::NControl::CListView::SetItemState(int, unsigned int, unsigned int)'
  55. /usr/bin/ld: ListViewDialog.o: in function `CListViewDialog::OnOK()':
  56. ListViewDialog.cpp:(.text+0x119): undefined reference to `NWindows::NControl::CListView::GetFocusedItem() const'
  57. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::ReadControls()':
  58. PasswordDialog.cpp:(.text+0xd): undefined reference to `NWindows::NControl::CEdit::GetText(UString&)'
  59. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::OnOK()':
  60. PasswordDialog.cpp:(.text+0x3d): undefined reference to `NWindows::NControl::CEdit::GetText(UString&)'
  61. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::SetTextSpec()':
  62. PasswordDialog.cpp:(.text+0x8b): undefined reference to `NWindows::NControl::CEdit::SetPasswordChar(unsigned long)'
  63. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::OnInit()':
  64. PasswordDialog.cpp:(.text+0x110): undefined reference to `NWindows::NControl::CEdit::SetPasswordChar(unsigned long)'
  65. /usr/bin/ld: PasswordDialog.cpp:(.text+0x11c): undefined reference to `NWindows::NControl::CEdit::SetText(wchar_t const*)'
  66. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::OnButtonClicked(int, wxWindow*)':
  67. PasswordDialog.cpp:(.text+0x155): undefined reference to `NWindows::NControl::CEdit::GetText(UString&)'
  68. /usr/bin/ld: PasswordDialog.cpp:(.text+0x17f): undefined reference to `NWindows::NControl::CEdit::SetPasswordChar(unsigned long)'
  69. /usr/bin/ld: PasswordDialog.cpp:(.text+0x18b): undefined reference to `NWindows::NControl::CEdit::SetText(wchar_t const*)'
  70. /usr/bin/ld: PasswordDialog.o: in function `CPasswordDialog::SetTextSpec()':
  71. PasswordDialog.cpp:(.text+0x9d): undefined reference to `NWindows::NControl::CEdit::SetText(wchar_t const*)'
  72. /usr/bin/ld: SplitUtils.o: in function `AddVolumeItems(NWindows::NControl::CComboBox&)':
  73. SplitUtils.cpp:(.text+0x25c): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  74. /usr/bin/ld: SplitUtils.cpp:(.text+0x26b): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  75. /usr/bin/ld: SplitUtils.cpp:(.text+0x27a): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  76. /usr/bin/ld: SplitUtils.cpp:(.text+0x289): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  77. /usr/bin/ld: SplitUtils.cpp:(.text+0x298): undefined reference to `NWindows::NControl::CComboBox::AddString(wchar_t const*)'
  78. /usr/bin/ld: SplitUtils.o:SplitUtils.cpp:(.text+0x2a7): more undefined references to `NWindows::NControl::CComboBox::AddString(wchar_t const*)' follow
  79. make[1]: Leaving directory '/tmp/makepkg/p7zip-gui/src/p7zip_16.02/CPP/7zip/UI/GUI'
  80. /usr/bin/ld: warning: creating DT_TEXTREL in a PIE
  81. collect2: error: ld returned 1 exit status
  82. make[1]: *** [../../../../makefile.glb:26: ../../../../bin/7zFM] Error 1
  83. make[1]: Leaving directory '/tmp/makepkg/p7zip-gui/src/p7zip_16.02/CPP/7zip/UI/FileManager'
  84. make: *** [makefile:58: 7zFM] Error 2
  85.  
Add Comment
Please, Sign In to add comment