Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Multimedia
  • Search

Mplayer-quicktime ebuild (now without wine!)

Help with creation, editing, or playback of sounds, images, or video. Amarok, audacious, mplayer, grip, cdparanoia and anything else that makes a sound or plays a video.
Post Reply
Advanced search
103 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next
Author
Message
karl11
Guru
Guru
User avatar
Posts: 469
Joined: Tue Jun 25, 2002 2:29 pm
Location: Raleigh, NC
Contact:
Contact karl11
Website

  • Quote

Post by karl11 » Sat Nov 30, 2002 5:10 am

I'm sure that everyone knows this, but just to reiterate....CVS is concurrent versions system. With CVS, this is the latest and greatest tree that the developers actually develop with. If one of them breaks something, and you "check it out" then the CVS won't build. CVS errors are usually fixed fairly quickly although sometimes they take some time. Glad to hear that it worked for you and that my bandwidth has apparently already been re-propogated.

Karl
Top
jay
l33t
l33t
User avatar
Posts: 980
Joined: Wed May 08, 2002 7:09 pm

  • Quote

Post by jay » Sat Nov 30, 2002 4:33 pm

Same here, compiling went fine after disabling gtk support. Had to move my config file out of the way then it worked.
Do you want your posessions identified? [ynq] (n)
Top
RickDB
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Fri Sep 20, 2002 10:02 pm
Location: Netherlands

  • Quote

Post by RickDB » Mon Dec 02, 2002 12:29 pm

I can't get mplayer to compile with gtk(most likely a bug), but i want to try the cvs tree.
The website gives this adres: http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/

But no instructions how to install the cvs :? , can someone tell me how i can compile an cvs version with a www adres?
Top
karl11
Guru
Guru
User avatar
Posts: 469
Joined: Tue Jun 25, 2002 2:29 pm
Location: Raleigh, NC
Contact:
Contact karl11
Website

  • Quote

Post by karl11 » Mon Dec 02, 2002 5:12 pm

The ebuild mentioned in this thread gets the CVS version! Did we not make that clear in all of the previous posts? Also, you should not get CVS through a www interface. Sure, you could download each file but you never point cvs to port 80. If this ebuild, mplayer-cvs-0.91.ebuild, is not working for you, then try back in a few hours, as IT does pull the cvs and would be the easiest way for you to get CVS.

Sorry if this sounds flammable, but please read the thread before posting. If nothing else, Matt mentions the mplayer-cvs ebuild in the first post on this thread.

Karl
Top
RickDB
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Fri Sep 20, 2002 10:02 pm
Location: Netherlands

  • Quote

Post by RickDB » Mon Dec 02, 2002 5:15 pm

I read it wrong, just thought he made an ebuild from the most recent cvs :oops:
But i will try again in a few hours to see if the gkt errors are gone(i can compile without gtk but thats a little irri) :)
And finally i can watch .mov without going to w*ndows, must have been a bitch to make such a codec for linux.
Top
herbie
Guru
Guru
User avatar
Posts: 319
Joined: Wed Oct 09, 2002 10:08 am
Location: London UK

  • Quote

Post by herbie » Mon Dec 02, 2002 8:40 pm

Will this ebiuld be added to the portage tree?

Herbie.
Top
Lin_Matt
Guru
Guru
User avatar
Posts: 581
Joined: Sun Jun 23, 2002 8:13 pm
Location: TechWasteland (Mississippi)
Contact:
Contact Lin_Matt
Website

  • Quote

Post by Lin_Matt » Mon Dec 02, 2002 10:34 pm

herbie wrote:Will this ebiuld be added to the portage tree?

Herbie.
hmmmm.... That I dunno... This pretty much just scratched an itch, but it would be cool if it made it into portage...
Top
herbie
Guru
Guru
User avatar
Posts: 319
Joined: Wed Oct 09, 2002 10:08 am
Location: London UK

  • Quote

Post by herbie » Mon Dec 02, 2002 11:10 pm

hmmmm.... That I dunno... This pretty much just scratched an itch, but it would be cool if it made it into portage...
you can submit new ebuilds using bugzilla:
http://www.gentoo.org/doc/en/ebuild-submit.xml

I for one would love to see this in the main portage tree. We have ebuilds for galeon-cvs and gaim-cvs already, so why not mplayer-cvs. Mplayer cvs is usually pretty stable and the developers seem to encourage it's use, so I think this would be a great addition.

Herbie.
Top
Lin_Matt
Guru
Guru
User avatar
Posts: 581
Joined: Sun Jun 23, 2002 8:13 pm
Location: TechWasteland (Mississippi)
Contact:
Contact Lin_Matt
Website

  • Quote

Post by Lin_Matt » Mon Dec 02, 2002 11:55 pm

http://bugs.gentoo.org/show_bug.cgi?id=11136

:wink:
Top
eltech
Guru
Guru
User avatar
Posts: 582
Joined: Tue Nov 05, 2002 11:21 pm
Location: New York

Here seems to be my error

  • Quote

Post by eltech » Tue Dec 03, 2002 7:28 am

Well tried to build it .. here is the error ..

Code: Select all

In file included from mplayer/gtk/menu.c:17:
../libmpdemux/demuxer.h:116: parse error before "stream_t"
../libmpdemux/demuxer.h:116: warning: no semicolon at end of struct or union
../libmpdemux/demuxer.h:133: parse error before '}' token
../libmpdemux/demuxer.h:133: warning: type defaults to `int' in declaration of `demuxer_t'
../libmpdemux/demuxer.h:133: warning: data definition has no type or storage class
../libmpdemux/demuxer.h:175: parse error before '*' token
../libmpdemux/demuxer.h:175: parse error before '*' token
../libmpdemux/demuxer.h:175: warning: type defaults to `int' in declaration of `new_demuxer'
../libmpdemux/demuxer.h:175: warning: data definition has no type or storage class
../libmpdemux/demuxer.h:177: parse error before '*' token
../libmpdemux/demuxer.h:180: parse error before "stream_t"
../libmpdemux/demuxer.h:182: parse error before '*' token
../libmpdemux/demuxer.h:219: parse error before '*' token
../libmpdemux/demuxer.h:219: warning: type defaults to `int' in declaration of `new_ds_stream'
../libmpdemux/demuxer.h:219: warning: data definition has no type or storage class
../libmpdemux/demuxer.h:233: parse error before '*' token
../libmpdemux/demuxer.h:233: parse error before '*' token
../libmpdemux/demuxer.h:233: warning: type defaults to `int' in declaration of `demux_open'
../libmpdemux/demuxer.h:233: warning: data definition has no type or storage class
../libmpdemux/demuxer.h:234: parse error before '*' token
../libmpdemux/demuxer.h:235: parse error before '*' token
../libmpdemux/demuxer.h:235: parse error before '*' token
../libmpdemux/demuxer.h:235: warning: type defaults to `int' in declaration of `new_demuxers_demuxer'
../libmpdemux/demuxer.h:235: warning: data definition has no type or storage class
../libmpdemux/demuxer.h:242: parse error before '*' token
../libmpdemux/demuxer.h:243: parse error before '*' token
../libmpdemux/demuxer.h:244: parse error before '*' token
../libmpdemux/demuxer.h:245: parse error before '*' token
../libmpdemux/demuxer.h:249: parse error before '*' token
../libmpdemux/demuxer.h:250: parse error before '*' token
mplayer/gtk/menu.c: In function `create_PopUpMenu':
mplayer/gtk/menu.c:431: parse error before ')' token
mplayer/gtk/menu.c: At top level:
mplayer/gtk/menu.c:261: warning: `ChannelTypes' defined but not used
mplayer/gtk/menu.c:263: warning: `ChannelNumbers' defined but not used
make[1]: *** [mplayer/gtk/menu.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-cvs-0.91/work/main/Gui'
make: *** [Gui/libgui.a] Error 2

!!! ERROR: downloads/mplayer-cvs-0.91 failed.
!!! Function src_compile, Line 204, Exitcode 2
!!! (no error message)
Let me know if you need any other info .. thanks :)
Top
karl11
Guru
Guru
User avatar
Posts: 469
Joined: Tue Jun 25, 2002 2:29 pm
Location: Raleigh, NC
Contact:
Contact karl11
Website

  • Quote

Post by karl11 » Tue Dec 03, 2002 12:49 pm

eltech,
Same problem here...that's because it's cvs. They broke it a little while ago and until the developers fix it this build won't build. If you don't mind using wine and really want to get quicktime going, the old build is still available on http://www.99b.org/ with instructions and everything. It has a 99.8% working rate whereas cvs is up in the air every minute since that's the tree that the developers develop on.

Karl

p.s. Keep trying the cvs build, one day it will build :)
Top
eltech
Guru
Guru
User avatar
Posts: 582
Joined: Tue Nov 05, 2002 11:21 pm
Location: New York

  • Quote

Post by eltech » Tue Dec 03, 2002 1:12 pm

ah .. oh well .. *shrugs* .. i will wait untill its official in the portage tree .. thanks ...

wonder what takes so long, but ... let them do what they need to make it right :)
Top
magnuson
n00b
n00b
User avatar
Posts: 20
Joined: Wed Nov 20, 2002 2:05 pm

workaround for current cvs breakage

  • Quote

Post by magnuson » Tue Dec 03, 2002 2:32 pm

If you're willing to build without gui support then
USE="-gtk" emerge mplayer-cvs
works for me
Top
herbie
Guru
Guru
User avatar
Posts: 319
Joined: Wed Oct 09, 2002 10:08 am
Location: London UK

  • Quote

Post by herbie » Tue Dec 03, 2002 2:45 pm

mplayer/gtk/menu.c: In function `create_PopUpMenu':
mplayer/gtk/menu.c:431: parse error before ')' token
mplayer/gtk/menu.c: At top level:
mplayer/gtk/menu.c:261: warning: `ChannelTypes' defined but not used
mplayer/gtk/menu.c:263: warning: `ChannelNumbers' defined but not used
make[1]: *** [mplayer/gtk/menu.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-cvs-0.91/work/main/Gui'
make: *** [Gui/libgui.a] Error 2
I'm getting this error too, but if I check out the cvs manually and run ./configure --enable-gui --enable-qtx-codecs everything compiles fine. I've looked through the ebiuld, but I can't see any other configure flag that might cause this error.

Herbie.
Top
herbie
Guru
Guru
User avatar
Posts: 319
Joined: Wed Oct 09, 2002 10:08 am
Location: London UK

  • Quote

Post by herbie » Tue Dec 03, 2002 4:19 pm

I seem to have found the problem, well my problem at least. Mplayer gui will not build without dvd support, at least it wont for me. I was getting this error:

Code: Select all

mplayer/gtk/menu.c: In function `create_PopUpMenu':
mplayer/gtk/menu.c:431: parse error before ')' token
mplayer/gtk/menu.c: At top level:
mplayer/gtk/menu.c:261: warning: `ChannelTypes' defined but not used
mplayer/gtk/menu.c:263: warning: `ChannelNumbers' defined but not used
make[1]: *** [mplayer/gtk/menu.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-cvs-0.91/work/main/Gui'
make: *** [Gui/libgui.a] Error 2
just as a few other people have reported. If I delete "--disable-mpdvdkit" from line 98 of the ebiuld it will compile and emerge without error.

I think whoever wrote the origional ebiuld must have had similar problems since
# NOTE to myself: Test this thing with and without dvd/gtk+ support,
# as it seems the mplayer guys dont really care to
# make it work without dvd support.
appears as a comment in the ebuild. I also note that this ebiuld disables dvd support in mplayer even if I have dvd in my USE, although it still depends on libdvdnav?

If anyone's interested here's an ebuild that compiles with dvd support if you have it in your USE http://fermat.ma.rhul.ac.uk/~herbie/mpl ... ebuild.tar

Anyway I got it to work so I'm happy :D

Herbie.
Top
Saruman
n00b
n00b
User avatar
Posts: 64
Joined: Fri Aug 23, 2002 5:56 pm
Location: Brindisi
Contact:
Contact Saruman
Website

Fix for mplayer-cvs build failure ...

  • Quote

Post by Saruman » Tue Dec 03, 2002 9:31 pm

TYPOS: Corrected typos as noted by RickDB ;)

Hi all,
i had the same identical problem with cvs snapshot of today (03 dec 2002, it seems that mplayer's guys have not noted this?). Anyway, just do (as root):

Code: Select all

cd /usr/portage/distfiles/cvs-src/mplayer-cvs/main/libmpdemux
nano -w demuxer.h
add the line:

Code: Select all

#include "stream.h"
just after the first ifdef ... define pair so that the first 3 lines look like:
#ifndef __DEMUXER_H
#define __DEMUXER_H
#include "stream.h"
then re-run

Code: Select all

emerge mplayer-cvs
and get the gtk gui :). Hope they fix the source soon ;)
Last edited by Saruman on Thu Dec 05, 2002 1:48 pm, edited 1 time in total.
---
Miser, miser! Modo niger et ustus fortiter!
Top
Lin_Matt
Guru
Guru
User avatar
Posts: 581
Joined: Sun Jun 23, 2002 8:13 pm
Location: TechWasteland (Mississippi)
Contact:
Contact Lin_Matt
Website

  • Quote

Post by Lin_Matt » Tue Dec 03, 2002 9:38 pm

Have you submitted this to the mplayer folks? Would be a great fix for em to have...
Top
RickDB
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Fri Sep 20, 2002 10:02 pm
Location: Netherlands

  • Quote

Post by RickDB » Wed Dec 04, 2002 11:20 pm

I think the post has a couple of typo's:

cd /usr/portage/distfiles/cvs-src/mplayer-cvs/libmpdemux


should be(i think)

cd /usr/portage/distfiles/cvs-src/mplayer-cvs/main/libmpdemux

And shouldn't:

#ifdef __DEMUXER_H
#define __DEMUXER_H
#include "stream.h"


Be:

#ifndef __DEMUXER_H
#define __DEMUXER_H 1
#include "stream.h"

Maybe this is because the cvs is now from 5 dec instead of 3 dec so they could have changed this :roll:
Top
perry
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 142
Joined: Mon Nov 18, 2002 2:34 am
Location: Cornfields of Indiana

  • Quote

Post by perry » Sat Dec 07, 2002 4:30 am

I just tried emerging again, and it compiled just fine from cvs w/ GTK support. No editing needed.. guess they got the problem fixed.
Top
RickDB
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Fri Sep 20, 2002 10:02 pm
Location: Netherlands

  • Quote

Post by RickDB » Sat Dec 07, 2002 11:50 am

Yep it works now, but it says compiling with gtk but when i do this:

Code: Select all

rick@Tux rick $ mplayer-cvs
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /opt/mplayer-cvs//share/locale


MPlayer CVS-021207-12:35-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)

CPU: Advanced Micro Devices Athlon TB Thunderbird (Family: 6, Stepping: 4)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx

Reading config file /opt/mplayer-cvs//etc/mplayer.conf: No such file or directory
Reading config file /home/rick/.mplayer/config
Reading /home/rick/.mplayer/codecs.conf: can't open '/home/rick/.mplayer/codecs.conf': No such file or directory
Reading /opt/mplayer-cvs//etc/codecs.conf: 49 audio & 123 video codecs
Usage:   mplayer [options] [url|path/]filename

Basic options: (see the man page for the complete list)
 -vo <drv[:dev]> select video output driver & device (see '-vo help' for list)
 -ao <drv[:dev]> select audio output driver & device (see '-ao help' for list)
 -vcd <trackno>  play VCD (Video CD) track from device instead of plain file
 -ss <timepos>   seek to given (seconds or hh:mm:ss) position
 -nosound        don't play sound
 -fs -vm -zoom   fullscreen playing options (fullscr,vidmode chg,softw.scale)
 -x <x> -y <y>   set display resolution (for use with -vm or -zoom)
 -sub <file>     specify subtitle file to use (see also -subfps, -subdelay)
 -playlist <file> specify playlist file
 -vid x -aid y   options to select video (x) and audio (y) stream to play
 -fps x -srate y options to change video (x fps) and audio (y Hz) rate
 -pp <quality>   enable postprocessing filter (see the man page for details)
 -framedrop      enable frame dropping (for slow machines)

Basic keys: (see the man page for the complete list, also check input.conf)
 <-  or  ->      seek backward/forward 10 seconds
 up or down      seek backward/forward  1 minute
 pgup or pgdown  seek backward/forward 10 minutes
 < or >          step backward/forward in playlist
 p or SPACE      pause movie (press any key to continue)
 q or ESC        stop playing and quit program
 + or -          adjust audio delay by +/- 0.1 second
 o               cycle OSD mode:  none / seekbar / seekbar+timer
 * or /          increase or decrease pcm volume
 z or x          adjust subtitle delay by +/- 0.1 second
 r or t          adjust subtitle position up/down, also see -vop expand

 * * * SEE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS! * * *

rick@Tux rick $ mplayer-cvs
So how does the gui start exactly. i thought it would automaticly start when i typed mplayer-cvs ?

Could this be the problem:

Code: Select all

Reading config file /opt/mplayer-cvs//etc/mplayer.conf: No such file or directory
Top
ejwahl
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 107
Joined: Mon May 27, 2002 7:10 am
Location: Rhode Island
Contact:
Contact ejwahl
Website

  • Quote

Post by ejwahl » Sat Dec 07, 2002 12:02 pm

RickDB wrote:So how does the gui start exactly. i thought it would automaticly start when i typed mplayer-cvs ?
Try gmplayer-cvs
Erich J. Wahl
RLU 199500
ICQ 48100000
Top
RickDB
Apprentice
Apprentice
User avatar
Posts: 155
Joined: Fri Sep 20, 2002 10:02 pm
Location: Netherlands

  • Quote

Post by RickDB » Sat Dec 07, 2002 12:04 pm

Thx that worked, i forgot it was a gnome app :oops:
Top
System_Failure
n00b
n00b
User avatar
Posts: 63
Joined: Mon Dec 09, 2002 1:09 am
Location: /home/System_Failure/

Can't get it to compile

  • Quote

Post by System_Failure » Mon Dec 09, 2002 1:20 am

I have tried both the ebuild file here(mplayer-cvs) and the standard ebuild file, and i've tried emerging every lib i can find but still can't get it to compile. here is the error:

Code: Select all

gif2epsn.o: In function `main':
gif2epsn.o(.text+0x86): undefined reference to `GifQuietPrint'
gif2epsn.o(.text+0x245): undefined reference to `DGifOpenFileName'
gif2epsn.o(.text+0x253): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x26b): undefined reference to `DGifOpenFileHandle'
gif2epsn.o(.text+0x279): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x407): undefined reference to `DGifGetRecordType'
gif2epsn.o(.text+0x410): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x44c): undefined reference to `DGifGetImageDesc'
gif2epsn.o(.text+0x455): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x4c5): undefined reference to `GifQprintf'
gif2epsn.o(.text+0x56f): undefined reference to `GifQprintf'

gif2epsn.o(.text+0x59a): undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x5a3): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x5f2): undefined reference to `GifQprintf'
gif2epsn.o(.text+0x625): undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x62e): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x65b): undefined reference to `DGifGetExtension'
gif2epsn.o(.text+0x664): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x68b): undefined reference to `DGifGetExtensionNext'
gif2epsn.o(.text+0x694): undefined reference to `PrintGifError'
gif2epsn.o(.text+0x70a): undefined reference to `DGifCloseFile'
gif2epsn.o(.text+0x713): undefined reference to `PrintGifError'
gif2epsn.o: In function `DumpScreen2Epsn':
gif2epsn.o(.text+0xc0b): undefined reference to `GifQprintf'
collect2: ld returned 1 exit status
make[1]: *** [gif2epsn] Error 1
make[1]: *** Waiting for unfinished jobs....
gif2ps.o: In function `main':
gif2ps.o(.text+0x8e): undefined reference to `GifQuietPrint'
gif2ps.o(.text+0x197): undefined reference to `DGifOpenFileName'
gif2ps.o(.text+0x1a5): undefined reference to `PrintGifError'
gif2ps.o(.text+0x1bd): undefined reference to `DGifOpenFileHandle'
gif2ps.o(.text+0x1cb): undefined reference to `PrintGifError'
gif2ps.o(.text+0x359): undefined reference to `DGifGetRecordType'
gif2ps.o(.text+0x362): undefined reference to `PrintGifError'
gif2ps.o(.text+0x39e): undefined reference to `DGifGetImageDesc'
gif2ps.o(.text+0x3a7): undefined reference to `PrintGifError'
gif2ps.o(.text+0x417): undefined reference to `GifQprintf'
gif2ps.o(.text+0x4c1): undefined reference to `GifQprintf'
gif2ps.o(.text+0x4ec): undefined reference to `DGifGetLine'
gif2ps.o(.text+0x4f5): undefined reference to `PrintGifError'
gif2ps.o(.text+0x544): undefined reference to `GifQprintf'
gif2ps.o(.text+0x577): undefined reference to `DGifGetLine'
gif2ps.o(.text+0x580): undefined reference to `PrintGifError'
gif2ps.o(.text+0x5ad): undefined reference to `DGifGetExtension'
gif2ps.o(.text+0x5b6): undefined reference to `PrintGifError'
gif2ps.o(.text+0x5dd): undefined reference to `DGifGetExtensionNext'
gif2ps.o(.text+0x5e6): undefined reference to `PrintGifError'
gif2ps.o(.text+0x65b): undefined reference to `DGifCloseFile'
gif2ps.o(.text+0x664): undefined reference to `PrintGifError'
gif2ps.o: In function `DumpScreen2PS':
gif2ps.o(.text+0xadb): undefined reference to `GifQprintf'
collect2: ld returned 1 exit status
make[1]: *** [gif2ps] Error 1
make[1]: Leaving directory `/var/tmp/portage/libungif-4.1.0-r1/work/libungif-4.1.0/util'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/libungif-4.1.0-r1 failed.
!!! Function src_compile, Line -226, Exitcode 2
!!! (no error message)
i would love any help anyone can give, thanks
"I like beaches."
Top
darktux
Veteran
Veteran
User avatar
Posts: 1086
Joined: Sat Nov 16, 2002 4:27 pm
Location: Coimbra, Portugal
Contact:
Contact darktux
Website

  • Quote

Post by darktux » Mon Dec 09, 2002 2:20 pm

mplayer 0.90rc1 is out :-)

Official homepage
Annoucement on my news website, in case mplayer gets /. (NOT)
Lego my ego, and I'll lego your knowledge

www.tuxslare.org - My reborn website :P
Top
karl11
Guru
Guru
User avatar
Posts: 469
Joined: Tue Jun 25, 2002 2:29 pm
Location: Raleigh, NC
Contact:
Contact karl11
Website

  • Quote

Post by karl11 » Mon Dec 09, 2002 5:30 pm

I have tried both the ebuild file here(mplayer-cvs) and the standard ebuild file, and i've tried emerging every lib i can find but still can't get it to compile. here is the error:
Code:
gif2epsn.o: In function `main':
gif2epsn.o(.text+0x86): undefined reference to `GifQuietPrint'
gif2epsn.o(.text+0x245): undefined reference to `DGifOpenFileName'

...

i would love any help anyone can give, thanks
First off, that is not an issue with mplayer-cvs....see this line in your output:

!!! ERROR: media-libs/libungif-4.1.0-r1 failed.
!!! Function src_compile, Line -226, Exitcode 2
!!! (no error message)
This is a problem with libungif. Go search for help on libungif before starting a new post, and next time, take a look at where it bombed before assuming it's a problem with an ebuild you haven't even started building :) I hope this is of some help to you and I hope you get this ebuild up pretty soon since this is very cool :)

Karl
Top
Post Reply

103 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Return to “Multimedia”

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