11-06-2009, 09:35 AM
|
#1 | |||
|
Member
|
Post rating: rate
Hi,
I just did a SVn update (rev. 28224) and get an error compiling: Code:
NotesLoader.o: In function `NotesLoader::LoadFromDir(StdString::CStdStr<char> const&, Song&, std::set<StdString::CStdStr<char>, std::less<StdString::CStdStr<char> >, std::allocator<StdString::CStdStr<char> > >&)': NotesLoader.cpp:(.text+0x8e5): undefined reference to `PMSLoader::GetApplicableFiles(StdString::CStdStr<char> const&, std::vector<StdString::CStdStr<char>, std::allocator<StdString::CStdStr<char> > >&)' NotesLoader.cpp:(.text+0x8fb): undefined reference to `PMSLoader::LoadFromDir(StdString::CStdStr<char> const&, Song&)' collect2: ld returned 1 exit status make[2]: *** [stepmania] Error 1 make[2]: Leaving directory `/x/games/stepmania/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/x/games/stepmania/src' make: *** [all-recursive] Error 1 Anyone else has problems? -peter edit: downgrading to 28220 compiles without problems again. Last edited by durian; 11-06-2009 at 10:21 AM.. Reason: More info |
|||
|
|
11-06-2009, 05:46 PM
|
#2 |
|
I code things sometimes
|
Post rating: rate
The makefile hasn't been updated for NotesLoaderPMS yet. Fixing that now.
__________________
"Most problems are side effects of solutions to other problems." -- Eskil Steenberg |
|
|
11-07-2009, 03:26 AM
|
#4 |
|
I code things sometimes
|
Post rating: rate
I updated the makefile a couple hours ago, it should be good to go (but I haven't tested it).
__________________
"Most problems are side effects of solutions to other problems." -- Eskil Steenberg |
|
|
11-07-2009, 04:10 PM
|
#6 |
|
Member
|
Post rating: rate
Hmm.... no luck here, version 28225, same error in the linking step:
Code:
NotesLoader.o: In function `NotesLoader::LoadFromDir(StdString::CStdStr<char> const&, Song&, std::set<StdString::CStdStr<char>, std::less<StdString::CStdStr<char> >, std::allocator<StdString::CStdStr<char> > >&)': NotesLoader.cpp:(.text+0x8e5): undefined reference to `PMSLoader::GetApplicableFiles(StdString::CStdStr<char> const&, std::vector<StdString::CStdStr<char>, std::allocator<StdString::CStdStr<char> > >&)' NotesLoader.cpp:(.text+0x8fb): undefined reference to `PMSLoader::LoadFromDir(StdString::CStdStr<char> const&, Song&)' collect2: ld returned 1 exit status -peter |
|
|
11-07-2009, 04:29 PM
|
#7 |
|
Member
|
Post rating: rate
Code:
U stepmania Revisión obtenida: 28225 howl@***:~/Escritorio/Stepmania4-src$ cd stepmania/ howl@***:~/Escritorio/Stepmania4-src/stepmania$ patch -p0 -i ../stepmania-pulse-0.3-damien-howl.patch patching file src/Makefile.am Hunk #1 succeeded at 198 with fuzz 1. patching file src/arch/arch_default.h patching file src/arch/Sound/RageSoundDriver_PulseAudio.h patching file src/arch/Sound/RageSoundDriver_PulseAudio.cpp patching file configure.ac howl@***:~/Escritorio/Stepmania4-src/stepmania$ ./autogen.sh configure.ac:19: installing `autoconf/compile' configure.ac:5: installing `autoconf/config.guess' configure.ac:5: installing `autoconf/config.sub' configure.ac:7: installing `autoconf/install-sh' configure.ac:7: installing `autoconf/missing' src/Makefile.am: installing `autoconf/depcomp' howl@***:~/Escritorio/Stepmania4-src/stepmania$ ./Utils/build.sh Downloading ffmpeg...okay. okay. Downloading ffmpeg patch...okay. Patching ffmpeg...okay. Configuring ffmpeg...okay. Building ffmpeg...okay. Configuring StepMania...okay. Building StepMania...okay. Copying StepMania binaries...okay. howl@***:~/Escritorio/Stepmania4-src/stepmania$ |
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| linux compiling help | pxrage | General questions | 0 | 07-12-2008 04:36 PM |
| Compiling StepMania's latest SVN build | etnmich | StepMania releases | 9 | 05-19-2008 08:40 PM |
| Need gcc patch for Linux compiling | sk | Crash questions | 1 | 05-07-2008 08:16 PM |
| Problem with compiling at Linux | zlosynus | General questions | 1 | 11-01-2007 12:38 PM |
| problem compiling under linux | akirashinigami | Crash questions | 2 | 04-30-2007 09:39 AM |
|
|
All times are GMT. The time now is 01:43 PM.
|