Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 16 Nov 2014 21:48:26 +0100
From: John Spencer <maillist-musl@...fooze.de>
To:  sabotage@...ts.openwall.com
Subject: Re: changing/fixing the tarballs in the butch

will cunningham wrote:
> 
> I have two things not compiling ever, qt4 and firefox.  There are no errors
> to the console(except of course 'failed to build!'}  Here are the last few
> lines from their respective /src/logs/build_*** files:
> 
> qt4-
> In file included from ../../include/QtGui/private/qcups_p.h:1:0,
>                  from painting/qpdf.cpp:47:
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:78:11:
> error: 'ppd_file_t' does not name a type

did you have cups installed before building this ?
maybe qt4 needs something along the lines of --disable-cups
(often configure scripts detect and activate optional features if some 
library was detected).
also note that qt4 wasnt tested/used for a long time (there's nothing 
depending on it in sabotage)...

> firefox-
> 
> `/src/build/firefox/mozilla-release/firefox-build-dir/ipc/ipdl'
> make[5]: *** .deps/UnifiedProtocols9.o.pp: I/O error.  Stop.

I/O error ? maybe your harddrive is full ?

> 
> What should I try next?

are you trying to build those packages because you actually need them or 
just out of curiosity ?

--JS

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.