[Bug c/25683] Error while running `make`

2006-01-16 Thread gccbugzilla at multiwebinc dot com


--- Comment #9 from gccbugzilla at multiwebinc dot com  2006-01-17 01:44 
---
Anyone know what's wrong and how I can fix it?


-- 


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



[Bug c/25683] Error while running `make`

2006-01-14 Thread gccbugzilla at multiwebinc dot com


--- Comment #8 from gccbugzilla at multiwebinc dot com  2006-01-14 23:05 
---
Created an attachment (id=10644)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10644&action=view)
preprocessed source

I am assuming this is the preprocessed source. It was found in the src
subfolder of the directory I used to compile/make. 


-- 


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



[Bug c/25683] Error while running `make`

2006-01-14 Thread pinskia at gcc dot gnu dot org


--- Comment #7 from pinskia at gcc dot gnu dot org  2006-01-14 21:32 ---
Can you attach the preprocessed source as requested by
http://gcc.gnu.org/bugs.html.


-- 


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



[Bug c/25683] Error while running `make`

2006-01-14 Thread gccbugzilla at multiwebinc dot com


--- Comment #6 from gccbugzilla at multiwebinc dot com  2006-01-14 20:57 
---
I have upgraded to ubuntu/kubuntu 5.10 and I am STILL getting this error
whenever I try to run `make` on ANYTHING. Does anyone have any suggestions? I
would really like to get this figured out. Maybe reinstall gcc with apt-get? I
don't know what to do.


-- 


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



[Bug c/25683] Error while running `make`

2006-01-06 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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




[Bug c/25683] Error while running `make`

2006-01-05 Thread gccbugzilla at multiwebinc dot com


--- Comment #5 from gccbugzilla at multiwebinc dot com  2006-01-06 02:16 
---
I just checked it... no errors.


-- 


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




[Bug c/25683] Error while running `make`

2006-01-05 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2006-01-06 00:53 ---
This is why I said check your memory.  There are many programs which can do
that for you,


-- 


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




[Bug c/25683] Error while running `make`

2006-01-05 Thread gccbugzilla at multiwebinc dot com


--- Comment #3 from gccbugzilla at multiwebinc dot com  2006-01-06 00:50 
---
All of my hardware appears to be working fine. I have this problem where
programs spontaneously disappear on me without any error message and the
process is killed, but I really have no clue what to look for. Also, I seem to
get error messages whenever I try to compile anything from source, not just
gaim. If you could give me any pointers about how to check for memory issues or
hardware issues, let me know.


-- 


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




[Bug c/25683] Error while running `make`

2006-01-05 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-05 22:46 ---
Can you try checking your memory and/or hardware?


-- 


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




[Bug c/25683] Error while running `make`

2006-01-05 Thread gccbugzilla at multiwebinc dot com


--- Comment #1 from gccbugzilla at multiwebinc dot com  2006-01-05 22:06 
---
I just tried to install the latest version of gcc and I still got this error. I
don't know how to get around it.

gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.0.2/libiberty/../include  -W
-Wall -Wtraditional -pedantic ../../gcc-4.0.2/libiberty/regex.c -o regex.o
In file included from ../../gcc-4.0.2/include/xregex.h:26,
 from ../../gcc-4.0.2/libiberty/regex.c:199:
../../gcc-4.0.2/include/xregex2.h:548: warning: ISO C90 does not support
`static' or type qualifiers in parameter array declarators
In file included from ../../gcc-4.0.2/libiberty/regex.c:653:
../../gcc-4.0.2/libiberty/regex.c: In function `byte_compile_range':
../../gcc-4.0.2/libiberty/regex.c:4552: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c: In function
`byte_common_op_match_null_string_p':
../../gcc-4.0.2/libiberty/regex.c:7826: internal compiler error: Segmentation
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
.
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/home/mike/Desktop/gcc-4.0.2/compile/libiberty'
make: *** [all-libiberty] Error 2


-- 

gccbugzilla at multiwebinc dot com changed:

   What|Removed |Added

 CC||gccbugzilla at multiwebinc
   ||dot com


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