Re: undefined reference to png_...
Adam Fedor <[email protected]> Wed, 7 Mar 2007 21:08:53 -0700
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <[email protected]> |
I just noticed the libraries are in a different directory: /usr/lib/GNUstep/System/Library/Libraries is that right? On Mar 7, 2007, at 7:58 PM, Kendall Bell wrote: > 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 >>>> >>> >>> >> > > > > _______________________________________________ > Help-gnustep mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-gnustep >