Bug 36703 - patch: transcode doesn't build with libdv
Summary: patch: transcode doesn't build with libdv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-03 20:00 UTC by mreimer
Modified: 2002-04-03 21:44 UTC (History)
0 users

See Also:


Attachments
file.diff (1.48 KB, patch)
2002-04-03 20:00 UTC, mreimer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mreimer 2002-04-03 20:00:02 UTC
	transcode's configure doesn't find libdv because it fails to link
	in -ldl. Enclosed is a new patch-ag.

	Also, the port's Makefile has a couple of typos; patch
	Makefile.orig included.

Fix: Apply enclosed patches.

How-To-Repeat: 	cd /usr/ports/graphics/transcode
	make WITH_LIBDV=1
Comment 1 Dirk Meyer freebsd_committer freebsd_triage 2002-04-03 21:20:43 UTC
Responsible Changed
From-To: freebsd-ports->dinoex

I will look into it.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2002-04-03 21:44:28 UTC
State Changed
From-To: open->closed

Committed, Thanks.