Jump to content
3 posts in this topic

Recommended Posts

Howdy all,

 

Successfully installed 10.6.2 on my PC, ASUS P5QL motherboard, 2.5Ghz Core 2 Quad. Have all devices working, video, sound, etc. I have installed 4GB of RAM and OSX sees it all. System is stable, and fast.

 

However, I can't seem to compile anything bigger than the most basic files.

 

I have installed Xcode 3.2.1, and am attempting to install Fink and/or use Macports, but compiling always fails with:

 

(compiling fink)

./localcharset.c: In function 'locale_charset':

./localcharset.c:288: internal compiler error: Segmentation fault

Please submit a full bug report,

with preprocessed source if appropriate.

See <URL:http://developer.apple.com/bugreporter> for instructions.

 

(installing gettext with macports)

xmlwf/xmlwf.c: In function 'startElement':

xmlwf/xmlwf.c:122: internal compiler error: Segmentation fault

Please submit a full bug report,

with preprocessed source if appropriate.

See <URL:http://developer.apple.com/bugreporter> for instructions.

gnumake: *** [xmlwf/xmlwf.o] Error 1

 

 

Anyone else having these issues? I know segfaults like these used to indicate hardware issues, but I am at a loss as to how to proceed.

 

I am running the 32 bit kernel, and have not done anything to my DSDT (mostly because I have not figured that out yet). Perhaps there is an issue there?

 

Thanks!

Link to comment
https://www.insanelymac.com/forum/topic/205932-compiler-issues/
Share on other sites

  • 3 months later...
×
×
  • Create New...