• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
My app is missing symbols when run on another machine
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

My app is missing symbols when run on another machine


  • Subject: My app is missing symbols when run on another machine
  • From: "Dave Mello" <email@hidden>
  • Date: Thu, 21 Mar 2002 09:37:24 -0500

Hello folks,

My application runs fine on my machine, but when it is run on my boss's, it
is failing to find some symbols. A trip to the console shows that dyld is
complaining that _deflateInit_ is undefined, & was expected to be defined in
the app.

We both have libz.1.1.3.dylib, libz.1.dylib, & libz.dylib in /usr/lib.

"otool -l PDFToolServer | grep libz" returns:
name /usr/lib/libz.1.1.3.dylib (offset 20)

I looked up the dyld man pages, & it indicated several environment variables
that affect its behavior. Being new to Unix, however, I'm not sure how to
set these so that they are in effect when my app is launched outside of
project builder.

I'm at a loss to determine why dyld finds the library on my system, but not
on his. Has anybody seen this sort of behavior before? Any help or
pointers would be very much appreciated!

Thanks

David Mello
Apago, Inc.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Spreadsheet Widget
  • Next by Date: Re: Does NSSound not work in a Unix tool?
  • Previous by thread: Re: Spreadsheet Widget
  • Next by thread: Re: cocoa-dev digest, Vol 2 #363 - 15 msgs
  • Index(es):
    • Date
    • Thread