[OpenAFS] compile error on AIX 5.3 - softsig.c
Tom Keiser
tkeiser@gmail.com
Thu, 7 Jun 2007 17:45:14 -0400
On 6/7/07, adke@mywdo.com <adke@mywdo.com> wrote:
> Get this error while compiling on AIX 5.3. Maybe I gave
> more information than needed, and any help will be
> appreciated. Thanks ahead of time.
>
> /openafs/openafs-1.4.4/src/pinstall/pinstall
> libafsauthent.a /openafs/op
> enafs-1.4.4/lib/libafsauthent.a
> Target "all" is up to date.
> case rs_aix53 in
> alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64
> _hpux*|*[of]bsd*|*nbsd[234]*) cd src && cd tviced && make
> all ;; *_darwin_[1-6
> ][0-9]) echo Not building MT viced for rs_aix53 ;;
> *_darwin_*) cd src && cd t
> viced && make all ;; *) echo Not building MT viced for
> rs_aix53 ;; esac
> xlc_r4 -O -I/openafs/openafs-1.4.4/src/config
Um, why did you set MT_CC to xlc_r4? We don't support DCE (aka draft
4) threads.....
--
Tom Keiser
tkeiser@gmail.com