[Freeswitch-dev] FreeSWITCH SVN Trunk compile problems on Mac OS X:: [Freeswitch-dev] FreeSWITCH SVN Trunk compile problems on Mac OS X. Brian West brian.west at mac.com. Fri Mar 23 22:39:31 EDT 2007 http://lists.freeswitch.org/pipermail/freeswitch-dev/2007-March/000445.htmlHOME | Hi,
Trying to compile the latest svn (rev 13635) I have the following errors :
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::GetSources()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x0 ): multiple definition of `CGUIViewStateWindowPictures::GetSources()'
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0x0): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::GetExtensions()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x8 0): multiple definition of `CGUIViewStateWindowPictures::GetExtensions()' How To Compile rTorrent From SVN In Ubuntu Feisty Fawn :: Sep 17, 2007 How To Compile rTorrent From SVN In Ubuntu Feisty Fawn. 6. Update rTorrent to the latest SVN version. svn up http://www.howtoforge.com/compile_rtorrent_from_svn_ubuntuHOME | 0011473: Cannot compile IDE with latest SVN - Free Pascal/Lazarus :: Jun 14, 2008 Summary, 0011473: Cannot compile IDE with latest SVN If you cannot figure out you configuration problems, I suggest you just download a http://bugs.freepascal.org/view.php?id=11473HOME |
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0x70): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowGameSaves::SaveViewState()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0xa 0): multiple definition of `CGUIViewStateWindowGameSaves::SaveViewState()'
xbmc/GUIViewStateGameSaves.o:GUIViewStateGameSaves.cpp: (.text+0x60): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::SaveViewState()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x1 00): multiple definition of `CGUIViewStateWindowPictures::SaveViewState()'
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0xb0): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::UnrollArchives()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x1 20): multiple definition of `CGUIViewStateWindowPictures::UnrollArchives()' Open MPI User's Mailing List Archives:: Nov 7, 2007 Next message: Adrian Knoth: "Re: [OMPI users] problems compiling svn-version"; Previous message: Sharon Melamed: "Re: [OMPI users] http://www.open-mpi.org/community/lists/users/2007/11/4427.phpHOME |
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0x90): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::GetLockType()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x1 a0): multiple definition of `CGUIViewStateWindowPictures::GetLockType()'
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0x1a50): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowGameSaves::GetSources()':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x1 c0): multiple definition of `CGUIViewStateWindowGameSaves::GetSources()'
xbmc/GUIViewStateGameSaves.o:GUIViewStateGameSaves.cpp: (.text+0x80): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::CGUIViewStateWindowP ictures(CFileItemList const&)':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0xe 80): multiple definition of `CGUIViewStateWindowPictures::CGUIViewStateWindowP ictures(CFileItemList const&)'
xbmc/GUIViewStatePictures.o:GUIViewStatePictures.cpp:(. text+0x1be0): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowGameSaves::CGUIViewStateWindow GameSaves(CFileItemList const&)':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x2 910): multiple definition of `CGUIViewStateWindowGameSaves::CGUIViewStateWindow GameSaves(CFileItemList const&)'
xbmc/GUIViewStateGameSaves.o:GUIViewStateGameSaves.cpp: (.text+0x3e0): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowGameSaves::CGUIViewStateWindow GameSaves(CFileItemList const&)':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x4 db0): multiple definition of `CGUIViewStateWindowGameSaves::CGUIViewStateWindow GameSaves(CFileItemList const&)'
xbmc/GUIViewStateGameSaves.o:GUIViewStateGameSaves.cpp: (.text+0x13b0): first defined here
xbmc/GUIViewStatePicturesProgramsScripts.o: In function `CGUIViewStateWindowPictures::CGUIViewStateWindowP ictures(CFileItemList const&)':
GUIViewStatePicturesProgramsScripts.cpp:(.text+0x5 950): multiple definition of `CGUIViewStateWindowPictures::CGUIViewStateWindowP ictures(CFileItemList const&)'
...
I had no problems compiling rev 13561. I don't know when it broke.
Regards
Trois Six
find . -name *.o -exec rm {} ;
should do the trick (recompiles it all).
becareful with that command though. only run from where your sources are.
which is the same as 'make distclean'.
please please please people, check that before reporting.
ok thank's it did the trick.
As I am using build.sh I supposed build.sh did the make distclean but it doesn't, it does a make clean and not a make distclean... In my case, make clean wasn't sufficient.
Thank's for your help.
Trois Six
ah, distclean! I had the same error and was trying make clean the other day. Finally deleted and redownloaded the entire SVN, brought userdata from backup, and all was fine using build.sh Distclean would've been WAY better! Have to remember that one, was drawing a complete blank at the time.
Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home
|