Error building LO - "strlen was not declared in this scope" on fresh Ubuntu 15.04 install

2015-05-22 Thread Matteo Campanelli
Jagobo Aragunde wrote: > > Since you mention that adding the proper #include did not work and this > is a fresh Ubuntu install, I wonder if the package providing string.h is > missing. Check the presence of libc6-dev. Apparently libc6-dev was installed. Still in the same situation. Thanks though

Re: Error building LO - "strlen was not declared in this scope" on fresh Ubuntu 15.04 install

2015-05-22 Thread Jacobo Aragunde Pérez
Dunno if I'm arriving too late ;) Anyway: El 21/05/15 a las 05:49, Matteo Campanelli escribió: > Hi there, > after > several minutes of compilation I got the following error(s). Any ideas? > [Manual dirty solutions like insert the related #include macros did not > work] Since you mention that ad

Error building LO - "strlen was not declared in this scope" on fresh Ubuntu 15.04 install

2015-05-20 Thread Matteo Campanelli
Hi there, after several minutes of compilation I got the following error(s). Any ideas? [Manual dirty solutions like insert the related #include macros did not work] // beginning error message from make [SOMEPATH]/include/rtl/ustring.hxx:188:27: error: ‘strlen’ was not declared in this scope In f