[Buildroot] __getpgid in glibc but not in uClibc?

nina.holly at aerende.com nina.holly at aerende.com
Fri Jan 26 15:37:37 UTC 2007


Alexander,
    Replacing __getpgid with getpgid worked.
Thanks for the link.


Nina

> Hi,
>
> Can't you use getpid()?
>
> PS.
> http://www.novell.com/coolsolutions/feature/15355.html
>
> / Alexander
>
> On Thursday 25 January 2007 14.14.28 nina.holly at aerende.com wrote:
>> I have an application that requires __getpgid.
>> This system call appears to be in glibc.
>>
>> 1.  Is the __getpgid system call in uClibc?
>>     If so, can someone tell me how to enable the
>>     compilation of __getpgid in uClibc?
>>
>> 2.  If Q#1's answer is no, is it possible for
>>     __getpgid to be added from glibc to uClibc as
>>     source code?  Or does __getpgid need to be
>>     rewritten for uClibc?  Or can I inline the
>>     __getpgid source code in my application's
>>     source code?
>>
>> Thanks for any pointers,
>>
>> Nina
>>
>> _______________________________________________
>> buildroot mailing list
>> buildroot at uclibc.org
>> http://busybox.net/mailman/listinfo/buildroot
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>





More information about the buildroot mailing list