utmpx.h in uClibc?
Ken Beals
kabeals at gmail.com
Tue Aug 19 22:24:53 UTC 2008
>
> Hi Yann:
>
> this is the error: sysdeputil.c:59:19: utmpx.h: No such file or directory
>
> when I look in sysdeputil.c there is an include: #include <utmpx.h>
> but the file is not in the include directory. I also searched the entire
> tree and did not find it. I think since my version is prior to the note
> about not being supported it looks like a problem.
>
> Thanks for the urls that show that's it in there. I'm afraid I'm not
> really a software person but I need to get this project done if I can. I a
> little surprised how old the library is in this SDK.
>
> I think I'll try to build the latest uClibc for my target and see how it
> goes. I usually don't have much luck building stuff from scratch but I
> don't see another way out of this.
>
> thanks again,
>
> Ken
>
>
>
> 2008/8/19 Yann E. MORIN <yann.morin.1998 at anciens.enib.fr>
>
>> Hello Ken!
>> Hello All!
>>
>> On Tuesday 19 August 2008 23:37:30 Ken Beals wrote:
>> > Trying to cross compile vsftpd to cris using uClibc. Build fails due to
>> the
>> > missing utmpx.h file. I found an old message (05-19-05) that said
>> uClibc
>> > does not support utmpx.h
>>
>> > Is this still true? The Axis SDK that I'm using shows
>> uClibc-IR0_9_27-15 in
>> > ./libs. Is there a later version of uClibc that supports utmpx.h?
>>
>> Looks like you're using uClibc 0.9.27. It is date January 2005. That is
>> prior
>> to the message you refer to.
>>
>> In the meantime, we've had 0.9.28, 0.9.28.1, 0.9.28.2, 0.9.28.3, and
>> 0.9.29,
>> the latter being dated May 2007. Since then, there has ben a lot of stuff
>> going into the trunk.
>>
>> You can check wether utmpx.h exists in the SVN trunk:
>>
>> http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/uClibc/libc/sysdeps/linux/common/bits/
>>
>> Yes, there's one:
>>
>> http://www.uclibc.org/cgi-bin/viewcvs.cgi/trunk/uClibc/libc/sysdeps/linux/common/bits/utmpx.h?rev=12495&sortby=file&view=log
>>
>> Log shows it's even there since 2002, with a fix in March 2005.
>>
>> Is something missing in that file? What is the exact error you
>> encountered?
>>
>> Regards,
>> Yann E.MORIN.
>>
>> --
>>
>> .-----------------.--------------------.------------------.--------------------.
>> | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics'
>> conspiracy: |
>> | +0/33 662376056 | Software Designer | \ / CAMPAIGN | ^
>> |
>> | --==< °_° >==-- °------------.-------: X AGAINST | /e\ There is
>> no |
>> | http://ymorin.is-a-geek.org/ | * _ * | / \ HTML MAIL | """
>> conspiracy. |
>>
>> °------------------------------°-------°------------------°--------------------°
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20080819/5f57c74a/attachment-0002.htm
More information about the uClibc
mailing list