Closed Bug 330745 Opened 18 years ago Closed 18 years ago

odbc libraries on some link lines break VC8 Express builds

Categories

(Directory :: LDAP C SDK, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dmosedale, Assigned: dmosedale)

References

Details

Attachments

(1 file)

VC8 Express doesn't include the ODBC libraries.  I think the fact that various Makefile.in's try to link with them is a bug, since removing them from the link lines doesn't break anything.  Patch forthcoming...
This patch is for the current client branch.  I suspect it also wants to land on the upcoming new client branch as well as the trunk.
(In reply to comment #1)
> I suspect it also wants to land on the upcoming new client branch as
> 

That would be a very good idea ;-)
Blocks: 325625
I removed them from the trunk LDAP C SDK builds, the v5.17 tags
The 5.17 tags move without changing version number?  If so, won't the new client branch have the issue that we won't know which "5.17" it was cut from without going back and looking at the various individual file revisions?
No, the v5.17 tags do not move.  Part of the changes I did for the code tagged as LDAPCSDK_5_1_7_RTM was to remove the dependency on the odbc libraries.  So if the client uses LDAPCSDK_5_1_7_RTM as the branch point they are guaranteed to have a stable branch point.
Ah, I get it.  So in fact, the new client branch should already have this fix.  No need to landed this patch, then; we'll just wait for the upgrade (tomorrow!)
No longer blocks: 325625
Depends on: 325625
Now that we've upgraded to the latest c-sdk on trunk, I guess this bug is fixed as well :-)

- patch on bug 325625.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: