Discussion:
Build error with mplayer
(too old to reply)
Neil Short
2010-04-13 00:50:58 UTC
Permalink
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."
Charlie Kester
2010-04-13 01:58:37 UTC
Permalink
Post by Neil Short
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
Thomas Zander
2010-04-13 05:29:03 UTC
Permalink
Post by Neil Short
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

Loading...