jrw# cd /usr/ports/www/mozilla/work/mozilla/xpcom/reflect/xptinfo/src jrw# gcc -v -save-temps xptiMisc.cpp Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 /usr/libexec/cc1plus -E -quiet -v -D_LONGLONG xptiMisc.cpp -o xptiMisc.ii ignoring duplicate directory "/usr/include" #include "..." search starts here: #include <...> search starts here: /usr/include/c++/3.4 /usr/include/c++/3.4/backward /usr/include End of search list. In file included from xptiMisc.cpp:42: xptiprivate.h:45:20: nscore.h: No such file or directory xptiprivate.h:46:25: nsISupports.h: No such file or directory xptiprivate.h:50:24: xpt_struct.h: No such file or directory xptiprivate.h:51:21: xpt_xdr.h: No such file or directory xptiprivate.h:53:30: nsIInterfaceInfo.h: No such file or directory xptiprivate.h:54:37: nsIInterfaceInfoManager.h: No such file or directory xptiprivate.h:55:21: xptinfo.h: No such file or directory xptiprivate.h:56:26: nsIXPTLoader.h: No such file or directory xptiprivate.h:58:31: nsIServiceManager.h: No such file or directory xptiprivate.h:59:26: nsILocalFile.h: No such file or directory xptiprivate.h:60:33: nsIDirectoryService.h: No such file or directory xptiprivate.h:61:36: nsDirectoryServiceDefs.h: No such file or directory xptiprivate.h:62:39: nsAppDirectoryServiceDefs.h: No such file or directory xptiprivate.h:63:30: nsIWeakReference.h: No such file or directory xptiprivate.h:65:19: nsCRT.h: No such file or directory xptiprivate.h:66:22: nsMemory.h: No such file or directory xptiprivate.h:68:30: nsISupportsArray.h: No such file or directory xptiprivate.h:69:29: nsSupportsArray.h: No such file or directory xptiprivate.h:70:21: nsInt64.h: No such file or directory xptiprivate.h:72:25: nsQuickSort.h: No such file or directory xptiprivate.h:74:27: nsXPIDLString.h: No such file or directory xptiprivate.h:76:28: nsIInputStream.h: No such file or directory xptiprivate.h:78:24: nsAutoLock.h: No such file or directory xptiprivate.h:80:21: pldhash.h: No such file or directory xptiprivate.h:81:19: plstr.h: No such file or directory xptiprivate.h:82:19: prprf.h: No such file or directory xptiprivate.h:83:18: prio.h: No such file or directory xptiprivate.h:84:20: prtime.h: No such file or directory xptiprivate.h:85:19: prenv.h: No such file or directory jrw#
-- Summary: This is the first, two similar incidents followed which are probably related. Product: gcc Version: 3.4.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jrwid at presys dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23042