← Back to team overview

hugin-devs team mailing list archive

[Bug 797025] Re: Default branch (hgaa0f4bd10678) fails to build on fedora 15

 

same here, Kubuntu 11.4:

/home/kfj/src/hugin/hugin_clean.hg/src/hugin_base/hugin_utils/alphanum.cpp:84:52:
error: ‘strtoul’ was not declared in this scope

the header in question is stdlib.h. Including stdlib.h fixed the
problem, but I think this is UNIX specific. Should be dealt with
somewhere further up...

Kay

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/797025

Title:
  Default branch (hgaa0f4bd10678) fails to build on fedora 15

Status in Hugin - Panorama Tools GUI:
  New

Bug description:
  Building the default branch on Fedora 15 results in the following error;
  "...hugin-2011.1.0/src/hugin_base/hugin_utils/alphanum.cpp:84:52: error: 'strtoul' was not declared in this scope"
  Are we missing a header file somewhere?

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/797025/+subscriptions


References