I get a number of the following errors when compiling Midgard PHP beta 4. I
believe this may be an issue with my compiler or system, and not actually a
problem with Midgard. These errors seem to crop up on random code elements
whenever I compile the PHP module, though they are most prevalent in
token_cache and fopen-wrappers

The Compiler: gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)

The Errors (a sampling)
-===================-
gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [token_cache.o] Error 1
{standard input}: Assembler messages:
{standard input}:1340: Warning: end of file not at end of a line; newline
inserted
{standard input}:1543: Error: Unknown pseudo-op:  `.typ'

gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [token_cache.o] Error 1
{standard input}: Assembler messages:
{standard input}:1340: Warning: end of file not at end of a line; newline
inserted
{standard input}:1972: Error: bad register name ('%ed')

gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [token_cache.o] Error 1
cpp: output pipe has been closed

gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [fopen-wrappers.o] Error 1
{standard input}: Assembler messages:
{standard input}:2970: Warning: end of file not at end of a line; newline
inserted
{standard input}:4616: Error: Unknown pseudo-op:  `.l'

gcc: Internal compiler error: program cc1 got fatal signal 11
make: *** [fopen-wrappers.o] Error 1
{standard input}: Assembler messages:
{standard input}:1295: Warning: end of file not at end of a line; newline
inserted
-===================-

Removing the object files (".o") and retyping "make" seems to allow the
build to continue and compile the PHP module. I suspect that a flaw in my
memory (RAM) is causing this compile to fail, though I want to be sure this
 is not a known issue.

Also, as a note, the Beta4 release reports itself as Beta5 in the web
server logs on startup, not that it matters much to me.

Any advice would be greatly appreciated,
Fred Hirsch



--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to