aMule Forum
English => aMule Help => Topic started by: ertiti on October 10, 2004, 08:45:22 PM
-
Hello everybody,
after compiling successfully aMule 2.0.0 rc5 on my new FreeBSD 5.2.1 box, I had some pbs with the webserver, and although I could connect to the 4711 port it didn't do anything; it just waited...
So after reading a lot about this, I decided to try to compile the brand new version of aMule, rc6.
But in this case, the pbs are worse... It doesn't compile.
The ./configure I am doing is the following:
./configure --enable-webserver --enable-amule-gui --enable-amule-daemon --enable-optimise --enable-optimize --with-wx-config=/usr/X11R6/bin/wxgtk-2.4-config --with-wxbase-config=/usr/X11R6/bin/wxgtk-2.4-config
and everything seems to work.
But when I do "make", this is what happens:
20:47:37->rmartin@master-server:~/src/aMule-2.0.0rc6$ make
make all-recursive
Making all in m4
Making all in intl
Making all in po
Making all in docs
Making all in src
"Makefile", line 322: Unassociated shell command "BarShader.cpp CatDialog.cpp CFile.cpp ChatSelector.cpp ChatWnd.cpp ClientCredits.cpp ClientDetailDialog.cpp ColorFrameCtrl.cpp CommentDialog.cpp CommentDialogLst.cpp DirectoryTreeCtrl.cpp DownloadListCtrl.cpp filemem.cppFileDetailDialog.cpp FileDetailListCtrl.cpp FriendListCtrl.cpp listctrl.cpp muuli_wdr.cpp MuleListCtrl.cpp MuleTextCtrl.cpp MuleNotebook.cpp MuleGifCtrl.cpp otherfunctions.cpp OScopeCtrl.cpp packets.cpp Preferences.cpp PrefsUnifiedDlg.cpp QueueListCtrl.cpp SearchDlg.cpp SearchList.cpp SearchListCtrl.cpp SharedFilesCtrl.cpp SharedFilesWnd.cpp ServerListCtrl.cpp StatisticsDlg.cpp TransferWnd.cpp UploadListCtrl.cpp amuleDlg.cpp $(am__append_11) $(am__append_13)"
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/home/rmartin/src/aMule-2.0.0rc6.
*** Error code 1
Stop in /usr/home/rmartin/src/aMule-2.0.0rc6.
Any hint?
Thanks a lot!