aMule Forum

English => Compilation problems => Topic started by: OldFrog on December 04, 2006, 11:07:29 AM

Title: Snapshot of Dec 4th
Post by: OldFrog on December 04, 2006, 11:07:29 AM
Using wx-2.8.0rc1 on Mandriva 2007 :

Quote
g++  -DUSE_EMBEDDED_CRYPTO -W -Wall -Wshadow -Wundef   -DUSE_WX_EXTENSIONS  -lpthread -o amulegui  amulegui-amule-remote-gui.o amulegui-amule-gui.o amulegui-amuleDlg.o amulegui-AddFriend.o amulegui-ChatSelector.o amulegui-ClientDetailDialog.o amulegui-FileDetailDialog.o amulegui-KadDlg.o amulegui-OScopeCtrl.o amulegui-PartFileConvert.o amulegui-PrefsUnifiedDlg.o amulegui-SearchDlg.o amulegui-ServerWnd.o amulegui-SharedFilesWnd.o amulegui-StatisticsDlg.o amulegui-SearchListCtrl.o amulegui-DownloadListCtrl.o amulegui-ClientListCtrl.o amulegui-FriendListCtrl.o amulegui-ServerListCtrl.o amulegui-SharedFilesCtrl.o amulegui-MuleTrayIcon.o amulegui-TransferWnd.o amulegui-ClientCredits.o amulegui-ECSpecialMuleTags.o amulegui-KnownFile.o amulegui-GetTickCount.o amulegui-GuiEvents.o amulegui-Logger.o amulegui-PartFile.o amulegui-Preferences.o amulegui-Proxy.o amulegui-Server.oamulegui-Statistics.o amulegui-StatTree.o amulegui-SHAHashSet.o amulegui-UserEvents.o amulegui-OtherFunctions.o amulegui-NetworkFunctions.o -L. -lmuleappcommon-Llibs/common -Llibs/ec -lmulecommon -lec   -lbfd -liberty  -L. -lmuleappgui  -pthread   -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8-lwx_baseu_net-2.8 -lwx_baseu-2.8   -lz

amulegui-PartFile.o:(.rodata._ZTV9CPartFile[vtable for CPartFile]+0x14): undefin                                             ed reference to `CPartFile::GetDlActiveTime() const'

collect2: ld returned 1 exit status
make[3]: *** [amulegui] Erreur 1
Title: Re: Snapshot of Dec 4th
Post by: phoenix on December 04, 2006, 12:17:42 PM
My fault, I will fix it today.
Title: Re: Snapshot of Dec 4th
Post by: OldFrog on December 04, 2006, 05:06:59 PM
It happens ;)
Title: Re: Snapshot of Dec 4th
Post by: phoenix on December 04, 2006, 10:05:36 PM
It is fixed now. Please test it!

Cheers!
Title: Re: Snapshot of Dec 4th
Post by: OldFrog on December 04, 2006, 10:18:08 PM
Will see that tomorrow morning. Thanks a lot ! :baby: