[Bug 1001] Error on MAKE while compiling SRPMS and tar.gz but not while installing RPMS

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Mar 17 08:11:59 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1001





------- Additional Comments From praveenmm at hotmail.com  2005-03-17 08:11 -------
It still gives the same error. See output below:

bash-2.05# patch < openssh-rpm-coreutils.patch -p0
patching file contrib/redhat/openssh.spec
Hunk #1 succeeded at 79 (offset -5 lines).


bash-2.05# ./configure --with-md5-password
....
....
....
checking if the systems has expire shadow information... yes
checking for "/etc/default/login"... no
Adding /usr/local/bin to USER_PATH so scp will work
checking if we need to convert IPv4 in IPv6-mapped addresses... yes (default)
checking if your system defines LASTLOG_FILE... no
checking if your system defines _PATH_LASTLOG... yes
checking if your system defines UTMP_FILE... yes
checking if your system defines WTMP_FILE... yes
checking if your system defines UTMPX_FILE... no
checking if your system defines WTMPX_FILE... no
configure: creating ./config.status
./configure: uniq: command not found
config.status: creating Makefile
config.status: creating openbsd-compat/Makefile
config.status: creating scard/Makefile
config.status: creating ssh_prng_cmds
config.status: creating config.h
config.status: config.h is unchanged

OpenSSH has been configured with the following options:
                     User binaries: /usr/local/bin
                   System binaries: /usr/local/sbin
               Configuration files: /usr/local/etc
                   Askpass program: /usr/local/libexec/ssh-askpass
                      Manual pages: /usr/local/man/manX
                          PID file: /var/run
  Privilege separation chroot path: /var/empty
            sshd default user PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
                    Manpage format: doc
                       DNS support: no
                       PAM support: no
                 KerberosV support: no
                 Smartcard support: no
                     S/KEY support: no
              TCP Wrappers support: no
              MD5 password support: no
       IP address in $DISPLAY hack: no
           Translate v4 in v6 hack: yes
                  BSD Auth support: no
              Random number source: OpenSSL internal ONLY

              Host: i686-pc-linux-gnu
          Compiler: gcc
    Compiler flags: -g -O2 -Wall -Wpointer-arith -Wno-uninitialized
Preprocessor flags:
      Linker flags:
         Libraries:   -lutil -lz -lnsl  -lcrypto -lcrypt

bash-2.05# make
....
....
....
(cd openbsd-compat && make)
make[1]: Entering directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/openbsd-
compat'
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..  -
DHAVE_CONFIG_H -c bsd-arc4random.c
In file included from ../includes.h:170,
                 from bsd-arc4random.c:25:
../defines.h:146:4: #error "8 bit int type not found."
../defines.h:158:5: #error "16 bit int type not found."
../defines.h:167:5: #error "32 bit int type not found."
../defines.h:183:5: #error "8 bit int type not found."
../defines.h:195:6: #error "16 bit int type not found."
../defines.h:204:6: #error "32 bit int type not found."
make[1]: *** [bsd-arc4random.o] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/openssh-3.7.1p2/openbsd-
compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list