Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Jun 1999 01:25:39 -0700 (PDT)
From:      koji@dti.ad.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/12003: www/lynx-ssl build fails
Message-ID:  <19990603082539.C402D151C4@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         12003
>Category:       ports
>Synopsis:       www/lynx-ssl build fails
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun  3 01:30:03 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Koji Kondo
>Release:        FreeBSD 3.2-RELEASE
>Organization:
DTI
>Environment:
FreeBSD 3.2-STABLE i386
>Description:
configure fail.

===>  Configuring for lynx-ssl-2.8.1.1
creating cache ./config.cache
checking host system type... i386--freebsd3.2
checking for gcc... cc
checking whether the C compiler (cc -O -pipe I/usr/local/include/openssl ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
*** Error code 1

Stop.

>How-To-Repeat:

>Fix:
*** Makefile.orig       Thu Jun  3 17:22:19 1999
--- Makefile    Thu Jun  3 17:22:30 1999
***************
*** 27,33 ****
  RESTRICTED=     "Contains cryptography"
  
  GNU_CONFIGURE=  YES
! CFLAGS+=      I${PREFIX}/include/openssl
  CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
                --enable-nsl-fork
  MAKEFILE=       makefile
--- 27,33 ----
  RESTRICTED=     "Contains cryptography"
  
  GNU_CONFIGURE=  YES
! CFLAGS+=      -I${PREFIX}/include/openssl
  CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
                --enable-nsl-fork
  MAKEFILE=       makefile


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990603082539.C402D151C4>