[ldns-users] Build On Windows

Jelte Jansen jelte at NLnetLabs.nl
Wed Jan 11 09:16:32 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>>
>>WITH MAKEFILE
>>
>>Compiler: Default compiler
>>Executing  make...
>>make.exe -f "Makefile.in" all
>>process_begin: CreateProcess((null), CC@ @CFLAGS@ @LDFLAGS@
>>-o drill drill.o drill_util.o error.o root.o work.o
>>chasetrace.o dnssec.o @LIBS@, ...) failed.
>>make (e=2): The system cannot find the file specified.
>>make.exe: *** [drill] Error 2 Execution terminated
> 
> 
> I can only guess here that it cannot find the ldns library?  Looking
> at the output, I see that the .o object files are created. This would
> mean that the compilation of drill has succeeded.
> 

- From the command line there i gather that you are using Makefile.in
directly as a make file, while it should only be the input file from
which the Makefile itself is generated (by the configure script)

Is this so? And if so, does configure run? (or should Make.exe do that
automatically?) If not, you could try to copy the Makefile.in to a new
Makefile and edit all values between the @ signs,

Jelte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDxMzv4nZCKsdOncURArKaAKC7ADj+jWYtuXP16mmgrDiE2KSv+wCgtlbA
vCwBHi82lmcKkBb3I36NKyk=
=BDay
-----END PGP SIGNATURE-----



More information about the ldns-users mailing list