Mark,

#include <sys/stream.h>

--brian

On Thu, 01 Apr 2004, Mark Chang wrote:

> I'm trying to compile an application that uses
> Streams message block but not the queue structure
> since I created my own queue structure.  I just have
> to port the message block code over so I don't rewrite
> a lot (50) of lines.
> 
> I included
> #include <sys/stropts.h>  and
> <sys/osif.h>
> 
> My GCC option
> -I/usr/src/LiS/include 
> 
> And my link option
> -lLiS
> 
> I'm missing something as 
> allocb is still undefined doing linking.
> 
> Can someone shed some light on this?
> Should I follow the Stream Driver page too?
> Thanks,
> Mark
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business $15K Web Design Giveaway 
> http://promotions.yahoo.com/design_giveaway/
> _______________________________________________
> Linux-streams mailing list
> [EMAIL PROTECTED]
> http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

-- 
Brian F. G. Bidulock    � The reasonable man adapts himself to the �
[EMAIL PROTECTED]    � world; the unreasonable one persists in  �
http://www.openss7.org/ � trying  to adapt the  world  to himself. �
                        � Therefore  all  progress  depends on the �
                        � unreasonable man. -- George Bernard Shaw �
_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to