On 03/31/10 12:59 PM, Eric Davis wrote:
> 
> For now I've just copied over the entire "include/sys/fibre-channel"
> directly from onnv to my
> live system so I can proceed with development.
> 
> Anyone know why these headers aren't installed with the base?  Are they
> not officially exposed
> yet or something?
> 
> Thanks,
> - e

>From a quick inspection of build 135 (the last SVr4 packaging build),
these header files were never installed.  That directory and all its
contents are listed explicitly in the packaging exceptions files.

The packaging exceptions file has moved from
usr/src/pkgdefs/etc/exception_list_$ARCH to exception_lists/packaging,
but it still lists that directory.

Why do you need these files?  As far as I can tell, they should never be
necessary for building anything outside of the OS/Net consolidation, and
for that, they're (correctly) in the proto area.

If the live development to which you refer is not in the context of
OS/Net, how do you intend to deal with synchronization?

--Mark

> On Wed, Mar 31, 2010 at 11:04 AM, Eric Davis <eda...@insanum.com
> <mailto:eda...@insanum.com>> wrote:
> 
> 
>     Thanks for the quick reply Danek.
> 
>     Nope, the files under fc4 aren't what I'm looking for.  I'm
>     specifically needing fc_types.h and impl/fc_fcaif.h.
>     I was (incorrectly) assuming one of the fc related packages
>     previously installed these headers.
> 
>       
> http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/sys/fibre-channel/
> 
>     Thanks,
>     - e
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to