Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 536060 - 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
Summary: mail-client/claws-mail-3.11.1::gentoo emake failed — claws-mail-3.11.1/src/pl...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-08 22:45 UTC by Piotr Szymaniak
Modified: 2017-07-21 11:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,447.25 KB, text/plain)
2015-01-08 22:45 UTC, Piotr Szymaniak
Details

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