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

Bug 536060

Summary: mail-client/claws-mail-3.11.1::gentoo emake failed — claws-mail-3.11.1/src/plugins/rssyl/libfeed/feed.c:24:23: fatal error: curl/curl.h: No such file or directory
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: Current packagesAssignee: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Status: RESOLVED OBSOLETE    
Severity: normal CC: net-mail+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Piotr Szymaniak 2015-01-08 22:45:03 UTC
Created attachment 393492 [details]
build.log

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/mail-client/claws-mail-3.11.1/work/claws-mail-3.11.1/src/plugins/rssyl/libfeed -I../../../.. -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/mail-client/claws-mail-3.11.1/work/claws-mail-3.11.1/src -march=nocona -mno-sse3 -O2 -pipe -Wno-unused-function -Wno-pointer-sign -Wall -c /var/tmp/portage/mail-client/claws-mail-3.11.1/work/claws-mail-3.11.1/src/plugins/rssyl/libfeed/feed.c  -fPIC -DPIC -o .libs/libfeed_la-feed.o
/var/tmp/portage/mail-client/claws-mail-3.11.1/work/claws-mail-3.11.1/src/plugins/rssyl/libfeed/feed.c:24:23: fatal error: curl/curl.h: No such file or directory
 #include <curl/curl.h>
                       ^
compilation terminated.
Makefile:536: recipe for target 'libfeed_la-feed.lo' failed
make[6]: *** [libfeed_la-feed.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
/var/tmp/portage/mail-client/claws-mail-3.11.1/work/claws-mail-3.11.1/src/plugins/rssyl/libfeed/feeditem.c:24:23: fatal error: curl/curl.h: No such file or directory
 #include <curl/curl.h>
                       ^
compilation terminated.
Comment 1 Pacho Ramos gentoo-dev 2016-03-04 10:40:28 UTC
is this still happening with 3.13.2?
Comment 2 Piotr Szymaniak 2017-07-21 11:02:03 UTC
(In reply to Pacho Ramos from comment #1)
> is this still happening with 3.13.2?

Cant reproduce. I suppose it was missing dep, but not sure. Closing as this version is not in portage anymore.