portmap faillure, checking before reporting a bug

Marco van der Grient mwgrient69 at gmail.com
Mon Sep 10 10:17:28 CEST 2012


Hi,
Before I report a bug, I would like to verify this error:

Building portmap version 6.0

gcc -MM  -O2 -march=i686 -pipe -Wall -Wstrict-prototypes *.c > .depend
gcc  -O2 -march=i686 -pipe -Wall -Wstrict-prototypes -fpie 
-DHOSTS_ACCESS -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON   -c 
-o portmap.o portmap.c
gcc  -O2 -march=i686 -pipe -Wall -Wstrict-prototypes -fpie 
-DHOSTS_ACCESS -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON   -c 
-o pmap_check.o pmap_check.c
gcc  -O2 -march=i686 -pipe -Wall -Wstrict-prototypes -fpie 
-DHOSTS_ACCESS -DCHECK_PORT -DIGNORE_SIGCHLD -DFACILITY=LOG_DAEMON   -c 
-o from_local.o from_local.c
gcc  -O2 -march=i686 -pipe -Wall -Wstrict-prototypes -DHOSTS_ACCESS 
-DCHECK_PORT -DIGNORE_SIGCHLD        -DFACILITY=LOG_DAEMON   -c -o 
pmap_dump.o pmap_dump.c
pmap_check.c:47:18: fatal error: tcpd.h: No such file or directory
compilation terminated.
portmap.c: In function 'main':
portmap.c:185:6: warning: variable 'have_uid' set but not used 
[-Wunused-but-set-variable]
make: *** [pmap_check.o] Error 1
make: *** Waiting for unfinished jobs....
Creating /var/log/lunar/compile/portmap-6.0.bz2
! Problem detected during BUILD


Looks like module portmap is seeking tcp_wrappers (tcpd.h). But this 
module has been removed.
I am using an up to date machine, with moonbase of today.

Thanks for looking,
Marco


More information about the Lunar mailing list