Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Nov 2003 00:14:53 +0000 (GMT)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58814: sysutils/smartmontools: compile breaks on 5.1-RELEASE
Message-ID:  <20031101001453.EDD6054@saboteur.dek.spc.org>
Resent-Message-ID: <200311011820.hA1IKKVi026454@freefall.freebsd.org>

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

>Number:         58814
>Category:       ports
>Synopsis:       sysutils/smartmontools: compile breaks on 5.1-RELEASE
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 01 10:20:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kimchi.dek.spc.org 5.1-RELEASE-p8 FreeBSD 5.1-RELEASE-p8 #14: Wed Oct  8 09:37:56 BST 2003     bms@kimchi.dek.spc.org:/usr/src/sys/i386/compile/KIMCHI  i386

	
>Description:

...
if cc -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\"/usr/local/etc\"   -O -pipe -mcpu=pentiumpro -Wall -MT os_freebsd.o -MD -MP -MF ".deps/os_freebsd.Tpo" \
  -c -o os_freebsd.o `test -f 'os_freebsd.c' || echo './'`os_freebsd.c; \
then mv -f ".deps/os_freebsd.Tpo" ".deps/os_freebsd.Po"; \
else rm -f ".deps/os_freebsd.Tpo"; exit 1; \
fi
os_freebsd.c: In function `ata_command_interface':
os_freebsd.c:191: `OLD_KERNEL' undeclared (first use in this function)
os_freebsd.c:191: (Each undeclared identifier is reported only once
os_freebsd.c:191: for each function it appears in.)
os_freebsd.c:193: syntax error before ';' token
os_freebsd.c:181: warning: unused variable `retval'
os_freebsd.c:181: warning: unused variable `copydata'
os_freebsd.c:182: warning: unused variable `iocmd'
os_freebsd.c:183: warning: unused variable `buff'
gmake[2]: *** [os_freebsd.o] Error 1
gmake[2]: Leaving directory `/usr/ports/sysutils/smartmontools/work/smartmontools-5.21'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/sysutils/smartmontools/work/smartmontools-5.21'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:
	
>Fix:

	


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



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