<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Tue, 2010-09-21 at 17:43 +0300, Adrian Bunk wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">You are still getting a libtool shell script wrapper after your patch.</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
You get an exe if the lib is installed before package is re-configured. My confusion.<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#737373">&gt; Order of building ensures it always links,</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; such that the pciaccess library does not need to be installed</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt; for scanpci to run.</FONT></TT><BR>
    <TT><FONT COLOR="#737373">&gt;...</FONT></TT><BR>
    <BR>
</BLOCKQUOTE>
I thought it would pick the lib from the builddir rather than libdir. I had not noticed<BR>
I had pciaccess in /usr/lib, contrary to what pkg-config reported.<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#1a1a1a">links != runs</FONT></TT><BR>
    <BR>
    <TT><FONT COLOR="#1a1a1a">You need the libtool shell script wrapper for running the binary</FONT></TT><BR>
    <TT><FONT COLOR="#1a1a1a">(unless a recent enough version of libpciaccess is installed).</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
I will repost, removing all the false claims I made from the commit message. Other than that,<BR>
scanpci program seems to work fine.<BR>
<BR>
Thanks a lot!<BR>
<BR>
Gaetan
</BODY>
</HTML>