From mharo@patrol.area51.fremont.ca.us Sat Apr  3 21:37:55 1999
Return-Path: <mharo@patrol.area51.fremont.ca.us>
Received: from patrol.area51.fremont.ca.us (d60-076.leach.ucdavis.edu [169.237.60.76])
	by hub.freebsd.org (Postfix) with ESMTP id B1CF514C33
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Apr 1999 21:37:54 -0800 (PST)
	(envelope-from mharo@patrol.area51.fremont.ca.us)
Received: (from mharo@localhost)
	by patrol.area51.fremont.ca.us (8.9.2/8.9.2) id VAA76398;
	Sat, 3 Apr 1999 21:36:10 -0800 (PST)
	(envelope-from mharo)
Message-Id: <199904040536.VAA76398@patrol.area51.fremont.ca.us>
Date: Sat, 3 Apr 1999 21:36:10 -0800 (PST)
From: mharo@area51.fremont.ca.us
Sender: mharo@patrol.area51.fremont.ca.us
Reply-To: mharo@area51.fremont.ca.us
To: FreeBSD-gnats-submit@freebsd.org
Subject: make configure doesn't create makefiles correctly
X-Send-Pr-Version: 3.2

>Number:         10940
>Category:       ports
>Synopsis:       make configure doesn't create makefiles correctly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    flathill
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr  3 21:40:00 PST 1999
>Closed-Date:    Tue Apr 6 05:26:10 PDT 1999
>Last-Modified:  Tue Apr  6 05:26:29 PDT 1999
>Originator:     Michael Haro
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

make configure doesn't create makefiles correctly

After configure does all its checks I get the following:

creating ./config.status
creating Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating src/Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating macros/Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating intl/Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating po/Makefile.in
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating pixmaps/Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating doc/Makefile
sed: 52: conftest.s1: unescaped newline inside substitute pattern
creating config.h

>How-To-Repeat:

cd /usr/ports/net/gicq && make configure

>Fix:
	
I don't understand the configure stuff, so I don't know where to look.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->flathill 
Responsible-Changed-By: jseger 
Responsible-Changed-When: Sun Apr 4 07:36:27 PDT 1999 
Responsible-Changed-Why:  
Over to MAINTAINER. 
State-Changed-From-To: open->closed 
State-Changed-By: flathill 
State-Changed-When: Tue Apr 6 05:26:10 PDT 1999 
State-Changed-Why:  
Committed. Thanks! 
>Unformatted:
