Closed
Bug 577298
Opened 15 years ago
Closed 15 years ago
Fix LDAP C SDK build on DragonFly BSD
Categories
(Directory Graveyard :: LDAP C SDK, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ftigeot, Assigned: ftigeot)
Details
Attachments
(3 files)
|
448 bytes,
patch
|
mcs
:
review+
|
Details | Diff | Splinter Review |
|
1.04 KB,
patch
|
mcs
:
review+
|
Details | Diff | Splinter Review |
|
402 bytes,
patch
|
mcs
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.9.1.10) Gecko/20100706 SeaMonkey/2.0.5
Build Identifier: Mozilla/5.0 (X11; U; DragonFly i386; en-US; rv:1.9.1.10) Gecko/20100706 SeaMonkey/2.0.5
The LDAP C SDK doesn't build out ouf the box on DragonFly BSD.
The attached patches fix this problem. They have been tested with a complete build of SeaMonkey-2.0.5 on DragonFly-2.6/i386 and /x86-64
Reproducible: Always
Steps to Reproduce:
Try to build the LDAP C SDK on DragonFly BSD.
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Comment 2•15 years ago
|
||
| Assignee | ||
Comment 3•15 years ago
|
||
Comment 4•15 years ago
|
||
Hi François, you may need ask review from Mark (bugzilla@standard8.plus.com) for these patches
| Assignee | ||
Updated•15 years ago
|
Attachment #456283 -
Flags: review?(bugzilla)
| Assignee | ||
Updated•15 years ago
|
Attachment #456284 -
Flags: review?(bugzilla)
| Assignee | ||
Updated•15 years ago
|
Attachment #456285 -
Flags: review?(bugzilla)
| Assignee | ||
Comment 5•15 years ago
|
||
Thanks Nikolay, I have just done that.
Comment 6•15 years ago
|
||
Comment on attachment 456283 [details] [diff] [review]
Add DragonFly section to c-sdk/configure.in
Sorry, I should have spotted these earlier - Mark or Rich should review these patches.
Attachment #456283 -
Flags: review?(bugzilla) → review?(mcs)
Updated•15 years ago
|
Attachment #456284 -
Flags: review?(bugzilla) → review?(mcs)
Updated•15 years ago
|
Attachment #456285 -
Flags: review?(bugzilla) → review?(mcs)
Updated•15 years ago
|
Attachment #456283 -
Flags: review?(mcs) → review+
Updated•15 years ago
|
Attachment #456284 -
Flags: review?(mcs) → review+
Comment 7•15 years ago
|
||
Comment on attachment 456285 [details] [diff] [review]
Extra libs are needed to build libldap in libldap/Makefile.in
These changes look OK to me. Rich, any comments?
Attachment #456285 -
Flags: review?(mcs) → review+
Comment 8•15 years ago
|
||
Comment on attachment 456285 [details] [diff] [review]
Extra libs are needed to build libldap in libldap/Makefile.in
looks good
Comment 9•15 years ago
|
||
Flagging for checkin, I'll do this soon.
Comment 10•15 years ago
|
||
Checked into the new repository: http://hg.mozilla.org/projects/ldap-sdks/rev/2c37e8ef646d
Assignee: nobody → ftigeot
Status: NEW → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•