[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 09:56:17 EST 2005


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





------- Additional Comments From praveenmm at hotmail.com  2005-03-17 09:56 -------
Still produces same error. 

Block 1: openssh.specs extract which contains BuildPreReq line
Block 2: error output

---- BLOCK 1 (openssh.spec) -------
License: BSD
Group: Applications/Internet
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Obsoletes: ssh
%if %{build6x}
PreReq: initscripts >= 5.00
%else
PreReq: initscripts >= 5.20
%endif
BuildPreReq: perl, openssl-devel, tcp_wrappers, /usr/bin/uniq
BuildPreReq: /bin/login
%if ! %{build6x}
BuildPreReq: glibc-devel, pam
%else
BuildPreReq: /usr/include/security/pam_appl.h
---- BLOCK 1 -------

---- BLOCK 2 -------
bash-2.05# ./configure
....
....
....
./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

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 clean
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

---- BLOCK 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