Well, after getting past the gettext issue and building most of the packages under RHEL3, I'm now getting some error with PAM. It seems that it's having problems auto-detecting some base system info. Are there arguments that I can pass through openpkg to set them manually with the pam src rpm? The output of the error is attached.
-- David M. Fetter - UNIX Systems Administrator Portland State University - www.oit.pdx.edu "Only those who attempt the absurd can achieve the impossible."
Installing OpenPKG-2.1/SRC/pam-0-2.1.0.src.rpm
Executing(%prep): env -i /usr/local/lib/openpkg/bash --norc --noprofile --posix -e
/usr/local/RPM/TMP/rpm-tmp.24468
+ cd /usr/local/RPM/TMP
+ exit 0
Executing(%build): env -i /usr/local/lib/openpkg/bash --norc --noprofile --posix -e
/usr/local/RPM/TMP/rpm-tmp.24468
+ cd /usr/local/RPM/TMP
+ exit 0
Executing(%install): env -i /usr/local/lib/openpkg/bash --norc --noprofile --posix -e
/usr/local/RPM/TMP/rpm-tmp.24468
+ cd /usr/local/RPM/TMP
+ rm -rf /usr/local/RPM/TMP/pam-0-root
+ pam_cfgloc=
+ pam_modpfx=
+ pam_incdir=
+ pam_libdir=
+ '[' -f /etc/pam.d -o -d /etc/pam.d ']'
+ pam_cfgloc=/etc/pam.d
+ break
+ '[' -d /etc/pam.d ']'
++ cat /etc/pam.d/authconfig /etc/pam.d/chfn /etc/pam.d/chsh /etc/pam.d/cups
/etc/pam.d/halt /etc/pam.d/internet-druid /etc/pam.d/kbdrate /etc/pam.d/login
/etc/pam.d/neat /etc/pam.d/other /etc/pam.d/passwd /etc/pam.d/poweroff /etc/pam.d/ppp
/etc/pam.d/reboot /etc/pam.d/redhat-config-mouse /etc/pam.d/redhat-config-network
/etc/pam.d/redhat-config-network-cmd /etc/pam.d/redhat-config-network-druid
/etc/pam.d/rhn_register /etc/pam.d/setup /etc/pam.d/smtp /etc/pam.d/smtp.sendmail
/etc/pam.d/sshd /etc/pam.d/su /etc/pam.d/sudo /etc/pam.d/system-auth
/etc/pam.d/up2date /etc/pam.d/up2date-config /etc/pam.d/up2date-nox /etc/pam.d/xserver
++ grep '^#*[ ]*other'
++ head -1
++ awk '{ print $3; }'
+ mod=
+ '[' -f /usr/include/security/pam_appl.h ']'
+ '[' -f /usr/local/include/security/pam_appl.h ']'
+ '[' -f /opt/include/security/pam_appl.h ']'
+ '[' -f /lib/libpam.a ']'
+ '[' -f /lib/libpam.so ']'
+ '[' -f /lib/libpam.sl ']'
+ '[' -f /lib/libpam.so.0 ']'
+ pam_libdir=/lib
+ break
+ '[' ./lib '!=' . ']'
+ break
+ '[' ./etc/pam.d = . ']'
+ '[' . = . ']'
+ echo '************************************************************'
************************************************************
+ echo '** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!'
** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!
+ echo '** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!'
** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!
+ echo '**'
**
+ echo '** We found out:'
** We found out:
+ echo '** PAM Config Location: "/etc/pam.d"'
** PAM Config Location: "/etc/pam.d"
+ echo '** PAM Module Prefix: ""'
** PAM Module Prefix: ""
+ echo '** PAM Include Directory: ""'
** PAM Include Directory: ""
+ echo '** PAM Library Directory: "/lib"'
** PAM Library Directory: "/lib"
+ echo '**'
**
+ echo '** Unfortunately, some information is missing here.'
** Unfortunately, some information is missing here.
+ echo '**'
**
+ echo '** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!'
** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!
+ echo '** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!'
** ERROR: SOME PAM INFORMATION COULD NOT BE DETERMINED!!
+ echo '************************************************************'
************************************************************
+ exit 1
error: Bad exit status from /usr/local/RPM/TMP/rpm-tmp.24468 (%install)
RPM build errors:
Bad exit status from /usr/local/RPM/TMP/rpm-tmp.24468 (%install)
signature.asc
Description: This is a digitally signed message part
