Displaying 3 results from an estimated 3 matches for "broken_".
Did you mean:
broken
2005 Dec 16
4
[Bug 1133] configure.ac sets wrong BROKEN_ var (snprintf/vsnprintf)
http://bugzilla.mindrot.org/show_bug.cgi?id=1133
Summary: configure.ac sets wrong BROKEN_ var (snprintf/vsnprintf)
Product: Portable OpenSSH
Version: -current
Platform: HPPA
OS/Version: HP-UX
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org...
2008 Jan 09
2
xapian with MinGW - solved
Hi,
I got this issue nailed out. :-D
The problem was with the zlib package offered by MinGW.
_Never_ use zlib-1.2.3-MSYS-1.0.11.tar.bz2 package, _it's broken_!
Instead, download the pre-compiled version of zlib from zlib.net,
and use that to build Xapian with MinGW on Windows.
Regards,
Adi.
2003 Oct 27
8
[Bug 645] Configure mis-identifies setresgid
http://bugzilla.mindrot.org/show_bug.cgi?id=645
------- Additional Comments From dtucker at zip.com.au 2003-10-27 13:43 -------
Created an attachment (id=487)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=487&action=view)
Test setresuid and setresguid for "not implemented"
Please try this patch. You will need to run "autoreconf" after applying, then