[cups.development] Cannot compile CUPS 1.1.23 on OSX 10.4

Michael R Sweet msweet at apple.com
Sun Sep 28 07:53:02 PDT 2008


keens312 wrote:
>> keens312 wrote:
>>>> keens312 wrote:
>>>>> Hi Michael,
>>>>>
>>>>> When compiling CUPS 1.1.23 on OSX 10.4, I got this error:
>>>>> Linking libcupsimage.2.dylib...
>>>>> /usr/bin/libtool:can't locate file for : -lcc_dynamic
>>>>> /usr/bin/libtool:file: -lcc_dynamic is not an object file (not allowed in a library)
>>>>> make[1]: *** [libcupsimage.2.dylib] Error 1
>>>>> make: ***[all] Error 1
>>>> You can remove the -lcc_dynamic from the filter/Makefile command for
>>>> libcupsimage.2.dylib.
>>>>
>>>> --
>>>> ______________________________________________________________________
>>>> Michael Sweet, Easy Software Products           mike at easysw dot com
>>> Hi Michael,
>>>
>>> Yes, it compiled after remove -lcc_dynamic, thanks
>>>
>>> New problem, the compiled usb backend cannot work on OSX 10.4.
>>> ./usb 1 user title 1 "media=letter" ~/test.prn
>>> The backend blocked and printer does not work.
>>> While using the one OSX 10.4 default at /usr/libexec/cups/backend/usb, it works fine.
>>>
>>> Do you know the reason in your experience?
>> You might try grabbing the official Apple source from apple.com -
>> we weren't as sync'd up in the 1.1.x days as we are now, and there
>> might be some differences between the Apple and cups.org sources
>> for the USB backend...
>>
>> --
>> ______________________________________________________________________
>> Michael R Sweet                        Senior Printing System Engineer
>>
> Hi Michael,
> 
> I downloaded the cups_86 from apple source, but the usb backend compiled still cannot work.
> 
> How does apple do the CUPS build? environment or configure parameters different?

The top-level makefile takes care of the configuration parameters.
A straight "make" should do everything required.

-- 
______________________________________________________________________
Michael R Sweet                        Senior Printing System Engineer





More information about the cups-devel mailing list