error when installing an application

Bekir Alpaydin bekir at bekir.eu
Fri Dec 8 15:21:15 PST 2006


Hello everybody,

 

I've got a problem since a few days with installing of applications on
FreeBSD.

I got errors like this:

 

/usr/include/machine/ioctl_bt848.h:35:2: warning: #warning Include
dev/bktr/ioctl_bt848.h instead of this header.

cc -O3 -Wall -fPIC -DPIC -I/usr/local/include  -I/usr/X11R6/include
-fomit-frame-pointer -fno-unit-at-a-time -I..
-I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1
-I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
-c -o audio.o audio.c

cc -O3 -Wall -fPIC -DPIC -I/usr/local/include  -I/usr/X11R6/include
-fomit-frame-pointer -fno-unit-at-a-time -I..
-I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1
-I/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
-c -o udp.o udp.c

udp.c:25:24: arpa/inet.h: No such file or directory

udp.c:29:19: netdb.h: No such file or directory

gmake[1]: *** [udp.o] Error 1

gmake[1]: Leaving directory
`/usr/ports/multimedia/ffmpeg/work/ffmpeg-0.4.9-pre1/libavformat'

gmake: *** [lib] Error 2

*** Error code 2

 

Stop in /usr/ports/multimedia/ffmpeg.

*** Error code 1

 

Stop in /usr/ports/graphics/php4-ffmpeg.

 

Everytime when installing an application, I am missing files such as
arpa/inet.h or netdb.h.

Help me please.



More information about the freebsd-bugs mailing list