This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Error: Function not Implemented


That typically sounds like an error received when the kernel doesn't support
what you are trying to do.  I do not know that much about 2.4.x series, and
maybe kernel message queues are disablealbe and/or disabled by default.
Check your config again, maybe?

> -----Original Message-----
> From: ashwin tv [mailto:ashwin_tv@yahoo.com]
> Sent: Tuesday, May 22, 2001 8:11 AM
> To: glibc-linux@ricardo.ecn.wfu.edu
> Cc: ashwin_tv@yahoo.com
> Subject: Error: Function not Implemented
> 
> 
> Hi,
> I downloaded the latest version 2.4.4 of kernel from
> kernel.org. Then compiled that with the egcs-2.91.66
> with 2.2.14-5.0 version of kernel. Then I rebooted my
> system with 2.4.4 kernel.I downloaded the mqueue.c and
> mqueue.c from a site and written a ".c" file to create
> a message queue, including the downloaded mqueue.c and
> mqueue.h.
> Then while compiling there was no error. But when I
> tried to execute the program I was getting a error
> called "Error: Function not Implemented". When I tried
> to debug using gdb it was failing to create message
> queue. Can any one help me regarding this. 
> 
> 
> Thanx in advance
> Ashwin
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - buy the things you want at great prices
> http://auctions.yahoo.com/
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]