Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 11:58:26 -0600 (CST)
From:      root@grenade.plano.sterlin.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/15723: Incorrect _ILINKS value in bsd.kmod.mk?
Message-ID:  <199912271758.LAA74853@grenade.plano.sterling.com>

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

>Number:         15723
>Category:       kern
>Synopsis:       Incorrect _ILINKS value in bsd.kmod.mk?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 27 10:00:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Alan Edmonds
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Sterling Software
>Environment:

	3.4-STABLE, cvsuped Dec 27th.   

>Description:

	When running 'make buildworld' I noticed an extraenous '@'
	in the output of make.  For example:

	$ make -n clean 
	rm -f vnode_if.h vnode_if.c setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o msdos.ko msdosfs_conv.o msdosfs_denode.o msdosfs_fat.o msdosfs_lookup.o msdosfs_vfsops.o msdosfs_vnops.o @ machine lkm_verify_tmp symb.tmp tmp.o   

	Notice the @ machine in the line above.  I'm not sure what this
	is supposed to do.  I found the '@ machine' line in 
	/usr/share/mk/bsd.kmod.mk.  I'm not sure what _ILINKS 
	is intended to do.  I just want someone that understands
	this file to verify the value of _ILINKS.

>How-To-Repeat:

	cd /usr/src/sys/modules/msdos
	make -n clean

>Fix:
	
	


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


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




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