Opened 20 years ago

Closed 20 years ago

Last modified 10 years ago

#778 closed defect (fixed)

tcp-wrappers compile error

Reported by: stef@… Owned by: Randy McMurchy
Priority: high Milestone:
Component: BOOK Version: ~CVS
Severity: normal Keywords:
Cc:

Description

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)

comment:1 by bdubbs@…, 20 years ago

Resolution: later
Status: newclosed

BLFS targets LFS 5.1. If this remains a problem when LFS 6.0 comes out, it will be addresed then.

comment:2 by jim@…, 20 years ago

This is a patch in patches for this issue already. http://www.linuxfromscratch.org/patches/downloads/tcp_wrappers/tcp_wrappers- 7.6-gcc34-1.patch

comment:3 by larry@…, 20 years ago

Resolution: later
Status: closedreopened

comment:4 by Randy McMurchy, 20 years ago

Status: reopenedassigned

comment:5 by Randy McMurchy, 20 years ago

Owner: changed from blfs-book@… to Randy McMurchy
Status: assignednew

comment:6 by Randy McMurchy, 20 years ago

Status: newassigned

comment:7 by Randy McMurchy, 20 years ago

Resolution: fixed
Status: assignedclosed

Added gcc34 patch to the build instructions

comment:8 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.