Problems corrected or worked around during compilation
(beside site specific adjustments)

missing in odbcinst/cmd/Config.mk/LFLAGS: $(LST_LIBS) $(LOG_LIBS)
missing in isql/Config.mk/LFLAGS:         $(LST_LIBS)
missing in ODBCConfic/Config.mk/LFLAGS:   $(LST_LIBS) $(LOG_LIBS)
missing in DataManager/Config.mk/LFLAGS:  $(LST_LIBS) $(LOG_LIBS)

problems in Drivers/template/Config.mk: empty DBMS_LIBPATH causes link to fail.
                                        Workaroud: Removed $(DBMS_LIBPATH) $(DBMS_LIBS)
