Opened 10 years ago
Closed 6 years ago
#4517 closed defect (fixed)
--enable-frei0r and --enable-ladspa do not fail if dlopen is missing
Reported by: | Carl Eugen Hoyos | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | build system |
Version: | git-master | Keywords: | frei0r ladspa |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/56567/focus=56569
If I remove dlopen from my system, the following configure line does not fail but frei0r and ladspa will not be enabled:
$ configure --enable-gpl --enable-frei0r --enable-ladspa
Attachments (1)
Change History (3)
by , 10 years ago
Attachment: | config.out added |
---|
comment:1 by , 10 years ago
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in 42d5b59bdcf8404767c4368b7bd1ccb4bbaf1d47.
Note:
See TracTickets
for help on using tickets.
An alternative configure line for testing is: