This is the mail archive of the libc-alpha@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH 2/2 v6] [BZ #10283] localedef: align fixed maps to SHMLBA


Mike Frysinger <vapier@gentoo.org> writes:

On Monday 24 June 2013 14:05:25 Carlos O'Donell wrote:
On 06/22/2013 02:22 PM, Mike Frysinger wrote:
> so i think we're in agreement that these two may go in as-is. > Roland has > mentioned that he plans to write a patch to move libc-mmap.h > to the linux > subdir (which no one is contending is a lot of work, just > whether it's > the right thing to do). what happens after that point is up > in the air,
> but regardless, it doesn't impact merging of these two.
> > do i have that right ?

Yes, that is my understanding also.

ok, i've pushed it.  and slipped in this NEWS update:

Mike,

This commit break the build on powerpc.

/home/tcbot/bot-slave/glibc/build/glibc32_power4/locale/locarchive.o: In function `prepare_address_space': /home/tcbot/bot-slave/glibc/src/locale/programs/locarchive.c:92: undefined reference to `PTR_ALIGN_UP' /home/tcbot/bot-slave/glibc/src/locale/programs/locarchive.c:92: undefined reference to `PTR_ALIGN_UP' /home/tcbot/bot-slave/glibc/src/locale/programs/locarchive.c:92: undefined reference to `PTR_ALIGN_UP' /home/tcbot/bot-slave/glibc/build/glibc32_power4/locale/locarchive.o: In function `file_data_available_p': /home/tcbot/bot-slave/glibc/src/locale/programs/locarchive.c:288: undefined reference to `ALIGN_DOWN' /home/tcbot/bot-slave/glibc/build/glibc32_power4/locale/locarchive.o: In function `prepare_address_space': /home/tcbot/bot-slave/glibc/src/locale/programs/locarchive.c:92: undefined reference to `PTR_ALIGN_UP'
collect2: error: ld returned 1 exit status

Can you take a look at this, please?

--
Tulio Magno


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