* [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c @ 2005-04-22 11:16 Marco Trudel 2005-04-22 11:22 ` Marcel Holtmann 0 siblings, 1 reply; 4+ messages in thread From: Marco Trudel @ 2005-04-22 11:16 UTC (permalink / raw) To: bluez-users Hello Marcel The include <linux/limits.h> in storage.c and hcitool.c are missing. My crosscompiler needs it. regards Marco ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c 2005-04-22 11:16 [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c Marco Trudel @ 2005-04-22 11:22 ` Marcel Holtmann 2005-04-22 11:48 ` Marco Trudel 0 siblings, 1 reply; 4+ messages in thread From: Marcel Holtmann @ 2005-04-22 11:22 UTC (permalink / raw) To: bluez-users Hi Marco, > The include <linux/limits.h> in storage.c and hcitool.c are missing. My > crosscompiler needs it. this can't be, because we don't include header files from the kernel and so <linux/*> and <asm/*> are taboo. Does simply including <limits.h> is also working? Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c 2005-04-22 11:22 ` Marcel Holtmann @ 2005-04-22 11:48 ` Marco Trudel 2005-04-22 11:53 ` Marcel Holtmann 0 siblings, 1 reply; 4+ messages in thread From: Marco Trudel @ 2005-04-22 11:48 UTC (permalink / raw) To: bluez-users Hello Marcel > this can't be, because we don't include header files from the kernel and > so <linux/*> and <asm/*> are taboo. I'm sorry. I should have mentioned that PATH_MAX is missing. that would have been helpful... > Does simply including <limits.h> is also working? I checked the available headers. looks like sys/param.h is the choice. (But just because it includes <linux/limits.h>) regards Marco ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c 2005-04-22 11:48 ` Marco Trudel @ 2005-04-22 11:53 ` Marcel Holtmann 0 siblings, 0 replies; 4+ messages in thread From: Marcel Holtmann @ 2005-04-22 11:53 UTC (permalink / raw) To: bluez-users Hi Marco, > > this can't be, because we don't include header files from the kernel and > > so <linux/*> and <asm/*> are taboo. > > I'm sorry. I should have mentioned that PATH_MAX is missing. > that would have been helpful... actually I thought that I addressed that :( > > Does simply including <limits.h> is also working? > > I checked the available headers. looks like sys/param.h is the choice. > (But just because it includes <linux/limits.h>) Patch for it is now in the CVS. Regards Marcel ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-04-22 11:53 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-04-22 11:16 [Bluez-users] missing <linux/limits.h> include in storage.c and hcitool.c Marco Trudel 2005-04-22 11:22 ` Marcel Holtmann 2005-04-22 11:48 ` Marco Trudel 2005-04-22 11:53 ` Marcel Holtmann
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.