Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 5 Nov 2012 18:46:12 +0000
From: sjpschutte@...il.com
To: musl@...ts.openwall.com
Cc:
Subject: Re: A few issues on MIPS

Hi Rich,

I have recompiled musl with the patch and mongoose is working now.

I will report back on sqlite after a few hours.

Thanks
Paul


On 2012/11/05 19:31 Rich Felker wrote:

On Mon, Nov 05, 2012 at 07:27:44PM +0200, Paul Schutte wrote:
> Thanks for the reply.
> 
> I suspected something like you mention and therefore I made sure that I
> installed the correct kernel headers before I compiled musl or any of the
> other software.


Kernel headers are completely irrelevant; they're not used anywhere.
nsz's analysis is right. I have a patch I'm about to commit. In case
you'd like to try it directly without using git, I'm attaching it
here.


There may be more fixes still needed. MIPS has A LOT of gratuitous
differences in constant definitions and I thought I'd caught all of
them before, but apparently some slipped through. The fcntl part of
the patch has been tested and seems correct. The socket parts should
be right, but they're untested; I'm working on a test for them now.


Rich




Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.