Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 635
    • Issues 635
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 106
    • Merge Requests 106
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • BINDBIND
  • Issues
  • #97

Closed
Open
Opened Feb 23, 2018 by Stephen Morris@stephen

Windows version of BIND failing to build

The Windows build of master has just started failing with the following error:

libisc.def : error LNK2001: unresolved external symbol isc_net_aton [c:\cygwin64\home\jenkins\workspace\bind9-master-win2012-x64-systests\lib\isc\win32\libisc.vcxproj]
.\Release\libisc.lib : fatal error LNK1120: 1 unresolved externals [c:\cygwin64\home\jenkins\workspace\bind9-master-win2012-x64-systests\lib\isc\win32\libisc.vcxproj]

When fixing that, consideration should also be given to fixing a warning reported in the build:

..\random.c(391): warning C4267: '-=' : conversion from 'size_t' to 'int', possible loss of data [c:\cygwin64\home\jenkins\workspace\bind9-master-win2012-x64-systests\lib\isc\win32\libisc.vcxproj]

Edited Feb 23, 2018 by Stephen Morris
Assignee
Assign to
BIND-9.13.0
Milestone
BIND-9.13.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: isc-projects/bind9#97