Ralf Hildebrandt:
> I then replaced ld (a symlink to ld.bfd) with gold (ld.gold), and
> everything would build happily.
1) Do you have a (pointer to a) description of the difference between
these programs?
2) What OS are you using?
3) Can you do the following experiments:
- Use the default "ld" program.
- In makedefs, edit the PLUGGABLE_MAPS="..." line and put LDAP at
the first place. Then "makemakefiles ..." and "make".
- Ditto with LDAP at the end of the PLUGGABLE_MAPS="..." line.
I would rather avoid having to ask people to mess with symlinks
to system programs.
Wietse