Request 300 was acted upon.
_________________________________________________________________________

         URL: https://rt.openpkg.org/id/300
      Ticket: [OpenPKG #300]
     Subject: Failure openssh with_wrap (tcpd) on Solaris
  Requestors: [EMAIL PROTECTED]
       Queue: openpkg
       Owner: ms
      Status: open
 Transaction: Ticket creado por ms
        Time: Jue. Dic. 04 11:19:44 2003
_________________________________________________________________________

Solaris 9 SPARC
$ rpm --rebuild --define 'with_wrap yes' openssh-3.7.1p2-20031125.src.rpm

Failed ./configure without Matthias KURZ's patch:

  checking whether struct dirent allocates space for d_name... no
  checking for libwrap... configure: error: *** libwrap missing
  error: Bad exit status from /u/ms/tmp/opkgtmp/rpm-tmp.20751 (%build)

Successful ./configure with Matthias KURZ's patch:

  checking whether struct dirent allocates space for d_name... no
  checking for arc4random... no
  [...]
  checking for gai_strerror... yes
  checking for library containing nanosleep... -lrt
  checking for ANSI C header files... yes
  [...]

Patch by Matthias KURZ at:

  http://www.mail-archive.com/openpkg-dev%40openpkg.org/msg11251/openssh.tar

The patch moves a bourne shell code block in configure script. The new code block 
causes the check for nanosleep(3) to be carried out before the check for tcpwrappers.

This is a 1:1 move of script code. Script code is neither added nor removed.

-- 
Michael Schloh v. Bennewitz
OpenPKG Developer
[EMAIL PROTECTED]

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Bug Database Interface                           www.openpkg.org/bugdb
Bug Database List                            [EMAIL PROTECTED]

Reply via email to