tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Undebuggable gtk+ breakage



On Thursday, at 16:45, Martin Husemann wrote:
| On Thu, Jan 02, 2014 at 03:39:51PM +0100, Anthony Mallet wrote:
| > On Thursday, at 15:32, Martin Husemann wrote:
| > | Trying to build x11/gtk3+ fails for me, but libtool is hiding all the
| > | traces of error messages (see the >&/dev/null 2>&1 it appends).
| > 
| > You could maybe try --disable-shared, libtool should not redirect output 
when
| > it is compiling the .o only once.
| 
| Sure, but I want to fix the compilation errors, so how can I make them 
visible?

What I meant was : you could (re)configure --disable-shared so that you can see
the actual error, because libtool should not hide it anymore in that case.

But you found a better workaround anyway :)


Home | Main Index | Thread Index | Old Index