Re: yellowdog-general Digest 3 Apr 2001 04:21:40 -0000 Issue 373


Subject: Re: yellowdog-general Digest 3 Apr 2001 04:21:40 -0000 Issue 373
From: Randall Perry (rgp@systame.com)
Date: Tue Apr 03 2001 - 10:21:32 MDT


>
>> So I tried installing MIME::Base 64 and got this error:
>>
>> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or
>> directory
>> make: *** [Base64.o] Error 1
>> /usr/bin/make -- NOT OK
>> Running make test
>> Can't test without successful make
>> Running make install
>> make had returned bad status, install seems impossible
>>
>> sigcontext.h is in the bits dir, don't know what 'asm/sigcontext.h' refers
>> to (I'm a beginner in PERL).
>
> Have you got a symlink from /usr/include/asm to
> /usr/src/linux/include/asm and all the kernel headers present? If not
> install the kernel-headers package appropriate to your kernel (I'm using
> kernel-headers-2.2.17-0.6.1 and MIME-Base64 builds OK).
>
> HTH
>
> Jason

Thanks for your help. Found out that although my kernel-headers were
installed some symlinks were missing. 'linux' was missing in src and
include. 'asm' already existed in include as a directory, so I deleted it
and created a symlink back to /src/linux.

Everything's working ok now.

-- 
Randy Perry
sysTame
Mac Consulting/Sales

phn 561.589.6449 mobile email help@systame.com



This archive was generated by hypermail 2a24 : Tue Apr 03 2001 - 10:24:13 MDT