Bug 157711 - media-video/came-1.9 failes to compile with curl-7.16.0 (masked)
Bug#: 157711 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: dragonheart@gentoo.org
Component: Unspecified
URL: 
Summary: media-video/came-1.9 failes to compile with curl-7.16.0 (masked)
Keywords:  
Status Whiteboard: 
Opened: 2006-12-10 03:44 0000
Description:   Opened: 2006-12-10 03:44 0000
Similar to bug 157563 the line that contains setting the CURLOPT_MUTE could be
removed.

>>> Compiling source in /var/tmp/portage/media-video/came-1.9/work/camE-1.9 ...
gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags`   -c -o
webcam.o webcam.c
gcc -O3 -g -Wall -I./.. -I.. -D_GNU_SOURCE `giblib-config --cflags`   -c -o
parseconfig.o parseconfig.c
webcam.c: In function `ftp_upload':
webcam.c:991: error: `CURLOPT_MUTE' undeclared (first use in this function)
webcam.c:991: error: (Each undeclared identifier is reported only once
webcam.c:991: error: for each function it appears in.)
make: *** [webcam.o] Error 1

I've emailed the upstream author referring to this bug report.

------- Comment #1 From Daniel Black 2007-04-17 12:43:18 0000 -------
fixed in cvs.

------- Comment #2 From Daniel Black 2007-04-17 13:38:45 0000 -------
and bug closed too