libcurl3-dbg does not have any debug symbols in it
Bug #855291 reported by
Tim Starling
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
curl (Ubuntu) |
Fix Released
|
Undecided
|
Alessandro Ghedini |
Bug Description
libcurl3-dbg does not have any debug symbols in it. That's why the library files in it are so small.
$ ls -l /usr/lib/
-rw-r--r-- 1 root root 43981 2011-07-15 06:16 /usr/lib/
-rw-r--r-- 1 root root 45264 2011-07-15 06:16 /usr/lib/
-rw-r--r-- 1 root root 48013 2011-07-15 06:16 /usr/lib/
The fix is in the patch attached, i.e. ./configure --enable-debug. I confirmed that it still uses -O2 when --enable-debug is given. I also disabled the test suite since it takes about 15 minutes to run for each of the 3 binary packages, 45 minutes in total.
Related branches
To post a comment you must log in.
The attachment "A patch to fix this bug and to disable the tests" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]