tcp-wrappers compile error
gcc -O2 -DFACILITY=LOG_DAEMON -DHOSTS_ACCESS -DNETGROUP
-DDAEMON_UMASK=022 -DREAL_DAEMON_DIR=\"/usr/sbin\" -DPROCESS_OPTIONS
-DKILL_IP_OPTIONS -DSEVERITY=LOG_INFO -DRFC931_TIMEOUT=10
-DHOSTS_DENY=\"/etc/hosts.deny\" -DHOSTS_ALLOW=\"/etc/hosts.allow\"
-DSYS_ERRLIST_DEFINED -DHAVE_WEAKSYMS -D_REENTRANT -o scaffold.o -c scaffold.
c
scaffold.c:28: error: conflicting types for 'malloc'
scaffold.c:28: error: conflicting types for 'malloc'
make[1]: * [scaffold.o] Error 1
make[1]: Leaving directory `/usr/src/packages/tcp_wrappers_7.6'
make: * [linux] Error 2
I'm using the latest "unstable" LFS as a base. Has malloc changed in latest libc
or something?
Change History
(8)
Resolution: |
→ later
|
Status: |
new → closed
|
Resolution: |
later
|
Status: |
closed → reopened
|
Status: |
reopened → assigned
|
Owner: |
changed from blfs-book@… to Randy McMurchy
|
Status: |
assigned → new
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
BLFS targets LFS 5.1. If this remains a problem when LFS 6.0 comes out, it will be addresed then.