[sldev] Compiling error on Linux
Robin Cornelius
robin.cornelius at gmail.com
Thu Apr 16 01:32:26 PDT 2009
On Thu, Apr 16, 2009 at 9:22 AM, Mikkel Hansen <xuxiix at gmail.com> wrote:
> Hello,
>
> I'm trying to build the SL viewer on Linux. However... I can only get this
> far:
>
> `../newview/SecondLife-i686-1.22.11.5.tar.bz2', needed by
> `newview/CMakeFiles/package'. Stop.
> make[1]: *** [newview/CMakeFiles/package.dir/all] Error 2
> make: *** [all] Error 2
>
>
What version of cmake are you using?
I'm guessing your using 2.6.0?, if so please upgrade to 2.6.2.
If not you may want to manually go in to the build directory which is
indra/viewer-linux***/ (can't remember exact name) and run :-
make VERBOSE=1
for some more detailed output
Regards
Robin
More information about the SLDev
mailing list