Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6011] Upgrading to 1.6.0 can lead to a library mismatch.

Date: Mon, 20 Aug 2012 06:02:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6011

--- Comment #5 from Jeroen Roovers <jer@xxxxxxxxxx> 2012-08-20 06:02:41 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > The chunk of code was inserted by
> > 
> >     r25969 | stig | 2008-08-09 09:16:28 -0700 (Sat, 09 Aug 2008) | 3 lines 
> > 
> >     If using $prefix we add "$prefix/include" to the include search path
> >     and "$prefix/lib" to the library search path.
> > 
> > Stig?  What was the issue for which you added those lines?
> 
> I added those lines so configure could find optional packages installed in
> $prefix (Lua, c-ares, rtp_player, GeoIP).  I use MacPorts which is installed in
> /opt/local.
> 
> A small test indicates that this is still needed on my system.

You should rather use configure options to figure that out:

--with-c-ares[=DIR]
--with-geoip[=DIR]
--with-lua[=DIR]
--with-portaudio[=DIR]

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.