[Bug 70610] compile error on Solaris 2.6 - `alloca' undeclared

aaronw at net.com aaronw at net.com
Wed Feb 4 22:09:32 GMT 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=70610      




------- Additional Comments From aaronw at net.com  2004-02-04 23:09 -------
I am having this same problem in 3.2.0 with kdemultimedia.  configure does not check if alloca.h is required and videoscaler.cpp needs to include config.h before checking HAVE_ALLOCA_H

To work around this temporarily I added

#define HAVE_ALLOCA_H to config.h and changed videoscaler.cpp to include config,h before #ifdef HAVE_ALLOCA_H



More information about the kde-multimedia mailing list