error compiling mplayer



getting this error on compile of mplayer;

/usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetScreenResourcesCurrent'
/usr/local/lib/libgdk-x11-2.0.so: undefined reference to `XRRGetOutputPrimary'
collect2: ld returned 1 exit status
gmake: *** [mplayer] Error 1
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.
*** Error code 1

I wonder if anyone could direct me as to how I could collect more information
to resolve this.

FreeBSD version is 8.2
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: terminate a PHP script
    ... > Because of the incredible convolution and depth of nested if/then/else> you can get to. ... If I have a function that's scanning a> string looking for and obtaining options and their values for some> command previously scanned off the string, and I detect an error, I want> to set an error code and exit right there. ...
    (comp.lang.php)
  • (no subject)
    ... I am having some problems building the arts-1.2.2,1 port. ... ".deps/mcopidl.Tpo"; exit 1; fi ... *** Error code 2 ...
    (freebsd-questions)
  • Problems installing arts-1.2.2,1 port
    ... I am having some problems building the arts-1.2.2,1 port. ... ".deps/mcopidl.Tpo"; exit 1; fi ... *** Error code 2 ...
    (freebsd-questions)
  • Re: exit status
    ... I am attempting to return an error code from a Perl script. ... it seemed easy with the exit() call. ... perldoc -f exit ... show us how you're calling the script and how you're getting the 'error code'. ...
    (comp.lang.perl.misc)
  • Re: Dynamically resizing a buffer
    ... a few calls to exit() in ancient code, so I can't claim I never use ... So do you prefer to handle errors by returning an error code, ... Indeed it could be argued that the second pointer is a different value ...
    (comp.lang.c)