sunwhea ast/endian.h wrong include

Bug #322784 reported by anilg
2
Affects Status Importance Assigned to Milestone
Nexenta Operating System
New
Undecided
Unassigned

Bug Description

/usr/include/ast/endian.h provided by sunwhea includes <bytesex.h>, which is not available. this is fixed wither with

* Moving both these files to /usr/include, or
* To change the include to <ast/bytesex.h>

Which is the right way? I suspect the latter because it is an unstable interface..

Revision history for this message
Erast (erast) wrote :

But why /usr/include/ast/endian.h got included in the first place? What is the application?

Revision history for this message
anilg (anil-verve) wrote :

I'm trying to port and application that uses endian.h.. , I'm adding a __sun check and including ast/endian.h .. is there another include file?

Revision history for this message
Erast (erast) wrote :

OK. That explains. Then ensure that your also modifies CFLAGS += -I/usr/include/ast

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.