[ntp:hackers] NTP 4.2.3p7 Released

Terje Mathisen terje.mathisen at hda.hydro.com
Fri Jun 23 07:31:29 UTC 2006


stenn at ntp.isc.org wrote:
> Terje,
> 
> Exactly what problems are you having getting libopts to compile under MS
> VC6?

When trying to build ntpd I get the following link errors, after 
manually inserting "../../../libopts" in the compiler Include paths to 
get it to compile:

-------------Configuration: ntpd - Win32 Debug--------------------
Compiling...
cmd_args.c
Linking...
cmd_args.obj : error LNK2001: unresolved external symbol _optionUsage
cmd_args.obj : error LNK2001: unresolved external symbol _ntpdOptions
ntpd.obj : error LNK2001: unresolved external symbol _ntpdOptions
ntpd.obj : error LNK2001: unresolved external symbol _optionProcess
ntservice.obj : error LNK2001: unresolved external symbol _ntpd_usage
../bin/Debug/ntpd.exe : fatal error LNK1120: 4 unresolved externals
Error executing link.exe.

ntpd.exe - 6 error(s), 0 warning(s)


The problem is most likely that libopts doesn't have a project entry in 
the workspace.

So it seems like a set of missing entries to include the option handling 
code in the project, but I haven't been able to figure out how to get 
this to work. :-(

Terje
-- 
- <Terje.Mathisen at hda.hydro.com>
"almost all programming can be viewed as an exercise in caching"

-------------- next part --------------


***********************************************************************
NOTICE: This e-mail transmission, and any documents, files or previous
e-mail messages attached to it, may contain confidential or privileged
information. If you are not the intended recipient, or a person
responsible for delivering it to the intended recipient, you are
hereby notified that any disclosure, copying, distribution or use of
any of the information contained in or attached to this message is
STRICTLY PROHIBITED. If you have received this transmission in error,
please immediately notify the sender and delete the e-mail and attached
documents. Thank you.
***********************************************************************



More information about the hackers mailing list