Hello Michael,
Thank you for submitting this bug and reporting a problem with cups and 
printing.  You made this bug report some time ago and Ubuntu has been updated 
since then. 
                                                         
Could you confirm that this is no longer a problem and that we can close the 
ticket? 
If it is still a problem, are you still interested in finding a solution to 
this bug? 
If you are, could you let us know, and in the current version, run the 
following (only once):                 
apport-collect BUGNUMBER
and upload the updated logs and and any other logs that are relevant for this 
particular issue.                      

Thank you again for helping make Ubuntu better. 
G

** Changed in: cups (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/920702

Title:
  cups-config --ldflags lists a default -L searchpath

Status in cups package in Ubuntu:
  Incomplete

Bug description:
  On my 11.10 64bit box, I get this:

     $ cups-config --ldflags
    -L/usr/lib/x86_64-linux-gnu

  This library search path is default on the 64-bit system anyways.

  The negative effect is that this leads to my software build system (for 
samba) pulling in the libs that
  reside in /usr/lib/x86_64-linux-gnu too early. Specifically libtevent: 
current samba build has (and
  needs)  a newer version of that library. Consequently, the symtem tevent 
library is linked (giving
  and error) instead of the built-in one.

  Arguably, this is also a bug in the samba-build system (that we will fix), in 
that the order
  of the -L<...> arguments to the gcc calls should be changed, but I still 
consider this listing
  of the default lib search path with -L wrong.

  Cheers - Michael

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/920702/+subscriptions

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

Reply via email to