How to debug USB MDNS backend on Mac OSX 10.5

Michael R Sweet msweet at apple.com
Wed Aug 13 12:44:54 PDT 2008


keens312 wrote:
> ...
> After adding the env DYLD_LIBRARY_PATH and recompile, i got another:
> DEBUG: load_classdriver(/System/Library/Printers/Libraries/USBGenericTOPrintingClass.plugin) (kr:0x00000000)
> dyld: lazy symbol binding failed: Symbol not found: __cups_debug_printf
>   Referenced from: /Volumes/Data/Source/cups/backend/usb
>   Expected in: /usr/lib/libcups.2.dylib
> 
> dyld: Symbol not found: __cups_debug_printf
>   Referenced from: /Volumes/Data/Source/cups/backend/usb
>   Expected in: /usr/lib/libcups.2.dylib

It's still not finding your local libcups.2.dylib - verify that the
environment variable is set to the correct path...

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups-devel mailing list