public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/15389] New: Error when compiling anything on Knoppix
@ 2004-05-12 19:29 submerged_one at yahoo dot com
  2004-05-12 20:03 ` [Bug c/15389] " falk at debian dot org
  0 siblings, 1 reply; 3+ messages in thread
From: submerged_one at yahoo dot com @ 2004-05-12 19:29 UTC (permalink / raw)
  To: gcc-bugs

The following was done on a machine running knoppix:

  knoppix@ttyp0[tmp]$ cat test.c
  #include <stdio.h>

  int main()
  {
          printf("test\n");
          return 0;
  }
  knoppix@ttyp0[tmp]$ gcc test.c -o test
  test.c:1: internal compiler error: Bus error
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <URL:http://gcc.gnu.org/bugs.html> for instructions.
  knoppix@ttyp0[tmp]$

-- 
           Summary: Error when compiling anything on Knoppix
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: submerged_one at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug c/15389] Error when compiling anything on Knoppix
  2004-05-12 19:29 [Bug c/15389] New: Error when compiling anything on Knoppix submerged_one at yahoo dot com
@ 2004-05-12 20:03 ` falk at debian dot org
  0 siblings, 0 replies; 3+ messages in thread
From: falk at debian dot org @ 2004-05-12 20:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From falk at debian dot org  2004-05-12 08:05 -------
It seems extremely unlikely that this is in fact a bug in gcc that we did
not notice yet (and I cannot reproduce it). Please report to the Knoppix people.

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


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


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

* [Bug c/15389] Error when compiling anything on Knoppix
       [not found] <bug-15389-8515@http.gcc.gnu.org/bugzilla/>
@ 2005-10-29 17:57 ` clum at users dot sourceforge dot net
  0 siblings, 0 replies; 3+ messages in thread
From: clum at users dot sourceforge dot net @ 2005-10-29 17:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from clum at users dot sourceforge dot net  2005-10-29 17:57 -------
This is really weird. I have used gcc many, many times, (but never on Knoppix
before) and have never had such a problem. I'm having the exact same problem.
It happens right away when I compile, even if I only do preprocessing with -E.
It works fine if I su into root. But I have full permissions on the file and
directory I'm doing it in (/home/knoppix). I'm running a Dell Dimension 8100
with a P4 processor and Knoppix 4.0.2. I just tried an experiment and got it to
work with user knoppix as well. What I had to do was set a password for user
knoppix. If I tried passwd directly in knoppix, it asks for the current
password, which doesn't exist, so I can't change it, but if I su, and then
passwd knoppix, and enter a new password, and exit, then gcc works fine. This
Knoppix comes with gcc 3.3.6.


-- 

clum at users dot sourceforge dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clum at users dot
                   |                            |sourceforge dot net


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


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

end of thread, other threads:[~2005-10-29 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-12 19:29 [Bug c/15389] New: Error when compiling anything on Knoppix submerged_one at yahoo dot com
2004-05-12 20:03 ` [Bug c/15389] " falk at debian dot org
     [not found] <bug-15389-8515@http.gcc.gnu.org/bugzilla/>
2005-10-29 17:57 ` clum at users dot sourceforge dot net

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).