Re: [dev] debian, again

From: Davide Anchisi <danchisi_AT_gmail.com>
Date: Sat, 7 Nov 2009 11:10:59 +0100

Even more strange, simply using make, or "noisycc=1 make all", I got:

  make[2]: *** No rule to make target `/usr/local/lib/libixp.a',
needed by `wmii.out'. Stop.

I don't know if I'm missing some developmental package in my freshly
installed distribution.

The strange thing is that, if I run "make deb" first, which gives the
error message I previously reported, and then "make clean" (but the
file "config.local.mk" generated by "make deb" rermains ) followed by
"make", wmii compiles. Then, the "make install" installs everything in
./debian/wmii-hg/, according to config.local.mk.

I cannot figure out what is happening.
In attachment the output of "noisycc=1 make all"

Davide

2009/11/6 Kris Maglione <maglione.k_AT_gmail.com>:
> On Fri, Nov 06, 2009 at 11:58:45AM +0100, Davide Anchisi wrote:
>>
>> after some weeks off, I come back to try to get a .deb package from
>> wmii sources (hg2585) using the command 'make deb'.
>> In the meanwhile I moved from ubuntu to debian squeeze.
>>
>> Things go on pretty well, but then I got these error messages:
>>
>> cc: ../lib/libregexp9.a: No such file or directory
>> cc: ../lib/libbio.a: No such file or directory
>> cc: ../lib/libfmt.a: No such file or directory
>> cc: ../lib/libutf.a: No such file or directory
>>
>> The strange thing is that those file are there.
>>
>> Any idea?
>>
>> Here below the whole output from make deb.
>
> That's very strange. I've already fixed that problem once, when it was
> caused by gmake's strange variable export rules. It also works on the
> Launchpad build farm.
>
> Can you run make again as,
>
>    noisycc=1 make all
>
> Thanks.
>
> --
> Kris Maglione
>
> If the facts don't fit the theory, change the facts.
>        --Albert Einstein
>
>
>

Received on Sat Nov 07 2009 - 10:10:59 UTC

This archive was generated by hypermail 2.2.0 : Sat Nov 07 2009 - 10:24:01 UTC