Re: Error while trying to build from svn checkout

2013-01-28 Thread Herbert Duerr
On 27.01.2013 23:20, Michael Lam wrote: Thanks, I did give that a try and it still didn't work properly. I decided to remove the existing copy and do a clean checkout. I am running into a different issue. checking if hash_map will be in __gnu_cxx namespace... configure: error: Can't find hash_ma

Re: Error while trying to build from svn checkout

2013-01-27 Thread Michael Lam
Herbert, Thanks, I did give that a try and it still didn't work properly. I decided to remove the existing copy and do a clean checkout. I am running into a different issue. checking if hash_map will be in __gnu_cxx namespace... configure: error: Can't find hash_map. Try with --with-stlport

Re: Error while trying to build from svn checkout

2013-01-25 Thread Herbert Duerr
On 25.01.2013 05:56, Michael Lam wrote: I got the following when I tried to build from the latest SVN checkout. I am building on Linux. dmake: Error: -- `sg25.sdv' not found, and can't be made This file was removed in [1] because of [2] [1] http://svn.apache.org/viewvc?view=revision&revision

Re: Error while trying to build from svn checkout

2013-01-24 Thread Pedro Giffuni
Hi Michael; That's pretty weird because I just built everything fine. Try "svn update" and if you get errors report the revision number, Pedro. > > Da: Michael Lam >A: dev@openoffice.apache.org >Inviato: Giovedì 24 Gennaio 2013 23:56 >Oggetto: Error while t