preparing 0.9.30.2

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

preparing 0.9.30.2

by Bernhard Reutner-Fischer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi *,

I've pushed a couple of fixes from master to the 0_9_30 branch in
preparation of a 0.9.30.2 bugfix release.

Please test the 0.9.30 branch on your favourite arch and report back ¹)!

If you find some _bugfix_ from master missing on the branch then
please either push it yourself or provide a patch suitable for the
branch.

TIA && have fun,
Bernhard

¹) In addition to your usual runtime-tests i encourage everyone to do
baseline-runs of LTP -- ltp.sf.net -- with your current setup and report
regressions.
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Bernhard,

i will trying this branch.

can you include:
http://git.uclibc.org/uClibc/commit/?id=1b6ff11554c7a1fea728167cc814db5440da289c
http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e

thank you

Stephan

Am 12.10.2009 19:38, schrieb Bernhard Reutner-Fischer:

> Hi *,
>
> I've pushed a couple of fixes from master to the 0_9_30 branch in
> preparation of a 0.9.30.2 bugfix release.
>
> Please test the 0.9.30 branch on your favourite arch and report back ¹)!
>
> If you find some _bugfix_ from master missing on the branch then
> please either push it yourself or provide a patch suitable for the
> branch.
>
> TIA&&  have fun,
> Bernhard
>
> ¹) In addition to your usual runtime-tests i encourage everyone to do
> baseline-runs of LTP -- ltp.sf.net -- with your current setup and report
> regressions.
> _______________________________________________
> uClibc mailing list
> uClibc@...
> http://lists.busybox.net/mailman/listinfo/uclibc
>
>    


--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

when i am build actual 0.9.30 i am become follow error, what can be wrong?

   CC libc/sysdeps/linux/i386/sigaction.os
In file included from
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types.h:3,
                  from
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/linux/posix_types.h:48,
                  from
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/linux/types.h:9,
                  from
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/sigcontext.h:6,
                  from ./include/bits/sigcontext.h:30,
                  from ./include/signal.h:334,
                  from libc/sysdeps/linux/i386/sigaction.c:24:
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:10:
error: redefinition of typedef '__kernel_ino_t'
./include/bits/kernel_types.h:15: note: previous declaration of
'__kernel_ino_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:11:
error: redefinition of typedef '__kernel_mode_t'
./include/bits/kernel_types.h:16: note: previous declaration of
'__kernel_mode_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:12:
error: redefinition of typedef '__kernel_nlink_t'
./include/bits/kernel_types.h:17: note: previous declaration of
'__kernel_nlink_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:13:
error: redefinition of typedef '__kernel_off_t'
./include/bits/kernel_types.h:18: note: previous declaration of
'__kernel_off_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:14:
error: redefinition of typedef '__kernel_pid_t'
./include/bits/kernel_types.h:19: note: previous declaration of
'__kernel_pid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:15:
error: redefinition of typedef '__kernel_ipc_pid_t'
./include/bits/kernel_types.h:20: note: previous declaration of
'__kernel_ipc_pid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:16:
error: redefinition of typedef '__kernel_uid_t'
./include/bits/kernel_types.h:21: note: previous declaration of
'__kernel_uid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:17:
error: redefinition of typedef '__kernel_gid_t'
./include/bits/kernel_types.h:22: note: previous declaration of
'__kernel_gid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:18:
error: redefinition of typedef '__kernel_size_t'
./include/bits/kernel_types.h:23: note: previous declaration of
'__kernel_size_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:19:
error: redefinition of typedef '__kernel_ssize_t'
./include/bits/kernel_types.h:24: note: previous declaration of
'__kernel_ssize_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:20:
error: redefinition of typedef '__kernel_ptrdiff_t'
./include/bits/kernel_types.h:25: note: previous declaration of
'__kernel_ptrdiff_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:21:
error: redefinition of typedef '__kernel_time_t'
./include/bits/kernel_types.h:26: note: previous declaration of
'__kernel_time_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:22:
error: redefinition of typedef '__kernel_suseconds_t'
./include/bits/kernel_types.h:27: note: previous declaration of
'__kernel_suseconds_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:23:
error: redefinition of typedef '__kernel_clock_t'
./include/bits/kernel_types.h:28: note: previous declaration of
'__kernel_clock_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:26:
error: redefinition of typedef '__kernel_daddr_t'
./include/bits/kernel_types.h:29: note: previous declaration of
'__kernel_daddr_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:27:
error: redefinition of typedef '__kernel_caddr_t'
./include/bits/kernel_types.h:30: note: previous declaration of
'__kernel_caddr_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:28:
error: redefinition of typedef '__kernel_uid16_t'
./include/bits/kernel_types.h:31: note: previous declaration of
'__kernel_uid16_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:29:
error: redefinition of typedef '__kernel_gid16_t'
./include/bits/kernel_types.h:32: note: previous declaration of
'__kernel_gid16_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:30:
error: redefinition of typedef '__kernel_uid32_t'
./include/bits/kernel_types.h:33: note: previous declaration of
'__kernel_uid32_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:31:
error: redefinition of typedef '__kernel_gid32_t'
./include/bits/kernel_types.h:34: note: previous declaration of
'__kernel_gid32_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:33:
error: redefinition of typedef '__kernel_old_uid_t'
./include/bits/kernel_types.h:35: note: previous declaration of
'__kernel_old_uid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:34:
error: redefinition of typedef '__kernel_old_gid_t'
./include/bits/kernel_types.h:36: note: previous declaration of
'__kernel_old_gid_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:35:
error: redefinition of typedef '__kernel_old_dev_t'
./include/bits/kernel_types.h:37: note: previous declaration of
'__kernel_old_dev_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:38:
error: redefinition of typedef '__kernel_loff_t'
./include/bits/kernel_types.h:38: note: previous declaration of
'__kernel_loff_t' was here
/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:43:
error: conflicting types for '__kernel_fsid_t'
./include/bits/kernel_types.h:46: note: previous declaration of
'__kernel_fsid_t' was here
make[1]: *** [libc/sysdeps/linux/i386/sigaction.os] Error 1
make[1]: Leaving directory
`/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uClibc-0.9.30.2-20091012'
make: *** [system] Fehler 2

Stephan

--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

it seems we need
http://git.uclibc.org/uClibc/commit/?id=f6ec2bd461909d8e59dc57e5b492740353ff6fcc 
too...

Stephan

Am 12.10.2009 20:59, schrieb Stephan Raue:

> Hi,
>
> when i am build actual 0.9.30 i am become follow error, what can be
> wrong?
>
>   CC libc/sysdeps/linux/i386/sigaction.os
> In file included from
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types.h:3,
>
>                  from
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/linux/posix_types.h:48,
>
>                  from
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/linux/types.h:9,
>
>                  from
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/sigcontext.h:6,
>
>                  from ./include/bits/sigcontext.h:30,
>                  from ./include/signal.h:334,
>                  from libc/sysdeps/linux/i386/sigaction.c:24:
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:10:
> error: redefinition of typedef '__kernel_ino_t'
> ./include/bits/kernel_types.h:15: note: previous declaration of
> '__kernel_ino_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:11:
> error: redefinition of typedef '__kernel_mode_t'
> ./include/bits/kernel_types.h:16: note: previous declaration of
> '__kernel_mode_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:12:
> error: redefinition of typedef '__kernel_nlink_t'
> ./include/bits/kernel_types.h:17: note: previous declaration of
> '__kernel_nlink_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:13:
> error: redefinition of typedef '__kernel_off_t'
> ./include/bits/kernel_types.h:18: note: previous declaration of
> '__kernel_off_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:14:
> error: redefinition of typedef '__kernel_pid_t'
> ./include/bits/kernel_types.h:19: note: previous declaration of
> '__kernel_pid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:15:
> error: redefinition of typedef '__kernel_ipc_pid_t'
> ./include/bits/kernel_types.h:20: note: previous declaration of
> '__kernel_ipc_pid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:16:
> error: redefinition of typedef '__kernel_uid_t'
> ./include/bits/kernel_types.h:21: note: previous declaration of
> '__kernel_uid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:17:
> error: redefinition of typedef '__kernel_gid_t'
> ./include/bits/kernel_types.h:22: note: previous declaration of
> '__kernel_gid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:18:
> error: redefinition of typedef '__kernel_size_t'
> ./include/bits/kernel_types.h:23: note: previous declaration of
> '__kernel_size_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:19:
> error: redefinition of typedef '__kernel_ssize_t'
> ./include/bits/kernel_types.h:24: note: previous declaration of
> '__kernel_ssize_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:20:
> error: redefinition of typedef '__kernel_ptrdiff_t'
> ./include/bits/kernel_types.h:25: note: previous declaration of
> '__kernel_ptrdiff_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:21:
> error: redefinition of typedef '__kernel_time_t'
> ./include/bits/kernel_types.h:26: note: previous declaration of
> '__kernel_time_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:22:
> error: redefinition of typedef '__kernel_suseconds_t'
> ./include/bits/kernel_types.h:27: note: previous declaration of
> '__kernel_suseconds_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:23:
> error: redefinition of typedef '__kernel_clock_t'
> ./include/bits/kernel_types.h:28: note: previous declaration of
> '__kernel_clock_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:26:
> error: redefinition of typedef '__kernel_daddr_t'
> ./include/bits/kernel_types.h:29: note: previous declaration of
> '__kernel_daddr_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:27:
> error: redefinition of typedef '__kernel_caddr_t'
> ./include/bits/kernel_types.h:30: note: previous declaration of
> '__kernel_caddr_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:28:
> error: redefinition of typedef '__kernel_uid16_t'
> ./include/bits/kernel_types.h:31: note: previous declaration of
> '__kernel_uid16_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:29:
> error: redefinition of typedef '__kernel_gid16_t'
> ./include/bits/kernel_types.h:32: note: previous declaration of
> '__kernel_gid16_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:30:
> error: redefinition of typedef '__kernel_uid32_t'
> ./include/bits/kernel_types.h:33: note: previous declaration of
> '__kernel_uid32_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:31:
> error: redefinition of typedef '__kernel_gid32_t'
> ./include/bits/kernel_types.h:34: note: previous declaration of
> '__kernel_gid32_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:33:
> error: redefinition of typedef '__kernel_old_uid_t'
> ./include/bits/kernel_types.h:35: note: previous declaration of
> '__kernel_old_uid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:34:
> error: redefinition of typedef '__kernel_old_gid_t'
> ./include/bits/kernel_types.h:36: note: previous declaration of
> '__kernel_old_gid_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:35:
> error: redefinition of typedef '__kernel_old_dev_t'
> ./include/bits/kernel_types.h:37: note: previous declaration of
> '__kernel_old_dev_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:38:
> error: redefinition of typedef '__kernel_loff_t'
> ./include/bits/kernel_types.h:38: note: previous declaration of
> '__kernel_loff_t' was here
> /home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/linux-2.6.32-rc4/dest/include/asm/posix_types_32.h:43:
> error: conflicting types for '__kernel_fsid_t'
> ./include/bits/kernel_types.h:46: note: previous declaration of
> '__kernel_fsid_t' was here
> make[1]: *** [libc/sysdeps/linux/i386/sigaction.os] Error 1
> make[1]: Leaving directory
> `/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uClibc-0.9.30.2-20091012'
>
> make: *** [system] Fehler 2
>
> Stephan
>


--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Bernhard Reutner-Fischer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 12, 2009 at 08:38:31PM +0200, Stephan Raue wrote:
>Hi Bernhard,
>
>i will trying this branch.
>
>can you include:
>http://git.uclibc.org/uClibc/commit/?id=1b6ff11554c7a1fea728167cc814db5440da289c

I'd rather not switch to INLINE_SYSCALL for .2

>http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e

already in there.

thanks,
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Bernhard Reutner-Fischer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 12, 2009 at 09:09:06PM +0200, Stephan Raue wrote:
>it seems we need http://git.uclibc.org/uClibc/commit/?id=f6ec2bd461909d8e59dc57e5b492740353ff6fcc
>too...

This, too, is already on the branch.
Please make sure to the correct (origin/0_9_30) branch?
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thank you Bernhard for the answer, i think i have get this wrong...

Stephan :-)

Am 12.10.2009 22:22, schrieb Bernhard Reutner-Fischer:
> On Mon, Oct 12, 2009 at 09:09:06PM +0200, Stephan Raue wrote:
>    
>> it seems we need http://git.uclibc.org/uClibc/commit/?id=f6ec2bd461909d8e59dc57e5b492740353ff6fcc
>> too...
>>      
> This, too, is already on the branch.
> Please make sure to the correct (origin/0_9_30) branch?
>
>    


--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Lennart Sorensen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Mon, Oct 12, 2009 at 10:16:24PM +0200, Bernhard Reutner-Fischer wrote:
> On Mon, Oct 12, 2009 at 08:38:31PM +0200, Stephan Raue wrote:
> >Hi Bernhard,
> >
> >i will trying this branch.
> >
> >can you include:
> >http://git.uclibc.org/uClibc/commit/?id=1b6ff11554c7a1fea728167cc814db5440da289c
>
> I'd rather not switch to INLINE_SYSCALL for .2

The inline syscall stuff does make m68k-nommu compile (and work) which
it does not in 0.9.30 and 0.9.30.1 due to the deamon() function.
Of course hacking out the deamon function fixes it too, so it isn't that
hard to make work.

> >http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e
>
> already in there.

--
Len Sorensen
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by rhabarber1848 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Mon, 12 Oct 2009 19:38:07 +0200 schrieb Bernhard Reutner-Fischer:

> Please test the 0.9.30 branch on your favourite arch and report back ¹)!

Hi,

gcc-3.4.6, kernel 2.4.37.6

This commit

http://git.uclibc.org/uClibc/commit/?h=0_9_30&id=4257e75fb11a07d4bef23ac18a65f656604e1d80

produces this:

ldso/ldso/dl-elf.c: In function `_dl_map_cache':
ldso/ldso/dl-elf.c:48: error: `MAP_FAILED' undeclared (first use in this function)
ldso/ldso/dl-elf.c:48: error: (Each undeclared identifier is reported only once
ldso/ldso/dl-elf.c:48: error: for each function it appears in.)
ldso/ldso/dl-elf.c: In function `_dl_unmap_cache':
ldso/ldso/dl-elf.c:105: error: `MAP_FAILED' undeclared (first use in this function)
ldso/ldso/dl-elf.c: In function `_dl_load_shared_library':
ldso/ldso/dl-elf.c:267: error: `MAP_FAILED' undeclared (first use in this function)

Cheers, rhabarber1848

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by rhabarber1848 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Thu, 15 Oct 2009 08:16:41 +0000 schrieb rhabarber1848:

> gcc-3.4.6, kernel 2.4.37.6
>
> This commit
>
> http://git.uclibc.org/uClibc/commit/?h=0_9_30&id=4257e75fb11a07d4bef23ac18a65f656604e1d80

Hi,

sorry, forgot to add, arch is ppc.
Reverting the commit mentioned above solves the problem.

Cheers, rhabarber1848

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Mike Frysinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 15 October 2009 04:16:41 rhabarber1848 wrote:

> Am Mon, 12 Oct 2009 19:38:07 +0200 schrieb Bernhard Reutner-Fischer:
> > Please test the 0.9.30 branch on your favourite arch and report back ¹)!
>
> gcc-3.4.6, kernel 2.4.37.6
>
> This commit
>
> http://git.uclibc.org/uClibc/commit/?h=0_9_30&id=4257e75fb11a07d4bef23ac18a
> 65f656604e1d80
>
> produces this:
>
> ldso/ldso/dl-elf.c: In function `_dl_map_cache':
> ldso/ldso/dl-elf.c:48: error: `MAP_FAILED' undeclared (first use in this
>  function) ldso/ldso/dl-elf.c:48: error: (Each undeclared identifier is
>  reported only once ldso/ldso/dl-elf.c:48: error: for each function it
>  appears in.)
> ldso/ldso/dl-elf.c: In function `_dl_unmap_cache':
> ldso/ldso/dl-elf.c:105: error: `MAP_FAILED' undeclared (first use in this
>  function) ldso/ldso/dl-elf.c: In function `_dl_load_shared_library':
> ldso/ldso/dl-elf.c:267: error: `MAP_FAILED' undeclared (first use in this
>  function)
does git master also fail for you ?
-mike


_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

signature.asc (853 bytes) Download Attachment

Re: preparing 0.9.30.2

by rhabarber1848 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Thu, 15 Oct 2009 13:07:25 -0400 schrieb Mike Frysinger:

> does git master also fail for you ?

Hi,

yes:

  CC ldso/ldso/ldso.oS
In file included from ./ldso/include/ldso.h:47,
                 from ldso/ldso/ldso.c:33:
./ldso/include/dl-hash.h:38:5: warning: "USE_TLS" is not defined
./ldso/include/dl-hash.h:140:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:41:5: warning: "USE_TLS" is not defined
In file included from ldso/ldso/ldso.c:74:
ldso/ldso/dl-startup.c:218:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:222:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:291:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:369:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:501:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:528:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:931:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:972:5: warning: "USE_TLS" is not defined
ldso/ldso/ldso.c:1061:5: warning: "USE_TLS" is not defined
In file included from ldso/ldso/ldso.c:1082:
ldso/ldso/dl-hash.c:161:5: warning: "USE_TLS" is not defined
ldso/ldso/dl-hash.c:272:5: warning: "USE_TLS" is not defined
ldso/ldso/dl-hash.c:341:5: warning: "USE_TLS" is not defined
In file included from ldso/ldso/ldso.c:1083:
ldso/ldso/dl-elf.c: In function `_dl_map_cache':
ldso/ldso/dl-elf.c:48: error: `MAP_FAILED' undeclared (first use in this function)
ldso/ldso/dl-elf.c:48: error: (Each undeclared identifier is reported only once
ldso/ldso/dl-elf.c:48: error: for each function it appears in.)
ldso/ldso/dl-elf.c: In function `_dl_unmap_cache':
ldso/ldso/dl-elf.c:105: error: `MAP_FAILED' undeclared (first use in this function)
ldso/ldso/dl-elf.c: In function `_dl_load_shared_library':
ldso/ldso/dl-elf.c:267: error: `MAP_FAILED' undeclared (first use in this function)
In file included from ldso/ldso/ldso.c:1083:
ldso/ldso/dl-elf.c:332:5: warning: "USE_TLS" is not defined
ldso/ldso/dl-elf.c:441:5: warning: "USE_TLS" is not defined
ldso/ldso/dl-elf.c:737:5: warning: "USE_TLS" is not defined

Bernhard wanted to have some files, here they are:

>Please send be the resulting 2 files (bzip2 -9'ed) plus the console
>output of
>$ make V=1 ldso/libdl/libdl.i
>$ make V=1 ldso/ldso/ldso.i

http://www.tuxbox-upload.de/index.php?action=downloadfile&filename=uClibc_debug.tar.bz2&directory=Temp
md5sum e2f0104401b017020670274e8fb6d76e

Here is the .config file used to compile git master:

http://www.tuxbox-upload.de/index.php?action=downloadfile&filename=.config&directory=Temp
md5sum b4aacf0a35d2a5753a0e6e87a66d5f6f

Cheers, rhabarber1848

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Mike Frysinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 15 October 2009 15:39:28 rhabarber1848 wrote:
> Am Thu, 15 Oct 2009 13:07:25 -0400 schrieb Mike Frysinger:
> > does git master also fail for you ?
>
> yes:

thanks for testing.  looks like the _dl_mmap() got the best of me.  enough is
enough for me ... ive finally cleaned up the _dl_mmap() stuff and things
should build again.
-mike


_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

signature.asc (853 bytes) Download Attachment

Re: preparing 0.9.30.2

by rhabarber1848 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am Thu, 15 Oct 2009 19:16:25 -0400 schrieb Mike Frysinger:

> On Thursday 15 October 2009 15:39:28 rhabarber1848 wrote:
> ive finally cleaned up the _dl_mmap() stuff
> and things should build again.

Hi,

I backported this commit from git master
http://git.uclibc.org/uClibc/commit/?id=69a320ec04e71203d7be2117ffef6d0ec6788b7d
to the 0_9_30 branch and it compiles again.

Thanks!

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Bernhard Reutner-Fischer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Oct 16, 2009 at 06:51:33AM +0000, rhabarber1848 wrote:

>Am Thu, 15 Oct 2009 19:16:25 -0400 schrieb Mike Frysinger:
>
>> On Thursday 15 October 2009 15:39:28 rhabarber1848 wrote:
>> ive finally cleaned up the _dl_mmap() stuff
>> and things should build again.
>
>Hi,
>
>I backported this commit from git master
>http://git.uclibc.org/uClibc/commit/?id=69a320ec04e71203d7be2117ffef6d0ec6788b7d
>to the 0_9_30 branch and it compiles again.

pushed to the 0_9_30 branch.
thanks, Mike!
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

when i am compiling uClibc-0.9.30.2 from today i become follow error:

   CC libc/string/wcslcpy.os
libc/string/strlcpy.c:62: error: '__EI_wcsxfrm' aliased to undefined
symbol '__GI_wcsxfrm'
make: *** [libc/string/wcslcpy.os] Error 1
make: Leaving directory
`/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uClibc-0.9.30.2-20091017'

what can i do?

Stephan

--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Mike Frysinger :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Saturday 17 October 2009 18:30:53 Stephan Raue wrote:
> when i am compiling uClibc-0.9.30.2 from today i become follow error:
>
>    CC libc/string/wcslcpy.os
> libc/string/strlcpy.c:62: error: '__EI_wcsxfrm' aliased to undefined
> symbol '__GI_wcsxfrm'
> make: *** [libc/string/wcslcpy.os] Error 1
> make: Leaving directory
> `/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uCl
> ibc-0.9.30.2-20091017'

you need to post your .config file when reporting bugs like this
-mike


_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

signature.asc (853 bytes) Download Attachment

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 18.10.2009 02:30, schrieb Mike Frysinger:

> On Saturday 17 October 2009 18:30:53 Stephan Raue wrote:
>    
>> when i am compiling uClibc-0.9.30.2 from today i become follow error:
>>
>>     CC libc/string/wcslcpy.os
>> libc/string/strlcpy.c:62: error: '__EI_wcsxfrm' aliased to undefined
>> symbol '__GI_wcsxfrm'
>> make: *** [libc/string/wcslcpy.os] Error 1
>> make: Leaving directory
>> `/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uCl
>> ibc-0.9.30.2-20091017'
>>      
> you need to post your .config file when reporting bugs like this
> -mike
>    
attached

thank you

Stephan

--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv


#
# Automatically generated make config: don't edit
# Version: 0.9.30.1
#
# TARGET_alpha is not set
# TARGET_arm is not set
# TARGET_avr32 is not set
# TARGET_bfin is not set
# TARGET_cris is not set
# TARGET_e1 is not set
# TARGET_frv is not set
# TARGET_h8300 is not set
# TARGET_hppa is not set
TARGET_i386=y
# TARGET_i960 is not set
# TARGET_ia64 is not set
# TARGET_m68k is not set
# TARGET_microblaze is not set
# TARGET_mips is not set
# TARGET_nios is not set
# TARGET_nios2 is not set
# TARGET_powerpc is not set
# TARGET_sh is not set
# TARGET_sh64 is not set
# TARGET_sparc is not set
# TARGET_v850 is not set
# TARGET_vax is not set
# TARGET_x86_64 is not set
# TARGET_xtensa is not set

#
# Target Architecture Features and Options
#
TARGET_ARCH="i386"
FORCE_OPTIONS_FOR_ARCH=y
# CONFIG_GENERIC_386 is not set
# CONFIG_386 is not set
# CONFIG_486 is not set
CONFIG_586=y
# CONFIG_586MMX is not set
# CONFIG_686 is not set
# CONFIG_PENTIUMII is not set
# CONFIG_PENTIUMIII is not set
# CONFIG_PENTIUM4 is not set
# CONFIG_K6 is not set
# CONFIG_K7 is not set
# CONFIG_ELAN is not set
# CONFIG_CRUSOE is not set
# CONFIG_WINCHIPC6 is not set
# CONFIG_WINCHIP2 is not set
# CONFIG_CYRIXIII is not set
# CONFIG_NEHEMIAH is not set
TARGET_SUBARCH=""

#
# Using ELF file format
#
ARCH_LITTLE_ENDIAN=y

#
# Using Little Endian
#
ARCH_HAS_MMU=y
ARCH_USE_MMU=y
UCLIBC_HAS_FLOATS=y
UCLIBC_HAS_FPU=y
DO_C99_MATH=y
UCLIBC_HAS_FENV=y
UCLIBC_HAS_LONG_DOUBLE_MATH=y
KERNEL_HEADERS=""
HAVE_DOT_CONFIG=y

#
# General Library Settings
#
# HAVE_NO_PIC is not set
DOPIC=y
# ARCH_HAS_NO_SHARED is not set
# ARCH_HAS_NO_LDSO is not set
HAVE_SHARED=y
# FORCE_SHAREABLE_TEXT_SEGMENTS is not set
# LDSO_LDD_SUPPORT is not set
# LDSO_CACHE_SUPPORT is not set
# LDSO_PRELOAD_FILE_SUPPORT is not set
# UCLIBC_STATIC_LDCONFIG is not set
# LDSO_RUNPATH is not set
UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS=y
PTHREADS_DEBUG_SUPPORT=y
LINUXTHREADS_OLD=y
UCLIBC_HAS_SYSLOG=y
UCLIBC_HAS_LFS=y
# MALLOC is not set
# MALLOC_SIMPLE is not set
MALLOC_STANDARD=y
# MALLOC_GLIBC_COMPAT is not set
# UCLIBC_DYNAMIC_ATEXIT is not set
# COMPAT_ATEXIT is not set
UCLIBC_SUSV3_LEGACY=y
# UCLIBC_SUSV3_LEGACY_MACROS is not set
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y
UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y
UCLIBC_HAS___PROGNAME=y
UCLIBC_HAS_PTY=y
# ASSUME_DEVPTS is not set
# UNIX98PTY_ONLY is not set
UCLIBC_HAS_GETPT=y
UCLIBC_HAS_TM_EXTENSIONS=y
# UCLIBC_HAS_TZ_CACHING is not set
UCLIBC_HAS_TZ_FILE=y
# UCLIBC_HAS_TZ_FILE_READ_MANY is not set
UCLIBC_TZ_FILE_PATH="/etc/TZ"

#
# Advanced Library Settings
#
UCLIBC_PWD_BUFFER_SIZE=256
UCLIBC_GRP_BUFFER_SIZE=256

#
# Support various families of functions
#
UCLIBC_LINUX_MODULE_24=y
UCLIBC_LINUX_SPECIFIC=y
UCLIBC_HAS_GNU_ERROR=y
UCLIBC_BSD_SPECIFIC=y
UCLIBC_HAS_BSD_ERR=y
# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
# UCLIBC_SV4_DEPRECATED is not set
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y
UCLIBC_HAS_XATTR=y
UCLIBC_HAS_PROFILING=y
UCLIBC_HAS_CRYPT_IMPL=y
UCLIBC_HAS_CRYPT=y
UCLIBC_HAS_NETWORK_SUPPORT=y
UCLIBC_HAS_SOCKET=y
UCLIBC_HAS_IPV4=y
UCLIBC_HAS_IPV6=y
UCLIBC_HAS_RPC=y
# UCLIBC_HAS_FULL_RPC is not set
# UCLIBC_HAS_REENTRANT_RPC is not set
# UCLIBC_USE_NETLINK is not set
# UCLIBC_HAS_BSD_RES_CLOSE is not set

#
# String and Stdio Support
#
# UCLIBC_HAS_STRING_GENERIC_OPT is not set
# UCLIBC_HAS_STRING_ARCH_OPT is not set
UCLIBC_HAS_CTYPE_TABLES=y
UCLIBC_HAS_CTYPE_SIGNED=y
# UCLIBC_HAS_CTYPE_UNSAFE is not set
UCLIBC_HAS_CTYPE_CHECKED=y
# UCLIBC_HAS_CTYPE_ENFORCED is not set
UCLIBC_HAS_WCHAR=y
# UCLIBC_HAS_LOCALE is not set
# UCLIBC_PREGENERATED_LOCALE_DATA is not set
# UCLIBC_HAS_XLOCALE is not set
# UCLIBC_HAS_HEXADECIMAL_FLOATS is not set
# UCLIBC_HAS_GLIBC_DIGIT_GROUPING is not set
# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
UCLIBC_HAS_STDIO_BUFSIZ_256=y
# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not set
# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set
UCLIBC_HAS_STDIO_GETC_MACRO=y
UCLIBC_HAS_STDIO_PUTC_MACRO=y
UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
# UCLIBC_HAS_FOPEN_LARGEFILE_MODE is not set
# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y
# UCLIBC_HAS_PRINTF_M_SPEC is not set
UCLIBC_HAS_ERRNO_MESSAGES=y
# UCLIBC_HAS_SYS_ERRLIST is not set
# UCLIBC_HAS_SIGNUM_MESSAGES is not set
UCLIBC_HAS_GNU_GETOPT=y
# UCLIBC_HAS_GNU_GETSUBOPT is not set

#
# Big and Tall
#
UCLIBC_HAS_REGEX=y
UCLIBC_HAS_REGEX_OLD=y
UCLIBC_HAS_FNMATCH=y
UCLIBC_HAS_FNMATCH_OLD=y
# UCLIBC_HAS_WORDEXP is not set
# UCLIBC_HAS_FTW is not set
UCLIBC_HAS_GLOB=y
UCLIBC_HAS_GNU_GLOB=y

#
# Library Installation Options
#
SHARED_LIB_LOADER_PREFIX="$(DEVEL_PREFIX)/lib"
RUNTIME_PREFIX="/"
DEVEL_PREFIX="/usr"

#
# Security options
#
# UCLIBC_BUILD_PIE is not set
# UCLIBC_HAS_ARC4RANDOM is not set
# HAVE_NO_SSP is not set
# UCLIBC_HAS_SSP is not set
# UCLIBC_BUILD_RELRO is not set
# UCLIBC_BUILD_NOW is not set
# UCLIBC_BUILD_NOEXECSTACK is not set

#
# uClibc development/debugging options
#
CROSS_COMPILER_PREFIX=""
UCLIBC_EXTRA_CFLAGS=""
# DODEBUG is not set
# DODEBUG_PT is not set
DOSTRIP=y
# DOASSERTS is not set
# SUPPORT_LD_DEBUG is not set
# SUPPORT_LD_DEBUG_EARLY is not set
# UCLIBC_MALLOC_DEBUGGING is not set
WARNINGS="-Wall"
# EXTRA_WARNINGS is not set
# DOMULTI is not set
# UCLIBC_MJN3_ONLY is not set

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Bernhard Reutner-Fischer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Oct 18, 2009 at 02:32:43AM +0200, Stephan Raue wrote:

>Am 18.10.2009 02:30, schrieb Mike Frysinger:
>>On Saturday 17 October 2009 18:30:53 Stephan Raue wrote:
>>>when i am compiling uClibc-0.9.30.2 from today i become follow error:
>>>
>>>    CC libc/string/wcslcpy.os
>>>libc/string/strlcpy.c:62: error: '__EI_wcsxfrm' aliased to undefined
>>>symbol '__GI_wcsxfrm'
>>>make: *** [libc/string/wcslcpy.os] Error 1
>>>make: Leaving directory
>>>`/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uCl
>>>ibc-0.9.30.2-20091017'
>>you need to post your .config file when reporting bugs like this
>>-mike
>attached

git revert d75809641fbe777fb073874072edfd83f5fb47b4

For WCHAR && !LOCALE the visible __wcslcpy is aliased to wcsxfrm
(which is consequently also visible).
_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc

Re: preparing 0.9.30.2

by Stephan Raue-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thank you, now it compiles (and works)

Stephan

Am 18.10.2009 11:15, schrieb Bernhard Reutner-Fischer:

> On Sun, Oct 18, 2009 at 02:32:43AM +0200, Stephan Raue wrote:
>    
>> Am 18.10.2009 02:30, schrieb Mike Frysinger:
>>      
>>> On Saturday 17 October 2009 18:30:53 Stephan Raue wrote:
>>>        
>>>> when i am compiling uClibc-0.9.30.2 from today i become follow error:
>>>>
>>>>     CC libc/string/wcslcpy.os
>>>> libc/string/strlcpy.c:62: error: '__EI_wcsxfrm' aliased to undefined
>>>> symbol '__GI_wcsxfrm'
>>>> make: *** [libc/string/wcslcpy.os] Error 1
>>>> make: Leaving directory
>>>> `/home/stephan/projects/OpenELEC/build.OpenELEC.intel.i386.uClibc.devel/uCl
>>>> ibc-0.9.30.2-20091017'
>>>>          
>>> you need to post your .config file when reporting bugs like this
>>> -mike
>>>        
>> attached
>>      
> git revert d75809641fbe777fb073874072edfd83f5fb47b4
>
> For WCHAR&&  !LOCALE the visible __wcslcpy is aliased to wcsxfrm
> (which is consequently also visible).
>
>    


--
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv

_______________________________________________
uClibc mailing list
uClibc@...
http://lists.busybox.net/mailman/listinfo/uclibc
< Prev | 1 - 2 | Next >