Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 157711

Summary: media-video/came-1.9 failes to compile with curl-7.16.0 (masked)
Product: Gentoo Linux Reporter: Daniel Black (RETIRED) <dragonheart>
Component: [OLD] UnspecifiedAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal CC: media-video
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 157718    

Description Daniel Black (RETIRED) gentoo-dev 2006-12-10 03:44:08 UTC
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 Daniel Black (RETIRED) gentoo-dev 2007-04-17 12:43:18 UTC
fixed in cvs.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2007-04-17 13:38:45 UTC
and bug closed too