Subject: pkg/33417: multimedia/mjpegtools
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <dauphin@enst.fr>
List: pkgsrc-bugs
Date: 05/03/2006 13:35:00
>Number:         33417
>Category:       pkg
>Synopsis:       multimedia/mjpegtools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 03 13:35:00 +0000 2006
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic_Patch_118844-30 i86pc


>Description:


if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/pkg/include -I../utils  -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -DNDEBUG -finline-functions -fno-PIC -O -I/usr/pkg/include -DGLX_GLXEXT_LEGACY -I/usr/include -D_REENTRANT  -D_REENTRANT -D_REENTRANT  -MT newdenoise.o -MD -MP -MF ".deps/newdenoise.Tpo" -c -o newdenoise.o newdenoise.cc; \
        then mv -f ".deps/newdenoise.Tpo" ".deps/newdenoise.Po"; else rm -f ".deps/newdenoise.Tpo"; exit 1; fi
In file included from MotionSearcher.hh:17,
                 from newdenoise.cc:19:
SearchBorder.hh: In member function `FRAMESIZE SearchBorder<PIXELINDEX, FRAMESIZE>::AddNewMatch(Status_t&, PIXELINDEX, PIXELINDEX)':
SearchBorder.hh:1501: error: there are no arguments to `alloca' that depend on a template parameter, so a declaration of `alloca' must be available
SearchBorder.hh:1501: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
SearchBorder.hh:1503: error: there are no arguments to `alloca' that depend on a template parameter, so a declaration of `alloca' must be available
SearchBorder.hh:1505: error: there are no arguments to `alloca' that depend on a template parameter, so a declaration of `alloca' must be available
SearchBorder.hh:1508: error: there are no arguments to `alloca' that depend on a template parameter, so a declaration of `alloca' must be available
SearchBorder.hh:1511: error: there are no arguments to `alloca' that depend on a template parameter, so a declaration of `alloca' must be available
gmake[2]: *** [newdenoise.o] Error 1
gmake[2]: Leaving directory `/pkg/obj/multimedia/mjpegtools/work/mjpegtools-1.8.0/y4mdenoise'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkg/obj/multimedia/mjpegtools/work/mjpegtools-1.8.0'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/multimedia/mjpegtools



>How-To-Repeat:


bmake


>Fix:


d ont know