Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 1995 15:23:33 +0100
From:      Davewpc Root <root@davewpc.sees.bangor.ac.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/694: No include file in rpcgen output
Message-ID:  <199508161423.PAA03544@davewpc.sees.bangor.ac.uk>
Resent-Message-ID: <199508161430.HAA29846@freefall.FreeBSD.org>

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

>Number:         694
>Category:       bin
>Synopsis:       No include file in rpcgen output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 16 07:30:02 PDT 1995
>Last-Modified:
>Originator:     Davewpc Root
>Organization:
School of Electronic & Computer Systems, Univ. Wales Bangor
>Release:        FreeBSD 2.0-BUILT-19950603 i386
>Environment:

	

>Description:

	foo.h generated from foo.x by rpcgen does not contain a line

	#include <rpc/type.h>

	This is not serious but it is a real pain in the neck when developing
	software for more than one platform (Sun and OSF both have the include).

>How-To-Repeat:

	Compare output of rpcgen on FreeBSD, Sun, Dec Alpha(OSF).

>Fix:
	
	Manually edit in the line.  Ideally rpcgen should be changed so that
	foo.h contains the #include and foo.h foo_svc.c foo_clnt.c foo_xdr.c
	have a "Please do not edit this file.  It was generated by rpcgen" 
	warning.  These alterations whould bring FreeBSD's rpcgen into line
	with other system's rpcgen's.

>Audit-Trail:
>Unformatted:



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