← Back to team overview

libdc1394-dev team mailing list archive

[Bug 1214335] [NEW] ldc1394 symbolic link for old application support is missed

 

Public bug reported:

old source codes link their code with library -ldc1394, but in new version; there is libdc1394.so in library folder (/usr/lib/...) so old sources got error: "undefined reference to ..." in linking process. adding
`sudo ln -s -T libdc1394.so ldc1394.so` command could solve supporting former source code, this command need to be put it in post process debian file, or in file structure of debian package

** Affects: libdc1394-22 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of DC1394
Package Mainteners' team, which is subscribed to libdc1394-22 in Ubuntu.
https://bugs.launchpad.net/bugs/1214335

Title:
  ldc1394 symbolic link for old application support is missed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdc1394-22/+bug/1214335/+subscriptions


Follow ups

References