Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-08-27 Thread Altair Memo
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/167/#review1001 --- Ship it! work on debian/sid 32bit, imho "ship it" - Altair On

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-27 Thread Aleric Inglewood
> On Feb. 27, 2011, 3:47 a.m., Boroondas Gupte wrote: > > indra/cmake/Linking.cmake, lines 6-20 > > > > > > I thought the removal of the NOT STANDALONE condition here would give > > standalone the same (repository-local)

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-27 Thread Aleric Inglewood
> On Feb. 27, 2011, 3:47 a.m., Boroondas Gupte wrote: > > Ah, with that, configuration succeeds and GLH_INCLUDE_DIR gets correctly > > set to the dir with the symlinks. Could the need for that symlink dir be > > avoided by having the user directly set the GLH_INCLUDE_DIR CMake variable? There

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-27 Thread Aleric Inglewood
On Feb. 27, 2011, 3:47 a.m., Aleric Inglewood wrote: > > Building still fails for me, with > > > > Linking CXX shared library libllcommon.so > > /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: > > skipping incompatible > > /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/.

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-27 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/167/#review391 --- Ship it! Ah, with that, configuration succeeds and GLH_INCLUDE_DI

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-26 Thread Aleric Inglewood
> On Feb. 26, 2011, 2:44 p.m., Boroondas Gupte wrote: > > Can you give some instructions on how to do a standalone build with these > > changes? I tried the following: > > > > patch -p1 < /home/das-g/slsrc/patches/autobuild-standalone.diff > > autobuild install glh_linear > > autobuild configur

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-26 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/167/#review388 --- Can you give some instructions on how to do a standalone build wit