|
Re: porting: reverse engireering a packages dependencies: msg#00159os.apple.fink.devel
On Wednesday, July 16, 2003, at 07:39 PM, David R. Morrison wrote: 3) When everything is compiled, look for all the executables and libraries One aspect of this that may not be obvious when moving to fink: since binary packages are stored as .debs, you can find the name of the fink package with dpkg: $ otool -L /sw/lib/ivl/ivl /sw/lib/ivl/ivl: /sw/lib/libdl.0.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 63.0.0) $ dpkg --search /sw/lib/libdl.0.dylib dlcompat-shlibs: /sw/lib/libdl.0.dylib which means that you need to list dlcompat-shlibs in the dependencies section. Usually, this means that there is a corresponding -dev package for the build dependencies: dlcompat-dev, in this case. -- Charles Lepple <clepple@xxxxxx> http://www.ghz.cc/charles/ ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Re: compile fails: _XSetIOErrorHandler defined in indirectly ...(fixed!): 00159, Alexander Hansen |
|---|---|
| Next by Date: | g77 version 3.1: 00159, Remi Mommsen |
| Previous by Thread: | Re: porting: reverse engireering a packages dependenciesi: 00159, David R. Morrison |
| Next by Thread: | g77 version 3.1: 00159, Remi Mommsen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |