
michael.haan at gmail
May 28, 2005, 12:19 PM
Post #3 of 5
(3842 views)
Permalink
|
On 5/28/05, Mathew Mrosko <mythtv [at] matmrosko> wrote: > On Saturday 28 May 2005 10:29 am, Michael Haan wrote: > > I get the following: > > > > aacdecoder.cpp: In member function `bool aacDecoder::initializeMP4()': > > aacdecoder.cpp:298: error: cannot convert `long unsigned int*' to > > `uint32_t*' for argument `4' to `int8_t faacDecInit2(void*, uint8_t*, > > uint32_t, uint32_t*, uint8_t*)' > > make[2]: *** [aacdecoder.o] Error 1 > > make[2]: *** Waiting for unfinished jobs.... > > make[2]: Leaving directory > > `/var/tmp/portage/mythmusic-0.18.1/work/mythplugins-0.18.1/mythmusic/mythmu > >sic' make[1]: *** [sub-mythmusic] Error 2 > > make[1]: Leaving directory > > `/var/tmp/portage/mythmusic-0.18.1/work/mythplugins-0.18.1/mythmusic' > > make: *** [sub-mythmusic] Error 2 > > > > > > when trying to: > > > > root [at] tibeau haanm # ACCEPT_KEYWORDS="~amd64" emerge mythmusic > > try #USE="-aac" ACCEPT_KEYWORDS="~amd64" emerge mythmusic > > if that works, a more permanent approach would be to run this: > #echo "media-plugins/mythmusic -acc" >> /etc/portage/package.use > > > FYI: > > > > root [at] tibeau haanm # emerge -s myth > > Searching... > > [ Results for search key : myth ] > > [ Applications found : 13 ] > > > > * media-plugins/mythbrowser [ Masked ] > > Latest version available: 0.18.1 > > Latest version installed: 0.18.1 > > > > <<...snip...>> > FYI: > > that doesn't help anything... it'd be better to see the output of "emerge > info" > > -Mat > > -- > mythtv [at] matmrosko [dot] com > No cigar: gcc -c -pipe -Wall -W -march=k8 -pipe -O2 -D_REENTRANT -fPIC -D_GNU_SOURCE -DPREFIX=\"/usr\" -DHAVE_MMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I. -I/usr/include -I/usr/include/cdda -I/usr/qt/3/include -I/usr/include -o zoom_filter_mmx.o goom/zoom_filter_mmx.c {standard input}: Assembler messages: {standard input}:9: Error: suffix or operands invalid for `push' {standard input}:11: Error: suffix or operands invalid for `pop' {standard input}:14: Error: suffix or operands invalid for `push' {standard input}:17: Error: suffix or operands invalid for `pop' {standard input}:128: Error: suffix or operands invalid for `pop' make[2]: *** [zoom_filter_mmx.o] Error 1 make[2]: *** Waiting for unfinished jobs.... And, for your other instruction: root [at] tibeau haanm # emerge info Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3, glibc-2.3.4.20041102-r1, 2.6.12-rc4 x86_64) ================================================================= System uname: 2.6.12-rc4 x86_64 AMD Athlon(tm) 64 Processor 3800+ Gentoo Base System version 1.4.16 Python: dev-lang/python-2.3.5 [2.3.5 (#1, May 21 2005, 18:45:01)] dev-lang/python: 2.3.5 sys-apps/sandbox: [Not Present] sys-devel/autoconf: 2.59-r6, 2.13 sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r8 sys-devel/libtool: 1.5.16 virtual/os-headers: 2.6.11 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-march=k8 -pipe -O2" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=k8 -pipe -O2" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi alsa amd64 avi berkdb bitmap-fonts cdr crypt curl dvb dvd dvdr dvdread encode fam ffmpeg flac font-server fortran gif gpm gtk ieee1394 ipv6 jp2 jpeg lirc lzw lzw-tiff mad mjpeg mp3 mysql ncurses net nls nvidia ogg oggvorbis opengl oss pam perl png python qt readline ssl tcpd threads tiff transcode truetype truetype-fonts type1-fonts usb userlocales v4l2 vorbis xine xinerama xml2 xmms xpm xrandr xv xvid zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS _______________________________________________ mythtv-users mailing list mythtv-users [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
|