Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoreFoundation/CoreFoundation.h: No such file or directory #20

Closed
higuita opened this issue Oct 5, 2011 · 1 comment
Closed

CoreFoundation/CoreFoundation.h: No such file or directory #20

higuita opened this issue Oct 5, 2011 · 1 comment

Comments

@higuita
Copy link

higuita commented Oct 5, 2011

Hi

Trying to compile the latest git (at 05/10/2011) on linux, its giving this:

make[5]: Entering directory /home/higuita/build/claws-mail/libetpan/src/data-types' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_REENTRANT -O2 -fPIC -W -Wall -MT mailstream_cfstream.lo -MD -MP -MF .deps/mailstream_cfstream.Tpo -c -o mailstream_cfstream.lo mailstream_cfstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_REENTRANT -O2 -fPIC -W -Wall -MT mailstream_cfstream.lo -MD -MP -MF .deps/mailstream_cfstream.Tpo -c mailstream_cfstream.c -fPIC -DPIC -o .libs/mailstream_cfstream.o mailstream_cfstream.c:34:43: fatal error: CoreFoundation/CoreFoundation.h: No such file or directory compilation terminated. make[5]: *** [mailstream_cfstream.lo] Error 1 make[5]: Leaving directory/home/higuita/build/claws-mail/libetpan/src/data-types'
make[4]: *** [all] Error 2
make[4]: Leaving directory /home/higuita/build/claws-mail/libetpan/src/data-types' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory/home/higuita/build/claws-mail/libetpan/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory /home/higuita/build/claws-mail/libetpan/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/home/higuita/build/claws-mail/libetpan'
make: *** [all] Error 2

CoreFoundation sounds as a MacOS thing...

thanks

@dinhvh
Copy link
Owner

dinhvh commented Oct 6, 2011

This should be fixed now.
b6cd1b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants