On 05/06/2012 12:30 AM, Alexander Hansen wrote:
> On 5/5/12 8:27 PM, Jack Howarth wrote:
>>     Is anyone else seeing this build failure for the new 
>> libgnomecups-shlibs-0.2.3-8
>> packaging on 10.7 fink?
>>
>> gcc -dynamiclib  -o .libs/libgnomecups-1.0.1.0.0.dylib  
>> .libs/gnome-cups-i18n.o .libs/gnome-cups-init.o .libs/gnome-cups-printer.o 
>> .libs/gnome-cups-queue.o .libs/gnome-cups-request.o .libs/gnome-cups-util.o 
>> .libs/util.o  -L/sw/lib/system-openssl/lib -L/sw/lib 
>> /sw/lib/libgobject-2.0.dylib /sw/lib/libgthread-2.0.dylib 
>> /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib  -install_name  
>> /sw/lib/libgnomecups-1.0.1.dylib -compatibility_version 2 -current_version 
>> 2.0
>> Undefined symbols for architecture x86_64:
>>    "_ippDelete", referenced from:
>>        _update_printers in gnome-cups-printer.o
>>        _gnome_cups_printer_set_description in gnome-cups-printer.o
>>        _gnome_cups_printer_set_location in gnome-cups-printer.o
>>        _gnome_cups_printer_pause in gnome-cups-printer.o
>>        _gnome_cups_printer_resume in gnome-cups-printer.o
>>        _gnome_cups_printer_delete in gnome-cups-printer.o
>>        _update_default in gnome-cups-printer.o
>>        ...
>>    "_ippFindAttribute", referenced from:
>>        _update_printers in gnome-cups-printer.o

>
> Same here, which I guess is good because I've got a similar setup.

Ditto.  This is due to I presume a bug in the latest revision that 
attempts to remove the -liconv flag from "cups-config --libs" output, 
but instead wipes the entire line if there.

The recent gtk+2 checkin has the same underlying issue, though different 
result, because 'grep -v -- -liconv' doesn't remove just that flag, it 
wipes the entire line if present.

Hanspeter

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to