[sudo-users] HP-UX 11.23 - make issue

AJ Rebmann arebmann at midwestiso.org
Tue Jan 16 14:16:17 EST 2007


OS: HP-UX 11.23 ia64

Compiler: GCC 4.1.1 ia64 (precompiled depot)

Tried using make that came with the OS and gmake 3.81 ia64 (precompiled
depot)

Sudo source: sudo 1.6.8p12

 

 I ran configure with the -with-ldap and -with-pam. That ran
successfully. Make is where I ran into problems.

 

HP-UX make: 

root@*****# make

        gcc -c -I. -I.  -O2 -D__10_10_compat_code
-D_PATH_SUDOERS=\"/etc/sudoers\"
-D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0
-DSUDOERS_MODE=0440  interfaces.c

In file included from /usr/include/sys/mp.h:53,

                 from /usr/include/sys/malloc.h:59,

                 from /usr/include/net/netmp.h:51,

                 from /usr/include/net/if.h:59,

                 from interfaces.c:82:

/usr/include/machine/sys/getppdp.h:65: error: array type has incomplete
element type

*** Error exit code 1

 

Stop.

 

Gmake:

root@*****# /usr/local/bin/gmake

gcc -c -I. -I.  -O2 -D__10_10_compat_code
-D_PATH_SUDOERS=\"/etc/sudoers\"
-D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\" -DSUDOERS_UID=0 -DSUDOERS_GID=0
-DSUDOERS_MODE=0440  interfaces.c

In file included from /usr/include/sys/mp.h:53,

                 from /usr/include/sys/malloc.h:59,

                 from /usr/include/net/netmp.h:51,

                 from /usr/include/net/if.h:59,

                 from interfaces.c:82:

/usr/include/machine/sys/getppdp.h:65: error: array type has incomplete
element type

gmake: *** [interfaces.o] Error 1

 

Debugging source code is FAR from my strong point in administration :-)
I'm not sure how to fix this problem. Any suggestions or comments will
be greatly appreciated.

 

 

 

 

 

 

A. J. Rebmann

Midwest ISO

701 City Center Drive

Carmel, IN 46032

Phone: 317.249.5171

Cell: 317.507.1394

Email: arebmann at midwestiso.org

 




More information about the sudo-users mailing list