General

Profile

rturner

  • Login: rturner
  • Registered on: 2020-07-15
  • Last sign in: 2020-07-15

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

2020-07-17

23:54 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
i was able to successfully compile after disabling mod_webdav as you suggested. and yes, i am using an ancient versio... rturner
21:33 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
using the -H flag showed there are header files in /opt/freeware too, but still could not find AT_FDCWD and AT_SYMLIN... rturner
20:32 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
i have not been able to find a solution to the missing definitions of AT_FDCWD and AT_SYMLINK_NOFOLLOW on aix. i woul... rturner

2020-07-16

23:57 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
completely understandable and not my intention to have you use the patch i posted. i was simply following up with my ... rturner
23:41 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
fcntl.h on aix does not define AT_SYMLINK_NOFOLLOW or AT_FDCWD. so i defined both of those in new file st_fcntl.h usi... rturner
23:30 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
sorry about the last post. here is the patch more readable... rturner
23:22 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
your suggestion was helpful and is included in the following patch i am applying to successfully compile 1.4.55 on ai... rturner

2020-07-15

20:15 Lighttpd Support: RE: Compile on AIX conflicting types for 'etag_create'
>> Please verify that the prototype in etag.h matches the definition in etag.c.
# grep etag_create src/etag.h src/...
rturner
17:25 Lighttpd Support: [Solved] Compile on AIX conflicting types for 'etag_create'
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -DHAVE_VERSIONSTAMP_H -DLIBRARY_DIR="\"/... rturner

Also available in: Atom