Re: Build error with mplayer

2010-04-13 Thread Neil Short

> 
> Message: 21
> Date: Mon, 12 Apr 2010 18:58:37 -0700
> From: Charlie Kester 
> Subject: Re: Build error with mplayer
> To: freebsd-questions@freebsd.org
> Message-ID: <20100413015837.ge96...@comcast.net>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> On Mon 12 Apr 2010 at 17:50:58 PDT Neil Short wrote:
> >Am I missing something?
> >
> >dvb_tune.c:33:19: error: error.h: No such file or
> directory
> 
> It's a known problem.
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145437
> 
> 
> 

That's a relief! Thanks!


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Build error with mplayer

2010-04-12 Thread Thomas Zander
On Tue, Apr 13, 2010 at 02:50, Neil Short  wrote:
> Am I missing something?

Probably not, this is a fairly recent build problem. Please see
http://www.freebsd.org/cgi/query-pr.cgi?pr=145636&cat=ports

Best regards,
Riggs
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Build error with mplayer

2010-04-12 Thread Charlie Kester

On Mon 12 Apr 2010 at 17:50:58 PDT Neil Short wrote:

Am I missing something?

dvb_tune.c:33:19: error: error.h: No such file or directory


It's a known problem.
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/145437


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Build error with mplayer

2010-04-12 Thread Neil Short
Am I missing something?


gmake -C stream
gmake[1]: Entering directory 
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/ 
stream'
cc -O2 -pipe -O3 -ffast-math -fomit-frame-pointer -fno-strict-aliasing 
-I./libav   
  codec -I./libavformat -Wdisabled-optimization 
-Wno-pointer-sign -Wdeclaration-af  
   ter-statement -I. -I. -I./libavutil 
-O2 -pipe -O3 -ffast-math -fomit-frame-point
 er -fno-strict-aliasing  
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE 
64_SOURCE 
-DHAVE_CONFIG_H -I/usr/local/include/freetype2 -I.. -I../libavutil -I/  
   
usr/local/include -I/usr/local/include  -I/usr/local/include/freetype2 
-I/usr/lo   
  cal/include 
-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/
 
include -I/usr/local/include -I../libavcodec -I../libavformat 
-Wdisabled-optimiz  
   ation -Wno-pointer-sign 
-Wdeclaration-after-statement -I. -I.. -I../libavutil -O
 2 -pipe -O3 
-ffast-math -fomit-frame-pointer -fno-strict-aliasing  -D_LARGEFILE_
 
SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H 
-I/usr/local
 /include/freetype2 -I... -I.../libavutil 
-I/usr/local/include
 -I/usr/local/inclu 
de  -I/usr/local/include/freetype2 
-I/usr/local/include -I/usr/local/include/gtk   
  12 
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/local/include   -c -o   

   dvb_tune.o dvb_tune.c
dvb_tune.c:33:19: error: error.h: No such file or directory
gmake[1]: *** [dvb_tune.o] Error 1
gmake[1]: Leaving directory 
`/usr/ports/multimedia/mplayer/work/MPlayer-1.0rc2/s
 tream'
gmake: *** [stream/stream.a] Error 2
*** Error code 1

Stop in /usr/ports/multimedia/mplayer.
carmen# 

==

 "What did you do?" the man holding the flashlight asked.

 "I put down a spider," he said, wondering why the man didn't see; in the beam 
of yellow light the spider bloated up larger than life. "So it could get away."


  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"