Hi again Peter and thanks for the attachment.

Actually, I was able to fix the problem using the info from a previous reply 
from you. Here is what I posted on Dec 31 ...

Thank you for the generous and extensive help, Peter.

> I checked the files and usr/include/machine/_structs.h was corrupt. After 
> removing it and creating a new using the info you posted about the 2nd 
> usr/include/machine/_structs.h:
> 
>> 28 #if defined (__ppc__) || defined (__ppc64__)
>> 29 #include "ppc/_structs.h"
>> 30 #elif defined (__i386__) || defined (__x86_64__)
>> 31 #include "i386/_structs.h"
>> 32 #elif defined (__arm__)
>> 33 #include "arm/_structs.h"
>> 34 #else
>> 35 #error architecture not supported
>> 36 #endif
> 
> the whole installation ran perfectly :-)
> 
> Thanks again,
> Addie

That fixed the problem. I thought I had posted that to the group, but it seems 
that didn't go through. I will post it again.
Again, thanks again!
Cheers,
Addie

On Jan 2, 2015, at 11:55 PM, Peter Dyballa wrote:

> 
> Am 29.12.2014 um 23:00 schrieb Adlai Burman:
> 
>> /usr/include/sys/_structs.h:57:30: error: /usr/include/machine/_structs.h: 
>> Input/output error
> 
> You can see a few times this message. Obviously your 
> /usr/include/machine/_structs.h is not OK. Here is mine:
> 
> <_structs.h>
> 
> --
> Greetings
> 
>  Pete
> 
> "Free markets would be a great idea, if markets were actually free."
> 


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to