ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Problems building the SVN version without having an installed ve

From: Michael Tuexen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>
Date: Sun, 18 Feb 2007 22:37:42 +0100
Dear all,

on a Mac OS X 10.4 system make fails with

Making all in agentx
/bin/sh ../../libtool --mode=link gcc -DINET6 -no-cpp-precomp - D_U_="__attribute__((unused))" -Wall -Wpointer-arith -W -g -O2 -I/ usr/local/include -pthreads -I/usr/local/include/gtk-2.0 -I/usr/local/ lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/X11R6/include/freetype2 -I/usr/ local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/ include -Wl,-search_paths_first -L/usr/local/lib -L/usr/local/lib - o agentx.la -rpath /usr/local/lib/wireshark/plugins/0.99.6 -module - avoid-version plugin.lo packet-agentx.lo -L../../epan -lwireshark -L/ usr/local/lib -lgmodule-2.0 -lglib-2.0 -lintl -liconv gcc -bundle -flat_namespace -undefined suppress -o .libs/ agentx.so .libs/plugin.o .libs/packet-agentx.o /usr/lib/libc.dylib / usr/lib/libz.dylib /usr/lib/libm.dylib /usr/lib/libresolv.dylib /usr/ lib/libcom_err.dylib /usr/lib/libkrb5support.dylib /usr/lib/ libk5crypto.dylib /usr/lib/libkrb5.dylib -L/usr/lib -L/usr/local/lib - L/Users/tuexen/Documents/wireshark/trunk/epan /usr/local/lib/ libwireshark.0.0.1.dylib /usr/local/lib/libgmodule-2.0.dylib /usr/ local/lib/libglib-2.0.dylib /usr/local/lib/libintl.dylib /usr/lib/ libiconv.dylib -Wl,-search_paths_first i686-apple-darwin8-gcc-4.0.1: /usr/local/lib/libwireshark. 0.0.1.dylib: No such file or directory

So why is /usr/local/lib/libwireshark.0.0.1.dylib referenced explicitly?

Best regards
Michael