Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Duplicate Threads
  • Search

Mplayer 1.0_pre6 fails to build

Threads in this read-only forum cover topics discussed elsewhere in other forums.
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
charliecompany
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 106
Joined: Sat Apr 10, 2004 11:03 pm

Mplayer 1.0_pre6 fails to build

  • Quote

Post by charliecompany » Wed Jan 26, 2005 7:40 pm

I am trying to emerge mplayer 1.0_pre6 with gcc 3.4.3-r1, kernel 2.6.10 and nptl. It always wants to die at a certain point and it doesn't give me any real error message.

Code: Select all

ar: creating libmpcodecs.a
true libmpcodecs.a
ar r libmpencoders.a ve.o ve_divx4.o ve_lavc.o ve_vfw.o ve_raw.o ve_libdv.o ve_xvid.o ve_xvid4.o ve_qtvideo.o ve_nuv.o ve_x264.o
ar: creating libmpencoders.a
true libmpencoders.a
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre6/work/MPlayer-1.0pre6a/libmpcodecs'

!!! ERROR: media-video/mplayer-1.0_pre6 failed.
!!! Function src_compile, Line 426, Exitcode 2
!!! Failed to build MPlayer!
!!! If you need support, post the topmost build error, NOT this status message.

Thats what happens everytime. Does anybody have any ideas on what could be causing the problem and possibly how to fix it?
Thanks in advance
The only difference between genious and stupidity is that stupidity has no limits.
Top
Dr. Z
n00b
n00b
Posts: 30
Joined: Fri Nov 19, 2004 2:56 am

Re: Mplayer 1.0_pre6 fails to build

  • Quote

Post by Dr. Z » Wed Jan 26, 2005 8:47 pm

Sounds like this could be failing during the final link of mplayer! Can you try

Code: Select all

# cd /var/tmp/portage/mplayer-1.0_pre6/work/MPlayer-1.0pre6a
# make
Top
charliecompany
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 106
Joined: Sat Apr 10, 2004 11:03 pm

  • Quote

Post by charliecompany » Wed Jan 26, 2005 9:45 pm

I went into the directory and tried make. Here is the errors that it gave me.

Code: Select all

demux_gif.c:21:21: gif_lib.h: No such file or directory
demux_gif.c: In function `demux_gif_fill_buffer':
demux_gif.c:43: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:43: error: (Each undeclared identifier is reported only once
demux_gif.c:43: error: for each function it appears in.)
demux_gif.c:43: error: `gif' undeclared (first use in this function)
demux_gif.c:43: error: parse error before ')' token
demux_gif.c:45: error: `GifRecordType' undeclared (first use in this function)
demux_gif.c:45: error: parse error before "type"
demux_gif.c:48: error: `ColorMapObject' undeclared (first use in this function)
demux_gif.c:48: error: `effective_map' undeclared (first use in this function)
demux_gif.c:51: error: `type' undeclared (first use in this function)
demux_gif.c:51: error: `IMAGE_DESC_RECORD_TYPE' undeclared (first use in this fu
nction)
demux_gif.c:52: error: `GIF_ERROR' undeclared (first use in this function)
demux_gif.c:56: error: `TERMINATE_RECORD_TYPE' undeclared (first use in this fun
ction)
demux_gif.c:58: error: `SCREEN_DESC_RECORD_TYPE' undeclared (first use in this f
unction)
demux_gif.c:64: error: `EXTENSION_RECORD_TYPE' undeclared (first use in this fun
ction)
demux_gif.c: In function `demux_open_gif':
demux_gif.c:154: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:154: error: `gif' undeclared (first use in this function)
demux_gif.c: In function `demux_close_gif':
demux_gif.c:211: error: `GifFileType' undeclared (first use in this function)
demux_gif.c:211: error: `gif' undeclared (first use in this function)
demux_gif.c:211: error: parse error before ')' token
demux_gif.c:216: error: `GIF_ERROR' undeclared (first use in this function)
make[1]: *** [demux_gif.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre6/work/MPlayer-1.0pr
e6a/libmpdemux'
make: *** [libmpdemux/libmpdemux.a] Error 2
Since this time I could see what was killing it, I tried emerging giflib again and then tried with mplayer again. It worked nicely this time.
Thanks for the help. My only remaining question is why didn't any of those errors appear when I did an emerge?
The only difference between genious and stupidity is that stupidity has no limits.
Top
paranerd
Tux's lil' helper
Tux's lil' helper
Posts: 129
Joined: Wed Apr 09, 2003 2:58 pm

  • Quote

Post by paranerd » Tue Feb 01, 2005 10:28 am

Worked for me too. Thank you, all!
Top
bigfoot-
n00b
n00b
Posts: 19
Joined: Sat Jul 19, 2003 12:49 am
Location: Erlangen, Germany

  • Quote

Post by bigfoot- » Fri Feb 04, 2005 2:33 pm

Same here, re-emerging giflib did the trick. I only wonder why the emerge process itself wasn't verbose enough to tell about the giflib problems...
"We have seen the light at the end of the tunnel, and it's out." -- unknown
Top
Earthwings
Bodhisattva
Bodhisattva
User avatar
Posts: 7753
Joined: Mon Apr 14, 2003 8:13 pm
Location: Germany

  • Quote

Post by Earthwings » Tue Mar 01, 2005 2:01 pm

Moved to duplicates in favour of http://forums.gentoo.org/viewtopic-t-292709.html
Top
Post Reply

6 posts • Page 1 of 1

Return to “Duplicate Threads”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic