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

Bug 157280

Summary: swt-3.2.1 fails to find seamonkey xpcom includes
Product: Gentoo Linux Reporter: David Gurvich <david.gurvich>
Component: New packagesAssignee: 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: ---

Description David Gurvich 2006-12-05 19:26:22 UTC
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
Comment 1 David Gurvich 2006-12-05 19:27:19 UTC
Typo should read: /usr/lib/seamonkey/include/xpcom
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-05 23:42:32 UTC

*** This bug has been marked as a duplicate of 156716 ***