[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2016-07-20 Thread Jeremy Bicha
*** This bug is a duplicate of bug 1419267 ***
https://bugs.launchpad.net/bugs/1419267

** This bug has been marked a duplicate of bug 1419267
   libjpegturbo.so missing from -dev package

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  On amd64, the missing symlink (libturbojpeg.so -> libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2015-04-22 Thread Bart van Strien
The so file is installed by libturbojpeg, not libjpeg-turbo, which may
be why this occurs in the first place. (And libturbojpeg has no dev
package.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2015-04-22 Thread Florian Echtler
Hmm, this doesn't seem to be correct:

$ dpkg -L libturbojpeg 
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libturbojpeg
/usr/share/doc/libturbojpeg/copyright
/usr/share/doc/libturbojpeg/changelog.Debian.gz
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libturbojpeg.so.0.0.0
/usr/lib/x86_64-linux-gnu/libturbojpeg.so.0
$

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2015-02-03 Thread Dennis Schridde
On my system (Ubuntu 14.04) there is not even a shared object
libturbojpeg.so.0.

Version: libjpeg-turbo8 1.3.0-0ubuntu2

$ dpkg -L libjpeg-turbo8 | grep /usr/lib
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
/usr/lib/x86_64-linux-gnu/libjpeg.so.8

$ dpkg -L libjpeg-turbo8-dev | grep /usr/lib
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libjpeg.a
/usr/lib/x86_64-linux-gnu/libturbojpeg.a
/usr/lib/x86_64-linux-gnu/libjpeg.so

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2015-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libjpeg-turbo (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in libjpeg-turbo package in Ubuntu:
  Confirmed

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2014-09-14 Thread Florian Echtler
Sorry, I filed the bug against the wrong package, I did indeed mean
libjpeg-turbo8-dev.

Installing that package does _not_ fix the issue, as it does not contain
any softlink to libturbojpeg.so.

** Changed in: libjpeg-turbo (Ubuntu)
   Status: Invalid = New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in “libjpeg-turbo” package in Ubuntu:
  New

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1369067] Re: symbolic link to libturbojpeg.so missing

2014-09-13 Thread Matthias Klose
no, you need to install the -dev package.

** Changed in: libjpeg-turbo (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libjpeg-turbo in Ubuntu.
https://bugs.launchpad.net/bugs/1369067

Title:
  symbolic link to libturbojpeg.so missing

Status in “libjpeg-turbo” package in Ubuntu:
  Invalid

Bug description:
  On amd64, the missing symlink (libturbojpeg.so - libturbojpeg.so.0)
  can lead to the following link error:

  /usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a(libturbojpeg_la-turbojpeg.o):
 relocation R_X86_64_32 against `.data' can not be used when making a shared 
object; recompile with -fPIC
  
/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/libturbojpeg.a: 
error adding symbols: Bad value

  Manually adding the missing symlink in /usr/lib/x86_64-linux-gnu/
  fixes the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1369067/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp