Subject: toolchain/25996: sgivol host tool does not build on OS X
To: None <gnats-bugs@gnats.netbsd.org>
From: None <thorpej@shagadelic.org>
List: netbsd-bugs
Date: 06/21/2004 09:03:20
>Number:         25996
>Category:       toolchain
>Synopsis:       sgivol host tool does not build on OS X
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 21 16:04:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jason R Thorpe
>Release:        NetBSD 2.0E
>Organization:
        -- Jason R. Thorpe <thorpej@shagadelic.org>
>Environment:
	
	
System: Darwin Jason-Thorpes-Computer.local 7.4.0 Darwin Kernel Version 7.4.0: Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC  Power Macintosh powerpc
>Description:
	The sgivol host tool wants to link against libutil, which does not
	exist on OS X, and may not be what the tool expects on other systems
	if it does exist.

>How-To-Repeat:
	Attempt to build host tools for sgimips on OS X:

#      link  sgivol/sgivol
cc -O -no-cpp-precomp -I/nbsd/objdir/sgimips/tools/compat -I/nbsd/objdir/sgimips/tools/compat/include  -I/Volumes/NetBSD/users/thorpej/hack/netbsd/src/tools/sgivol/../compat -DHAVE_NBTOOL_CONFIG_H=1  -D_FILE_OFFSET_BITS=64 -D_NETBSD_SOURCE    -o sgivol sgivol.lo -L/nbsd/objdir/sgimips/tools/compat -lnbcompat -lz -lutil
ld: can't locate file for: -lutil

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