[sudo-users] Sudo Comiplation for HP-PA Risc 1.1

Todd C. Miller Todd.Miller at courtesan.com
Wed May 14 10:59:35 EDT 2008


In message <33df27e70805140753mfd6694cx14e61545aa44267d at mail.gmail.com>
	so spake "Ruchi Verma" (ver.ruchi):

> *        gcc -c -I. -I.  -Wa,+DAportable
> -D_PATH_SUDOERS=\"/opt/soe/local/etc/sudoers\"
> -D_PATH_SUDOERS_TMP=\"/opt/soe/local/etc/sudoers.tmp\" -DSUDOERS_UID=0
> -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  env.c
> Assembler messages:
> Can't open +DAportable for reading: No such file or directory
> 
> The C compiler which i am using is :
> 
> # swlist | grep -i gcc
>   gcc                                   3.4.3          gcc
>   libgcc                                4.2.3          libgcc

Gcc must be using the GNU assembler instead of the HP one.  You are
probably better off just using the HP package.  If for some reason
that doesn't work for you I can probably build you an installation
tarball from one of the testdrive.hp.com machines.

 - todd



More information about the sudo-users mailing list