hove-io / navitia

The open source software to build cool stuff with locomotion
https://www.navitia.io/
GNU Affero General Public License v3.0
430 stars 127 forks source link

libgoogle-perftools-dev : Ubuntu 12.04 issue #698

Closed nicolas-garcia closed 8 years ago

nicolas-garcia commented 9 years ago

Hi !

As discussed on IRC, libgoogle-perftools-dev on Ubuntu 12.04 is in version 1.7 and use deprecated headers since version 2.0.

navitia/source/kraken/data_manager.hy:37:41: fatal error: gperftools/malloc_extension.h: No such file or directory The right path for this version is google/malloc_extension.h

Thanks !

TeXitoi commented 8 years ago

As we will need a fresher boost, we will not support old gperftools versions.

1236 will fail the compilation directly during the cmake, which make this depedency more explicit.