Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile on debian lenny i386 #44

Closed
GoogleCodeExporter opened this issue Jul 13, 2015 · 1 comment
Closed

Can't compile on debian lenny i386 #44

GoogleCodeExporter opened this issue Jul 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Source code just updated and can't compile it on Debian Lenny i386
(./configure --enable-minimal and without):

In file included from src/symbolize.cc:37:
src/symbolize.h:45: error: ‘uintptr_t’ was not declared in this scope
src/symbolize.h:45: error: template argument 1 is invalid
src/symbolize.h:45: error: template argument 3 is invalid
src/symbolize.h:45: error: template argument 4 is invalid
src/symbolize.h:45: error: invalid type in declaration before ‘;’ token
src/symbolize.cc: In function ‘bool Symbolize(char*, int, SymbolMap*)’:
src/symbolize.cc:134: error: expected initializer before ‘iter’
src/symbolize.cc:135: error: ‘iter’ was not declared in this scope
src/symbolize.cc:135: error: request for member ‘end’ in ‘*
symbolization_table’, which is of non-class type ‘int’
src/symbolize.cc:168: error: expected initializer before ‘fill’
src/symbolize.cc:172: error: ‘fill’ was not declared in this scope
make: *** [libtcmalloc_minimal_internal_la-symbolize.lo] Error 1

Regards
Frederic


Original issue reported on code.google.com by fredericsmailbox on 5 Nov 2009 at 5:54

@GoogleCodeExporter
Copy link
Author

Looks like you filed this under the wrong project.  Can you re-file under
google-perftools?

Original comment by csilv...@gmail.com on 5 Nov 2009 at 5:59

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant