missing getopt.h
Bug #568027 reported by
Steffen Neumann
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
mingw32-runtime (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: mingw32-runtime
Hi,
The package mingw32-runtime is missing the file
/usr/
which is needed for amd64 compiles. For 32bit compiles it exists
already in mingw32-runtime at /usr/i586-
The corresponding upstream report is
http://
Yours,
Steffen
To post a comment you must log in.
Making a link from /usr/i586- mingw32msvc/ include/ getopt. h to /usr/amd64- mingw32msvc/ include/ getopt. h doesn't work. Compile fails with "undefined reference to `_getopt'" and "undefined reference to `_optarg'".