Summary
gdbm attempts to emit an import library out of the import source file
Metadata
- Id: c5ccda35cbb574133ee2750a1aac4b4c9c6849fa
- Trac id: 1250
- Type: defect
- Reporter: mario
- Owner: ashinn
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 4.10.x
- Changetime: 2016-01-05 13:46:26 UTC
- Created: 2016-01-02 18:16:53 UTC
- Keywords: gdbm
Description
The import file doesn't contain a module. Attempting to emit an import library out of files that don't declare a module was not an error until 7cdf0eb7, but now it is.
See http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2016/01/02/salmonella-report/install/gdbm.html for the full error message.