several build problems

Bug #864643 reported by Erik Meusel
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
lsdvd (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

There are several problems when trying to build lsdvd with a recent libdvdread4, like 4.1.3-10ubuntu4, which is being shipped with current oneiric repositories.

1) libdvdread4 uses dlopen() and friends, therefore a "-ldl" must be added when compiling lsdvd. Calling debian/rules like

LIBS="-ldl" fakeroot debian/rules binary

solves this issue.

2) debian/rules has a wrong statement in the install target:
 mv $(CURDIR)/debian/lsdvd/usr/man/ $(CURDIR)/debian/lsdvd/usr/share/
After building lsdvd manual page, it appears to be already present in $(CURDIR)/debian/lsdvd/usr/share/, so you can just comment the above statement out.

Revision history for this message
Erik Meusel (em-opensource) wrote :

Small addition: The issue stated under 1) renders current lsdvd binary builds for oneiric unusable, so I had to rebuild the package from source.

Revision history for this message
Erik Meusel (em-opensource) wrote :

hello?

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in lsdvd (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.