I guess I need to release a ".12" since this has been fixed for a while. -- Dave
At 07:37 AM 7/23/2003 Wednesday, Eugene LiS User wrote:
Hello,
In order to compile my driver with the latest LiS 2.16.11 I had to make the following changes to LiS lislocks.[hc]files:
# diff lislocks.h.orig lislocks.h 186c186 < #define lis_rw_lock_alloc(lock,name) \ --- > #define lis_rw_lock_alloc(name) \ 219c219 < lis_rw_lock_free_fcn(lis_rw_lock_t *lock, const char *name, FL) ; --- > lis_rw_lock_free_fcn(lis_rw_lock_t *lock, FL) ;
# diff lislocks.c.orig lislocks.c 985c985 < lis_rw_lock_free_fcn(lis_rw_lock_t *lock, const char *name, FL) --- > lis_rw_lock_free_fcn(lis_rw_lock_t *lock, FL)
-- Eugene
__________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397
Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455
_______________________________________________ Linux-streams mailing list [EMAIL PROTECTED] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
_______________________________________________ Linux-streams mailing list [EMAIL PROTECTED] http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams
