On 3 d�c. 2003, at 07:35, [EMAIL PROTECTED] wrote:
[]
./install.sh: line 36:�� 702 Segmentation fault����� mkdir -p "$basepath"
### execution of ./install.sh failed, exit code 139
Failed: installing fink-0.17.1-1 failed
[]
I am looking here for a general solution, rather than one which would involve special actions for each "problem" module. Can anyone offer thoughts or suggestions?

Indeed, a general solution to make all segmentation faults disappear would be wunderful. Unfortunately, this is a dream. Each of these errors has to be dealt with individually. In your case, this looks very much like a problem with your specific system. If a basic command like mkdir gives a segmentation fault, something very low level in your system has to be wrong.

This can be, for example, an unusual shell instead of the standard one for /bin/sh, or a mkdir binary that takes precedence over the one in the system and doesn't work correctly, or some kernel extension installed with a third-party application, an antivirus program, etc.

You might want to try "fink reinstall gettext", too.

--
Martin



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to