Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157711 - media-video/came-1.9 failes to compile with curl-7.16.0 (masked)
Summary: media-video/came-1.9 failes to compile with curl-7.16.0 (masked)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 157718
  Show dependency tree
 
Reported: 2006-12-10 03:44 UTC by Daniel Black (RETIRED)
Modified: 2007-04-17 13:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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