[uClibc]uClibc 0.9.16 and portmap 5beta

Gabor Z. Papp gzp at odpn.hu
Sun Nov 10 20:22:04 UTC 2002


This is portmap 5beta from Wietse Venema. When there is
better implementation, please let me know.

/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include   -c -o portmap.o portmap.c
portmap.c: In function `callit':
portmap.c:681: warning: passing arg 4 of pointer to function from incompatible pointer type
portmap.c:681: warning: passing arg 6 of pointer to function from incompatible pointer type
/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include   -c -o pmap_check.o pmap_check.c
/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include   -c -o from_local.o from_local.c
/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include   -c -o daemon.o daemon.c
/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include   -c -o strerror.o strerror.c
/home/gzp/app/uClibc/usr/bin/cc   -DCHECK_PORT  -DFACILITY=LOG_DAEMON  -DIGNORE_SIGCHLD	    -O2  -I/usr/include -o portmap portmap.o pmap_check.o from_local.o daemon.o strerror.o  
portmap.o(.text+0x19c): In function `main':
: undefined reference to `svcudp_create'
portmap.o(.text+0x261): In function `main':
: undefined reference to `svctcp_create'
portmap.o(.text+0x2e8): In function `main':
: undefined reference to `svc_run'
portmap.o(.text+0x9f7): In function `callit':
: undefined reference to `get_myaddress'
collect2: ld returned 1 exit status
make: *** [portmap] Error 1



More information about the uClibc mailing list