|
Message-ID: <20130526091432.GE31915@port70.net> Date: Sun, 26 May 2013 11:14:32 +0200 From: Szabolcs Nagy <nsz@...t70.net> To: musl@...ts.openwall.com Subject: Re: util-linux-2.23 mount segmentation fault error * plan9assembler <plan9assembler@...il.com> [2013-05-26 06:34:12 +0900]: > Hi, i attached build log, and there were some minor musl issues: _IOR macro for ioctl should use 2U<<30 instead of 2<<30 settimeofday should follow the bsd declaration x86_64 posix types should be long instead of long long (glibc is not entirely consistent on x86_64: the types in user.h use long long) (i can prepare patches for these) your qsort_r seem to have the wrong prototype (does not match cmp_t) there are some other problems as well, i'm not sure which one trips mount, maybe you should recompile musl and util-linux with -O0 -g3 and get a backtrace from the crash
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.