Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Again missing headers. Steps to reproduce: 1. echo '=sci-libs/libghemical-2.10' >> /etc/portage/package.keywords 2. emerge -v1 =sci-libs/libghemical-2.10 The error messages: 1. > atom.cpp:374: error: 'EXIT_FAILURE' was not declared in this scope > atom.cpp:374: error: 'exit' was not declared in this scope 2. > notice.cpp: In function 'const char* get_lib_intro_notice_line(int)': > notice.cpp:31: error: 'strcpy' was not declared in this scope My emerge --info: as in bug 225387. I include the patch.
Created an attachment (id=155979) [edit] libghemical-2.10_gcc43.patch
The <cstring> in atom.h (see the patch above) is because of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417336
I think there's a newer version available, it might already work in that.
Fixed in cvs, thanks!