On Thu, Feb 28, 2008 at 01:04:22PM +0100, Jim Meyering wrote:
> Jim Meyering <[EMAIL PROTECTED]> wrote:
>
> > "Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
> >
> >> On Wed, Feb 27, 2008 at 04:52:21PM +0100, Jim Meyering wrote:
> >>> I got link errors when building with --disable-shared, and fina
Jim Meyering <[EMAIL PROTECTED]> wrote:
> "Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
>
>> On Wed, Feb 27, 2008 at 04:52:21PM +0100, Jim Meyering wrote:
>>> I got link errors when building with --disable-shared, and finally
>>> fixed it. Here's most of the solution. The patch after this one
"Daniel P. Berrange" <[EMAIL PROTECTED]> wrote:
> On Wed, Feb 27, 2008 at 04:52:21PM +0100, Jim Meyering wrote:
>> I got link errors when building with --disable-shared, and finally
>> fixed it. Here's most of the solution. The patch after this one
>> adjusts the gcov (test-coverage)-related thi
On Wed, Feb 27, 2008 at 04:52:21PM +0100, Jim Meyering wrote:
> I got link errors when building with --disable-shared, and finally
> fixed it. Here's most of the solution. The patch after this one
> adjusts the gcov (test-coverage)-related things so that works with
> the new setup, too.
> diff --
I got link errors when building with --disable-shared, and finally
fixed it. Here's most of the solution. The patch after this one
adjusts the gcov (test-coverage)-related things so that works with
the new setup, too.
This also fixes what look like accidental omissions
in src/libvirt_sym.version
On Tue, Jan 29, 2008 at 05:01:17PM +0100, Jim Meyering wrote:
> "Richard W.M. Jones" <[EMAIL PROTECTED]> wrote:
> > Jim Meyering wrote:
> >> I tried to build static binaries in the usual libtool way,
> >> via "configure --disable-shared" and got some link errors
> >> due to the tests linking only w
"Richard W.M. Jones" <[EMAIL PROTECTED]> wrote:
> Jim Meyering wrote:
>> I tried to build static binaries in the usual libtool way,
>> via "configure --disable-shared" and got some link errors
>> due to the tests linking only with shared-lib-related files.
>> Here's the fix:
>>
>> Avoid link e
Jim Meyering wrote:
I tried to build static binaries in the usual libtool way,
via "configure --disable-shared" and got some link errors
due to the tests linking only with shared-lib-related files.
Here's the fix:
Avoid link errors with "configure --disable-shared".
* tests/Makef
On Tue, Jan 29, 2008 at 11:44:30AM +0100, Jim Meyering wrote:
> I tried to build static binaries in the usual libtool way,
> via "configure --disable-shared" and got some link errors
> due to the tests linking only with shared-lib-related files.
> Here's the fix:
>
> Avoid link errors with "
I tried to build static binaries in the usual libtool way,
via "configure --disable-shared" and got some link errors
due to the tests linking only with shared-lib-related files.
Here's the fix:
Avoid link errors with "configure --disable-shared".
* tests/Makefile.am (LDADDS): Add .
10 matches
Mail list logo