-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kurt V. Hindenburg wrote:
| I can't get either to compile ....stock 1.4 upto date.
|
| Same error on both .... dl_cpuclock_offset undefined.
|
| USE="arts kde -nls gnome -motif cups aalib directfb fbcon svga
| truetype X"

Either enable "qt" in your use flags or view this bug for a work around.
http://bugs.gentoo.org/show_bug.cgi?id=21804

It involves editing the ebuild like this:
<snip>
~       alsa? ( >=media-libs/alsa-lib-0.9.0_rc2 )
~       esd? ( >=media-sound/esound-0.2.28 )"

+src_unpack() {
+       unpack ${A}
+       use qt || sed -i 's/qt[a-z]*//g' ${S}/samples/Makefile.am
+       }
+
~ src_compile() {
~       local myconf="--enable-oss"
~       local kdepre=""
<snip>

just add the lines with the plus(+) beside them, don't add the plus too.
It should compile fine for you. HTH
- --
- -
William F. Pearson, III
[EMAIL PROTECTED]
www.techwill.net

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE+5ATLpfPDiNqvYvURAor9AJ9Yt/j28jjo0bycNIW33HefkxqKMgCgjxwy
1h/pZ+zsaiOa6PYIqSwSH/s=
=vUs8
-----END PGP SIGNATURE-----


-- [EMAIL PROTECTED] mailing list



Reply via email to