Project

General

Profile

Actions

Bug #275

closed

Compile error fdevent.h, Line = 156 IRIX 6.5.27

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

Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:

Description

Moin,


./configure --with-openssl=/usr/nekoware --enable-ipv6 --sysconfdir=/usr/nekoware/etc --with-lua --with-memcache --with-gdbm --with-webdav-props --with-bzip2 --with-attr --with-ldap=/usr/nekoware --with-mysql=/usr/nekoware/mysql4/bin/mysql_config --prefix=/usr/nekoware

/bin/sh ../libtool --tag=CC --mode=compile c99 -DHAVE_CONFIG_H -DLIBRARY_DIR="\"/usr/nekoware-build/lib\"" -I. -I. -I..   -I/usr/nekoware/include -D_REENTRANT -I/usr/nekoware/include -I/usr/nekoware/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES  -O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3  -TARG:platform=IP27:proc=r10000 -c -o mod_staticfile.lo mod_staticfile.c
 c99 -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/usr/nekoware-build/lib\" -I. -I. -I.. -I/usr/nekoware/include -D_REENTRANT -I/usr/nekoware/include -I/usr/nekoware/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O3 -mips4 -I/usr/nekoware/include -OPT:Olimit=0:roundoff=3 -TARG:platform=IP27:proc=r10000 -c mod_staticfile.c -Wp,-MDupdate,.deps/mod_staticfile.TPlo  -DPIC -o .libs/mod_staticfile.o
cc-1020 c99: ERROR File = fdevent.h, Line = 156
  The identifier "fd_set" is undefined.

        fd_set select_read;
........

gruss
Joerg

-- behrens

Actions #1

Updated by jan over 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r720

Actions

Also available in: Atom