Subject: pkg/30241: net/tcl-scotty doesn't build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Bernd Ernesti <pr200503@veego.de>
List: pkgsrc-bugs
Date: 05/16/2005 10:35:00
>Number:         30241
>Category:       pkg
>Synopsis:       net/tcl-scotty doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 16 10:35:00 +0000 2005
>Originator:     Bernd Ernesti
>Release:        NetBSD 3.99.3
>Organization:
	
>Environment:
System: NetBSD 3.99.3
Architecture: i386
Machine: i386
Source: current as of 2005-05-15
>Description:
	net/tcl-scotty fails to build.
>How-To-Repeat:
	cd net/tcl-scotty; make
	[..]
 cc -c -O -fPIC -I. -I./../tnm/generic -I/home/source/pkgsrc/net/tcl-scotty/work.i386/.buildlink/include ./../unix/scotty.c -o scotty.o >/dev/null 2>&1
libtool  --mode=link cc -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -Wl,-R -o scotty scotty.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltcl84 -lrpcsvc   -lpthread -lm  -lm
libtool: link: you must specify an output file
Try `libtool --help --mode=link' for more information.
*** Error code 1

>Fix:
	Porbably a buildlink3 fallout.