Actions
Bug #6821
closedisc-dhcp fails to build
Start date:
2016-03-26
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Description
isc-dhcp-4.3.3-P1 fails to build:
Configuring BIND Export libraries for DHCP.
configure: error: in `/oibuild/oibuild_projects/oi-userland-work/components/isc-dhcp/build/i86/bind/bind-9.9.7-P3':
configure: error: cannot compute suffix of executables: cannot compile and link
See `config.log' for more details
config.log has lots of failed tests, eg.:
gcc version 4.9.3 (GCC)
configure:3734: $? = 0
configure:3723: /usr/gcc/4.9/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3734: $? = 1
configure:3723: /usr/gcc/4.9/bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
Updated by Alexander Pyhalov over 6 years ago
- Status changed from New to Resolved
- Assignee set to Alexander Pyhalov
Actions