bin/56942: module build broken after MFC of src/sys/dev/aac/aac.c

Sergey N. Voronkov serg at tmn.ru
Wed Sep 17 01:50:14 PDT 2003


>Number:         56942
>Category:       bin
>Synopsis:       module build broken after MFC of src/sys/dev/aac/aac.c
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 17 01:50:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey N. Voronkov
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Sibitex JSC
>Environment:
System: FreeBSD sv.tech.sibitex.tmn.ru 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #5: Mon Sep 1 13:35:17 YEKST 2003 serg at sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386

>Description:
	Module build broken after mfc of rev 1.78 and 1.69 into RELENG_4.

>How-To-Repeat:
	# cd /usr/src
	# make buildkernel
>Fix:
--- aac.c.old   Wed Sep 17 14:38:22 2003
+++ aac.c       Wed Sep 17 14:38:46 2003
@@ -2593,7 +2593,7 @@
                                rsize = sizeof(mir);
                                if (aac_sync_fib(sc, ContainerCommand, 0, fib,
                                                 sizeof(struct aac_mntinfo))) {
-                                       device_printf(sc->sc_dev,
+                                       device_printf(sc->aac_dev,
                                            "Error probing container %d\n", i);
                                        continue;
                                }


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


More information about the freebsd-bugs mailing list