Re: undefined reference to png_...

Kendall Bell <[email protected]> Wed, 07 Mar 2007 20:58:13 -0600
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
ldd: /usr/GNUstep/System/Library/Libraries/libgnustep-gui.so: No such 
file or directory

Adam Fedor wrote:
> Can you tell me what it says when you do this:
>
>
> ldd /usr/GNUstep/System/Library/Libraries/libgnustep-gui.so
>
>
> On Mar 7, 2007, at 11:01 AM, Kendall Bell wrote:
>
>> I am running Ubuntu Linux 6.06. GNUstep was installed from synaptic.
>>
>> Adam Fedor wrote:
>>> What system are you on?  How did you install GNUstep?  It's really 
>>> the GNUstep gui library that appears to be having problems. so I'd 
>>> want to see how GNUstep gui was compiled/linked.
>>>
>>> On Mar 7, 2007, at 10:21 AM, Kendall Bell wrote:
>>>
>>>> No, it doesn't appear to be linking to png. The extra output is as 
>>>> follows:
>>>>
>>>> Making all for app WindowApp...
>>>> gcc  -rdynamic       -fgnu-runtime -o WindowApp.app/./WindowApp \
>>>>        ./shared_obj/MyApp.o  -LGNUstep/Library/Libraries 
>>>> -L/usr/local/lib/GNUstep/Local/Library/Libraries 
>>>> -L/usr/local/lib/GNUstep/Network/Library/Libraries 
>>>> -L/usr/lib/GNUstep/System/Library/Libraries -lgnustep-gui 
>>>> -lgnustep-base -lpthread -lobjc -lm
>>>
>>
>>
>