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

gcc compiling problem: ubuntu 10.1 64 bit #23

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments
Open

gcc compiling problem: ubuntu 10.1 64 bit #23

GoogleCodeExporter opened this issue Mar 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. running make on g++

What is the expected output? What do you see instead?

MnUserTransformation.cpp: In constructor 
'MnUserTransformation::MnUserTransformation(const std::vector<double, 
std::allocator<double> >&, const std::vector<double, std::allocator<double> 
>&)':

MnUserTransformation.cpp:30: error: 'sprintf' is not a member of 'std'

make[2]: *** [MnUserTransformation.lo] Error 1
make[2]: Leaving directory `/usr/local/src/Minuit-1_7_9/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/Minuit-1_7_9'
make: *** [all] Error 2

What version of the product are you using? On what operating system?

2.6.32-27-generic #49-Ubuntu x86_64 GNU/Linux

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 25 Jan 2011 at 2:23

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