Subject: pkg/19215: building libwww-5.4.0 is looping...
To: None <gnats-bugs@gnats.netbsd.org>
From: None <is@beverly.kleinbus.org>
List: netbsd-bugs
Date: 11/30/2002 18:31:22
>Number:         19215
>Category:       pkg
>Synopsis:       building libwww-5.4.0 is looping...
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 30 09:32:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Ignatios Souvatzis
>Release:        NetBSD 1.6_STABLE
>Organization:
seal your e-mail: http://www.gnupg.org/
>Environment:
	
	
System: NetBSD marie 1.6_STABLE NetBSD 1.6_STABLE (MARIE) #1: Tue Nov 26 21:58:16 CET 2002 is@marie:/var/tmp/MARIE shark
Architecture: arm
Machine: shark
>Description:
	Building teTeX, I found that it depends on libwww (I don't want
	to know why. Don't tell me. That's fine with me as long as I can
	let it build overnight and find it ready to use the next day. 
	Unfortunately, building libwww-5.4.0 is looping:

creating Library/User/Makefile
gmake[3]: Leaving directory `/usr/local/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
gmake[3]: Entering directory `/usr/local/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
echo Missing perl script to produce Extrnals.html > Extnals.html
cd ../.. \
  && CONFIG_FILES=Library/User/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Library/User/Makefile
gmake[3]: Leaving directory `/usr/local/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
gmake[3]: Entering directory `/usr/local/pkgsrc/www/libwww/work/w3c-libwww-5.4.0/Library/User'
echo Missing perl script to produce Extrnals.html > Extnals.html
cd ../.. \
  && CONFIG_FILES=Library/User/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating Library/User/Makefile


>How-To-Repeat:
I _did_ fetch a fresh pkgsrc, just to be sure:

	rm -rf pkgsrc
	cvs co -PAd pkgsrc
	su
	cd pkgsrc/print/teTeX
	make update
>Fix:
	unknown. 
 Workaround:
	cd ../../www/libwww
	cvs -D20021110\ 00000	# that's libwww-5.3.2
	make install clean
	cd ../../print/teTeX
	make install
>Release-Note:
>Audit-Trail:
>Unformatted: