public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* Mplayer problem
@ 2005-05-30  8:33 Jeremy Abbott
  2005-05-31  2:30 ` Richard Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Abbott @ 2005-05-30  8:33 UTC (permalink / raw)
  To: linux-newbie

I have recied an errore while compiling mplayer recently.  Here is the
message:

: undefined reference to `XF86DGADirectVideo'
libvo/libvo.a(vo_3dfx.o)(.text+0x50): In function `sighup':
: undefined reference to `XF86DGADirectVideo'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

Any help regarding this situation would be appreciated.  I am currently
running Xorg 6.8.2 with kernel 2.6.10.  I will soon be upgrading to 2.6.11.

Thanks,
Jeremy Abbott
jkbullfrog@verizon.net

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Mplayer problem
  2005-05-30  8:33 Mplayer problem Jeremy Abbott
@ 2005-05-31  2:30 ` Richard Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Adams @ 2005-05-31  2:30 UTC (permalink / raw)
  To: Jeremy Abbott; +Cc: linux-newbie

On Monday 30 May 2005 10:33, Jeremy Abbott wrote:
> I have recied an errore while compiling mplayer recently.  Here is the
>
> message:
> : undefined reference to `XF86DGADirectVideo'
>
> libvo/libvo.a(vo_3dfx.o)(.text+0x50): In function `sighup':
> : undefined reference to `XF86DGADirectVideo'
>
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
>
> Any help regarding this situation would be appreciated.  I am currently
> running Xorg 6.8.2 with kernel 2.6.10.  I will soon be upgrading to 2.6.11.

I could be wrong but:
1) You have an incompatable libary installed (possably libXxf86dga)
2) You are trying to compile mplayer to support something which you may not 
need, run the configure program in the mplayer source as:

./configure --help
You can exclude certain video card support try excluding 3dfx support for one.

As i said i could be wrong.
A better place would be to visit 

http://mplayerhq.hu/homepage/design7/info.html#mailing_lists

Read the archives your answer may well be there somewhere.

> Thanks,
> Jeremy Abbott
> jkbullfrog@verizon.net
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-31  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-30  8:33 Mplayer problem Jeremy Abbott
2005-05-31  2:30 ` Richard Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox