public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23042] New: This is the first, two similar incidents followed which are probably related.
@ 2005-07-24  2:31 jrwid at presys dot com
  2005-07-24  4:59 ` [Bug c++/23042] " bangerth at dealii dot org
  2005-07-24 16:01 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: jrwid at presys dot com @ 2005-07-24  2:31 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/23042] This is the first, two similar incidents followed which are probably related.
  2005-07-24  2:31 [Bug c++/23042] New: This is the first, two similar incidents followed which are probably related jrwid at presys dot com
@ 2005-07-24  4:59 ` bangerth at dealii dot org
  2005-07-24 16:01 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: bangerth at dealii dot org @ 2005-07-24  4:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bangerth at dealii dot org  2005-07-24 04:55 -------
So yes, what's the problem? That you don't have these header files installed 
on your system? 
 
W. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
            Summary|This is the first, two      |This is the first, two
                   |similar incidents followed  |similar incidents followed
                   |which are probably related. |which are probably related.


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23042


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/23042] This is the first, two similar incidents followed which are probably related.
  2005-07-24  2:31 [Bug c++/23042] New: This is the first, two similar incidents followed which are probably related jrwid at presys dot com
  2005-07-24  4:59 ` [Bug c++/23042] " bangerth at dealii dot org
@ 2005-07-24 16:01 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-07-24 16:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-24 16:01 -------
You need to use the full comand line to reproduce the failure you are getting.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23042


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-07-24 16:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-24  2:31 [Bug c++/23042] New: This is the first, two similar incidents followed which are probably related jrwid at presys dot com
2005-07-24  4:59 ` [Bug c++/23042] " bangerth at dealii dot org
2005-07-24 16:01 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).