Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Dec 2006 00:21:00 +0100
From:      "Bekir Alpaydin" <bekir@bekir.eu>
To:        <freebsd-bugs@freebsd.org>
Subject:   error when installing an application
Message-ID:  <000001c71b1f$85ee6dc0$4201a8c0@remote>

next in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c71b1f$85ee6dc0$4201a8c0>