Hi, all,

I've got ethereal installed on two 10.2.3 systems, and the binaries are bit-for-bit identical. If I run the binary on one system, it works; on the other, it fails, claiming

dyld: /usr/local/bin/ethereal version mismatch for library: /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater than library's version: 1.0.0)
Trace/BPT trap

Both systems show the same version(s) of libz, viz (and they are bit-for-bit the same as well):

[System 1: $] ls -l /usr/lib/libz.*
-rwxr-xr-x 1 root wheel 56372 Jan 12 14:20 /usr/lib/libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Jan 14 08:57 /usr/lib/libz.1.dylib -> libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Jan 14 08:57 /usr/lib/libz.dylib -> libz.1.1.3.dylib

[System 2: $] ls -l /usr/lib/libz*
-rwxr-xr-x 1 root wheel 56372 Dec 19 19:11 /usr/lib/libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Jan 2 22:17 /usr/lib/libz.1.dylib -> libz.1.1.3.dylib
lrwxr-xr-x 1 root wheel 16 Jan 2 22:17 /usr/lib/libz.dylib -> libz.1.1.3.dylib

On System 2, things work. On System 1, the above glitch occurs.

Any thoughts? I'm kinda stumped.

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | When LuteFisk is outlawed
| Only outlaws will have
| LuteFisk
*--------------------------------------*-------------------------------*



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to