Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 00:34:01 GMT
From:      "Reed A. Cartwright" <reed@scit.us>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/126058: [port] net/generic-nqs fails to compile
Message-ID:  <200807290034.m6T0Y1q1091216@www.freebsd.org>
Resent-Message-ID: <200807290040.m6T0e1L2057047@freefall.freebsd.org>

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

>Number:         126058
>Category:       misc
>Synopsis:       [port] net/generic-nqs fails to compile
>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:   Tue Jul 29 00:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Reed A. Cartwright
>Release:        7.0
>Organization:
NCSU
>Environment:
FreeBSD orochi.scit.us 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Tue Jul  8 23:51:27 EDT 2008     root@orochi.scit.us:/usr/obj/usr/src/sys/CUSTOM  i386

>Description:
net/generic-nqs fails to compile because 'work/Generic-NQS-3.50.9/Build-Tree/*/*/SETUP/GPort.h' doesn't contain the proper defines.

GPORT_HAS_sgtty_h should be 1 not 0.

GPORT_HAS_BSD_IOCTL should be 1 not undefined.  (GPORT_BAS_BSD_IOCTL is a typo)

Also the installed /usr/local/etc/rc.d/nqs.sh file does not replace %%RC_SUBR%% with /etc/rc.subr, so it doesn't run.
>How-To-Repeat:
Try to install.
>Fix:
Make the appropriate changes to the files.

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



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