[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

API VC++ link errors

From: Matt Daniel <Matt.Daniel_at_invetech.com.au>
Date: 2005-05-11 01:07:48 CEST

Hi Guys and girls

thanks for the help, I have added all the libs svn and apr and now I get the following link errors, any suggestions

I am assuming it has something to do with the fact I told the linker to ignore mscvrt, to try and solve the previous problem

thanks
Matt

libsvn_fs_fs-1.lib(err.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_fs_fs-1.lib(dag.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libsvn_client-1.lib(checkout.obj) : error LNK2001: unresolved external symbol __imp__libintl_dgettext
libneon.lib(ne_locks.obj) : error LNK2001: unresolved external symbol __imp__strnicmp
OLDNAMES.lib(strnicmp.obi) : error LNK2001: unresolved external symbol __imp__strnicmp
libsvn_ra-1.lib(ra_loader.obj) : error LNK2001: unresolved external symbol __imp__strnicmp
libsvn_ra_svn-1.lib(client.obj) : error LNK2001: unresolved external symbol __imp__strnicmp
libneon.lib(ne_uri.obj) : error LNK2001: unresolved external symbol __imp__strnicmp
libneon.lib(ne_xml.obj) : error LNK2001: unresolved external symbol __imp__strnicmp
libsvn_ra_dav-1.lib(session.obj) : error LNK2001: unresolved external symbol __imp__stricmp
libsvn_subr-1.lib(config.obj) : error LNK2001: unresolved external symbol __imp__stricmp
libsvn_subr-1.lib(subst.obj) : error LNK2001: unresolved external symbol __imp__stricmp
OLDNAMES.lib(stricmp.obi) : error LNK2001: unresolved external symbol __imp__stricmp
libsvn_ra_svn-1.lib(cram.obj) : error LNK2001: unresolved external symbol __imp__strrchr
libsvn_fs_fs-1.lib(fs_fs.obj) : error LNK2001: unresolved external symbol __imp__qsort
libsvn_repos-1.lib(rev_hunt.obj) : error LNK2001: unresolved external symbol __imp__qsort
libsvn_repos-1.lib(log.obj) : error LNK2001: unresolved external symbol __imp__qsort
libsvn_subr-1.lib(sorts.obj) : error LNK2001: unresolved external symbol __imp__qsort
libsvn_fs_base-1.lib(tree.obj) : error LNK2001: unresolved external symbol __imp__qsort
libsvn_subr-1.lib(path.obj) : error LNK2001: unresolved external symbol __imp__libintl_sprintf
libsvn_subr-1.lib(xml.obj) : error LNK2001: unresolved external symbol __imp__libintl_sprintf
libsvn_subr-1.lib(utf.obj) : error LNK2001: unresolved external symbol __imp__libintl_sprintf
libsvn_subr-1.lib(io.obj) : error LNK2001: unresolved external symbol __imp__libintl_gettext
libsvn_subr-1.lib(time.obj) : error LNK2001: unresolved external symbol __imp__sscanf
libneon.lib(ne_auth.obj) : error LNK2001: unresolved external symbol __imp__sscanf
libneon.lib(ne_dates.obj) : error LNK2001: unresolved external symbol __imp__sscanf
libsvn_subr-1.lib(cmdline.obj) : error LNK2001: unresolved external symbol __imp__libintl_textdomain
libsvn_subr-1.lib(cmdline.obj) : error LNK2001: unresolved external symbol __imp__libintl_bindtextdomain
libsvn_subr-1.lib(cmdline.obj) : error LNK2001: unresolved external symbol __imp__libintl_fprintf
libsvn_subr-1.lib(cmdline.obj) : error LNK2001: unresolved external symbol __imp__fputs
libsvn_subr-1.lib(config_win.obj) : error LNK2001: unresolved external symbol __imp__SHGetFolderPathA@20
libsvn_subr-1.lib(config_win.obj) : error LNK2001: unresolved external symbol __imp__SHGetFolderPathW@20
libsvn_subr-1.lib(config_win.obj) : error LNK2001: unresolved external symbol __imp___wfopen
libneon.lib(ne_utils.obj) : error LNK2001: unresolved external symbol __imp__vfprintf
OLDNAMES.lib(strcmpi.obi) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_xml.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_locks.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_compress.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_basic.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_openssl.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_request.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_auth.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_uri.obj) : error LNK2001: unresolved external symbol __imp__strcmpi
libneon.lib(ne_request.obj) : error LNK2001: unresolved external symbol __imp__fstat
OLDNAMES.lib(fstat.obi) : error LNK2001: unresolved external symbol __imp__fstat
libneon.lib(ne_request.obj) : error LNK2001: unresolved external symbol __imp__lseek
OLDNAMES.lib(lseek.obi) : error LNK2001: unresolved external symbol __imp__lseek
libneon.lib(ne_auth.obj) : error LNK2001: unresolved external symbol __imp__time
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__WSAStartup@8
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__WSACleanup@0
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__WSAGetLastError@0
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__select@20
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__recv@16
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__send@16
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__gethostbyname@4
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__inet_addr@4
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__inet_ntoa@4
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__closesocket@4
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__ntohs@4
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__setsockopt@20
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__socket@12
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__connect@12
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__accept@12
libneon.lib(ne_socket.obj) : error LNK2001: unresolved external symbol __imp__getservbyname@8
libneon.lib(ne_string.obj) : error LNK2001: unresolved external symbol __imp__strerror
libneon.lib(ne_locks.obj) : error LNK2001: unresolved external symbol __imp__strdup
OLDNAMES.lib(strdup.obi) : error LNK2001: unresolved external symbol __imp__strdup
libneon.lib(ne_basic.obj) : error LNK2001: unresolved external symbol __imp__write
OLDNAMES.lib(write.obi) : error LNK2001: unresolved external symbol __imp__write
libneon.lib(ne_md5.obj) : error LNK2001: unresolved external symbol __imp__fread
libneon.lib(ne_dates.obj) : error LNK2001: unresolved external symbol __imp__gmtime
libneon.lib(ne_dates.obj) : error LNK2001: unresolved external symbol __imp__mktime
OLDNAMES.lib(fstat.obi) : error LNK2001: unresolved external symbol __imp___fstat
OLDNAMES.lib(strdup.obi) : error LNK2001: unresolved external symbol __imp___strdup
libsvn_fs_base-1.lib(fs.obj) : error LNK2001: unresolved external symbol _db_env_create
libsvn_fs_base-1.lib(fs.obj) : error LNK2001: unresolved external symbol _db_version
libsvn_fs_base-1.lib(bdb_compat.obj) : error LNK2001: unresolved external symbol _db_version
libsvn_fs_base-1.lib(rev-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(nodes-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(reps-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(changes-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(copies-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(txn-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(lock-tokens-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(locks-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(uuids-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(strings-table.obj) : error LNK2001: unresolved external symbol _db_create
libsvn_fs_base-1.lib(bdb-err.obj) : error LNK2001: unresolved external symbol _db_strerror
Release/DMSPlugin.dll : fatal error LNK1120: 48 unresolved externals
Error executing link.exe.

DMSPlugin.dll - 165 error(s), 39 warning(s)>comment(lib,...).
Received on Wed May 11 01:10:16 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.