| Summary: | swt-3.2.1 fails to find seamonkey xpcom includes | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | David Gurvich <david.gurvich> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | PPC | ||
| OS: | Other | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Typo should read: /usr/lib/seamonkey/include/xpcom |
The .h files in /usr/lib/seamonkey/include/seamonkey are not found for swt-3.2.1, swt-3.2-r2 has no such problem. There are other java files with the same problem. -I/usr/lib/seamonkey/include/string -c xpcom_stats.cpp g++ -o xpcom14_profile.o -O -DSWT_VERSION=3235 -DXPCOM_GLUE=1 -DMOZILLA_STRICT_API=1 -fno-rtti -fno-exceptions -Wall -Wno-non-virtual-dtor -fPIC -I. -I/usr/lib/gcj-4.2.0_alpha20061114/include -I/usr/lib/gcj-4.2.0_alpha20061114/include/linux -c xpcom_profile.cpp g++ -o xpcom17_profile.o -O -DSWT_VERSION=3235 -DXPCOM_GLUE=1 -DMOZILLA_STRICT_API=1 -fno-rtti -fno-exceptions -Wall -Wno-non-virtual-dtor -fPIC -I. -I/usr/lib/gcj-4.2.0_alpha20061114/include -I/usr/lib/gcj-4.2.0_alpha20061114/include/linux -c xpcom_profile.cpp In file included from xpcom_profile_structs.h:29, from xpcom_profile.cpp:30: xpcom_profile.h:34:22: error: nsCOMPtr.h: No such file or directory xpcom_profile.h:35:41: error: nsProfileDirServiceProvider.h: No such file or directory