Project

General

Profile

Actions

Bug #1405

closed

compilation error on Centos (Red Hat Linux 3.2.3-53)

Added by Anonymous over 16 years ago. Updated over 15 years ago.

Status:
Invalid
Priority:
Normal
Category:
build_cmake
Target version:
ASK QUESTIONS IN Forums:

Description

cat /proc/version
Linux version 2.4.21-40.ELsmp () (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-53)) #1 SMP Wed Mar 15 14:21:45 EST 2006

./configure --prefix=/live/001 --with-openssl --with-pcre
....
make

gcc -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/live/001/lib\" -DSBIN_DIR=\"/live/001/sbin\" -I. -I.. -D_REENTRANT -D+EXTENSIONS_+ -DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -MT mod_flv_streaming.lo -MD -MP -MF .deps/mod_flv_streaming.Tpo -c mod_flv_streaming.c  -fPIC -DPIC -o .libs/mod_flv_streaming.o
In file included from /usr/include/signal.h:328,
from fdevent.h:31,
from base.h:25,
from mod_flv_streaming.c:5:
/usr/include/bits/sigcontext.h:28:29: asm/sigcontext.h: Input/output error
In file included from /usr/include/sys/socket.h:35,
from sys-socket.h:15,
from base.h:26,
from mod_flv_streaming.c:5:
/usr/include/bits/socket.h:305:24: asm/socket.h: Input/output error
In file included from /usr/include/sys/ioctl.h:27,
from sys-socket.h:16,
from base.h:26,
from mod_flv_streaming.c:5:
/usr/include/bits/ioctls.h:24:24: asm/ioctls.h: Input/output error
In file included from /usr/include/sys/ioctl.h:30,
from sys-socket.h:16,
from base.h:26,
from mod_flv_streaming.c:5:
/usr/include/bits/ioctl-types.h:25:24: asm/ioctls.h: Input/output error
In file included from mod_flv_streaming.c:5:
base.h:69: conflicting types for `socklen_t'
/usr/include/bits/socket.h:36: previous declaration of `socklen_t'
maker2: * [[mod_flv_streaming.lo]] Error 1
maker2: Leaving directory `/live/001/lighttpd-1.4.18/src'
maker1:
[[all-recursive]] Error 1
maker1: Leaving directory `/live/001/lighttpd-1.4.18'
make: *
* [[all]] Error 2

-- max7

Actions #1

Updated by Anonymous over 16 years ago

It seems to be my corrupted disk. I get i/o error even when I do "ls /"
Close it.

I am sorry for bugging you, Max

-- max7

Actions #2

Updated by stbuehler about 16 years ago

  • Status changed from New to Fixed
  • Resolution set to invalid
Actions #3

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Invalid
Actions

Also available in: Atom