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

Reply via email to