ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Portability issue of capture files.

From: Andreas Fink <andreas@xxxxxxxx>
Date: Thu, 7 Sep 2006 14:52:38 +0200
Oh thats interesting. I think my wireshark was built with the source of libz as well but really what whould have been needed was a export LDFLAGS -lz for most of the tools. I'm rebuilding it currently on a new MacPro. Will report if that fixes it too.


On 07.09.2006, at 13:57, LEGO wrote:

Found!

there's libz.1.2.3 in both /usr/lib and /opt/local/lib
as soon as I removed that in /opt/local/lib I solved the issue...
diferent library same mis-bahaviour as I used to have with open-ssl

"Solved" by
[pociccio:~/src/trunk] lego% sudo mv /opt/local/lib/libz.1.2.3.dylib
/opt/local/lib/=libz.1.2.3.dylib=
[pociccio:~/src/trunk] lego% sudo ln -s /usr/lib/libz.1.2.3.dylib
/opt/local/lib/libz.1.2.3.dylib

Luis
--
This information is top security. When you have read it, destroy yourself.
-- Marshall McLuhan
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev