<86>Apr 27 01:30:23 userdel[5209]: delete user `rooter' <86>Apr 27 01:30:23 userdel[5209]: remove group `rooter' <86>Apr 27 01:30:23 groupadd[5210]: new group: name=rooter, gid=501 <86>Apr 27 01:30:23 useradd[5211]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:30:23 userdel[5213]: delete user `builder' <86>Apr 27 01:30:23 userdel[5213]: remove group `builder' <86>Apr 27 01:30:23 groupadd[5214]: new group: name=builder, gid=502 <86>Apr 27 01:30:23 useradd[5215]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:30:25 rpmi: libnet2-1.1.2.1-alt3 installed <13>Apr 27 01:30:25 rpmi: libnet2-devel-1.1.2.1-alt3 installed <13>Apr 27 01:30:25 rpmi: libpcap0.8-2:0.9.7-alt1 installed <13>Apr 27 01:30:25 rpmi: libpcap-devel-2:0.9.7-alt1 installed Installing libnetwib-5.34.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf netwib-5.34.0-src + echo 'Source #0 (netwib-5.34.0-src.tgz):' Source #0 (netwib-5.34.0-src.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/netwib-5.34.0-src.tgz + /bin/tar -xf - + cd netwib-5.34.0-src + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd netwib-5.34.0-src + cd src + ./genemake Netwib version 5.34.0 (5 34 0) Loading config.dat System name selection NETWIBDEF_SYSNAME=Linux System architecture selection NETWIBDEF_SYSARCH=ppc Checking programs gcc yes ar yes ranlib yes grep yes Checking directories /usr/local yes /usr/local/include yes /usr/local/lib yes /usr/local/bin yes /usr/local/man yes Warning: the man3 directory '/usr/local/man/man3' wasn't found Compilation options selection Check if compiler works simple_test yes real_test yes exec real_test yes real_test with -fno-strict-aliasing yes real_test with -Wundef yes real_test with -Wsign-compare yes Processor endianness selection compile yes exec program yes NETWIBDEF_ARCH_ENDIAN=1 Processor size selection compile yes exec program yes NETWIBDEF_ARCH_BITS=32 Processor alignment selection NETWIBDEF_ARCH_ALIGN=1 Obtain variables size char yes exec program yes type char is of size 8 bits short yes exec program yes type short is of size 16 bits int yes exec program yes type int is of size 32 bits long yes exec program yes type long is of size 32 bits long long yes exec program yes type long long is of size 64 bits Summary: NETWIBDEF_TYPE_INT8=char NETWIBDEF_TYPE_INT16=short NETWIBDEF_TYPE_INT32=int NETWIBDEF_TYPE_INT64=long long Library selection posix threads [-lpthread] yes libpcap yes libnet-config yes libnet 1.0 no libnet 1.0 [2nd try] no libnet 1.1 yes Check present includes pthread.h yes stropts.h yes sched.h yes sys/poll.h yes sys/param.h yes sys/sysctl.h yes sys/ioctl.h yes sys/sockio.h no sys/dlpi.h no sys/dlpi.h [+sys/types.h] no sys/bufmod.h no sys/bufmod.h [+sys/types.h] no sys/mman.h yes net/ethernet.h yes net/if_arp.h yes net/if_types.h no net/if_dl.h no net/if_dl.h [+sys/types.h] no net/if_dl.h [+sys/types.h,sys/socket.h] no net/bpf.h no net/bpf.h [+sys/types.h] yes netinet/if_ether.h yes netinet/ether.h yes netpacket/packet.h yes asm/page.h no mach/machine/vm_param.h no machine/param.h no Check include conflicts net/if_arp.h [+sys/types.h,sys/socket.h,net/if.h] yes Check present types size_t yes socklen_t yes sighandler_t yes sig_t yes off_t yes pthread_rwlock_t yes sockaddr_in6 yes Check present fields tm_gmtoff yes sockaddr.sa_len no sockaddr_in.sain_len no sockaddr_in.sain_len no Check present functions ether_ntohost yes ether_hostton yes exec ether_hostton yes hstrerror yes snprintf yes pcap_freecode (1 param) yes pcap_freecode (2 param) no pcap_open_dead yes poll yes dirfd yes fpathconf yes pathconf yes sysconf yes getpagesize yes getrlimit yes nanosleep yes usleep yes gettimeofday yes clock_gettime no clock_gettime [-lrt] yes pthread_delay_np no pthread_mutex_timedlock yes pthread_rwlock_timedrdlock yes pthread_rwlock_timedwrlock yes pthread_yield yes sched_yield yes getpwnam_r yes getgrnam_r yes getgrgid_r yes readdir_r yes gethostbyname_r yes gethostbyaddr_r yes getnameinfo yes getaddrinfo yes getipnodebyname no getipnodebyaddr no localtime_r yes Check present variables h_errno yes PATH_MAX yes NAME_MAX yes PAGE_SIZE no PAGESIZE no BIOCSHDRCMPLT no SIOCGLIFCONF no AF_INET6 yes _SC_GETPW_R_SIZE_MAX yes _SC_GETGR_R_SIZE_MAX yes Generate the different files Creation of netwib/def.h Creation of ./compil/unix/netwib-config Creation of Makefile Summary: NETWIBDEF_SYSNAME: Linux NETWIBDEF_SYSARCH: ppc NETWIBDEF_ARCH_ENDIAN: big endian processor NETWIBDEF_ARCH_BITS: 32 bits NETWIBDEF_LIBPCAPINSTALLED: libpcap installed NETWIBDEF_LIBNETINSTALLED: libnet installed End of genemake OK - You can now compile with 'make' + make libnetwib.so make: Entering directory `/usr/src/RPM/BUILD/netwib-5.34.0-src/src' gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/priv.c -I. -o netwib/dat/priv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/debug.c -I. -o netwib/dat/debug.lo netwib/dat/debug.c:51: warning: 'netwib_unused_dat_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/c.c -I. -o netwib/dat/c.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/c2.c -I. -o netwib/dat/c2.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/ptr.c -I. -o netwib/dat/ptr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/buf.c -I. -o netwib/dat/buf.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/bufpool.c -I. -o netwib/dat/bufpool.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/bufenc.c -I. -o netwib/dat/bufenc.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/bufdec.c -I. -o netwib/dat/bufdec.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/fmt.c -I. -o netwib/dat/fmt.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/checksum.c -I. -o netwib/dat/checksum.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/regexp.c -I. -o netwib/dat/regexp.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/ring.c -I. -o netwib/dat/ring.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/ringi.c -I. -o netwib/dat/ringi.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/hash.c -I. -o netwib/dat/hash.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/hashi.c -I. -o netwib/dat/hashi.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/tlv.c -I. -o netwib/dat/tlv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/array.c -I. -o netwib/dat/array.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/dat/uint64.c -I. -o netwib/dat/uint64.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/priv.c -I. -o netwib/sys/priv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/debug.c -I. -o netwib/sys/debug.lo netwib/sys/debug.c:75: warning: 'netwib_unused_sys_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/time.c -I. -o netwib/sys/time.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/rand.c -I. -o netwib/sys/rand.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/path.c -I. -o netwib/sys/path.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/pathname.c -I. -o netwib/sys/pathname.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/pathstat.c -I. -o netwib/sys/pathstat.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/dirname.c -I. -o netwib/sys/dirname.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/filename.c -I. -o netwib/sys/filename.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/dir.c -I. -o netwib/sys/dir.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/thread.c -I. -o netwib/sys/thread.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/threadmut.c -I. -o netwib/sys/threadmut.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/threadrwl.c -I. -o netwib/sys/threadrwl.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/threadcond.c -I. -o netwib/sys/threadcond.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/threadtsd.c -I. -o netwib/sys/threadtsd.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/threadlist.c -I. -o netwib/sys/threadlist.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/io.c -I. -o netwib/sys/io.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/ionew.c -I. -o netwib/sys/ionew.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/iousual.c -I. -o netwib/sys/iousual.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/wait.c -I. -o netwib/sys/wait.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/waitlist.c -I. -o netwib/sys/waitlist.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/file.c -I. -o netwib/sys/file.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/fd.c -I. -o netwib/sys/fd.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/stream.c -I. -o netwib/sys/stream.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/kbd.c -I. -o netwib/sys/kbd.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/kbdchar.c -I. -o netwib/sys/kbdchar.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/kbdint.c -I. -o netwib/sys/kbdint.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/kbdbuf.c -I. -o netwib/sys/kbdbuf.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/kbdpress.c -I. -o netwib/sys/kbdpress.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/screen.c -I. -o netwib/sys/screen.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/bufenc.c -I. -o netwib/sys/bufenc.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/bufdec.c -I. -o netwib/sys/bufdec.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/disp.c -I. -o netwib/sys/disp.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/record.c -I. -o netwib/sys/record.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/beep.c -I. -o netwib/sys/beep.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/global.c -I. -o netwib/sys/global.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/init.c -I. -o netwib/sys/init.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/error.c -I. -o netwib/sys/error.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/internal.c -I. -o netwib/sys/internal.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/unix.c -I. -o netwib/sys/unix.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/sys/windows.c -I. -o netwib/sys/windows.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/priv.c -I. -o netwib/net/priv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/debug.c -I. -o netwib/net/debug.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/device.c -I. -o netwib/net/device.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/ip.c -I. -o netwib/net/ip.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/eth.c -I. -o netwib/net/eth.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/port.c -I. -o netwib/net/port.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/ips.c -I. -o netwib/net/ips.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/ipsi.c -I. -o netwib/net/ipsi.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/eths.c -I. -o netwib/net/eths.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/ethsi.c -I. -o netwib/net/ethsi.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/ports.c -I. -o netwib/net/ports.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/portsi.c -I. -o netwib/net/portsi.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/conf.c -I. -o netwib/net/conf.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/confdev.c -I. -o netwib/net/confdev.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/confip.c -I. -o netwib/net/confip.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/confarp.c -I. -o netwib/net/confarp.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/confrout.c -I. -o netwib/net/confrout.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/sock.c -I. -o netwib/net/sock.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/sniff.c -I. -o netwib/net/sniff.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/net/spoof.c -I. -o netwib/net/spoof.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/priv.c -I. -o netwib/pkt/priv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/debug.c -I. -o netwib/pkt/debug.lo netwib/pkt/debug.c:33: warning: 'netwib_unused_pkt_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/linkhdr.c -I. -o netwib/pkt/linkhdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/iphdr.c -I. -o netwib/pkt/iphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ip4opt.c -I. -o netwib/pkt/ip4opt.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ip4opts.c -I. -o netwib/pkt/ip4opts.lo netwib/pkt/ip4opts.c:33: warning: 'netwib_unused_pkt_ip4opts' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ip6ext.c -I. -o netwib/pkt/ip6ext.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ip6exts.c -I. -o netwib/pkt/ip6exts.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/arphdr.c -I. -o netwib/pkt/arphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/tcphdr.c -I. -o netwib/pkt/tcphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/udphdr.c -I. -o netwib/pkt/udphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/tcpopt.c -I. -o netwib/pkt/tcpopt.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/tcpopts.c -I. -o netwib/pkt/tcpopts.lo netwib/pkt/tcpopts.c:33: warning: 'netwib_unused_pkt_tcpopts' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ip64bits.c -I. -o netwib/pkt/ip64bits.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/icmp4.c -I. -o netwib/pkt/icmp4.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/icmp6.c -I. -o netwib/pkt/icmp6.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/icmp6nd.c -I. -o netwib/pkt/icmp6nd.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/layer.c -I. -o netwib/pkt/layer.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/packet.c -I. -o netwib/pkt/packet.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/conv.c -I. -o netwib/pkt/conv.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/pkt/ipfrag.c -I. -o netwib/pkt/ipfrag.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/priv.c -I. -o netwib/shw/priv.lo netwib/shw/priv.c:33: warning: 'netwib_unused_shw_priv' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/debug.c -I. -o netwib/shw/debug.lo netwib/shw/debug.c:33: warning: 'netwib_unused_shw_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/array.c -I. -o netwib/shw/array.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/linkhdr.c -I. -o netwib/shw/linkhdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/iphdr.c -I. -o netwib/shw/iphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/ip4opt.c -I. -o netwib/shw/ip4opt.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/ip4opts.c -I. -o netwib/shw/ip4opts.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/ip6ext.c -I. -o netwib/shw/ip6ext.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/ip6exts.c -I. -o netwib/shw/ip6exts.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/arphdr.c -I. -o netwib/shw/arphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/tcphdr.c -I. -o netwib/shw/tcphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/udphdr.c -I. -o netwib/shw/udphdr.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/tcpopt.c -I. -o netwib/shw/tcpopt.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/tcpopts.c -I. -o netwib/shw/tcpopts.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/icmp4.c -I. -o netwib/shw/icmp4.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/icmp6.c -I. -o netwib/shw/icmp6.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/icmp6nd.c -I. -o netwib/shw/icmp6nd.lo gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -fpic -c netwib/shw/packet.c -I. -o netwib/shw/packet.lo gcc -o libnetwib.so -shared -Xlinker "-hlibnetwib534.so" netwib/dat/priv.lo netwib/dat/debug.lo netwib/dat/c.lo netwib/dat/c2.lo netwib/dat/ptr.lo netwib/dat/buf.lo netwib/dat/bufpool.lo netwib/dat/bufenc.lo netwib/dat/bufdec.lo netwib/dat/fmt.lo netwib/dat/checksum.lo netwib/dat/regexp.lo netwib/dat/ring.lo netwib/dat/ringi.lo netwib/dat/hash.lo netwib/dat/hashi.lo netwib/dat/tlv.lo netwib/dat/array.lo netwib/dat/uint64.lo netwib/sys/priv.lo netwib/sys/debug.lo netwib/sys/time.lo netwib/sys/rand.lo netwib/sys/path.lo netwib/sys/pathname.lo netwib/sys/pathstat.lo netwib/sys/dirname.lo netwib/sys/filename.lo netwib/sys/dir.lo netwib/sys/thread.lo netwib/sys/threadmut.lo netwib/sys/threadrwl.lo netwib/sys/threadcond.lo netwib/sys/threadtsd.lo netwib/sys/threadlist.lo netwib/sys/io.lo netwib/sys/ionew.lo netwib/sys/iousual.lo netwib/sys/wait.lo netwib/sys/waitlist.lo netwib/sys/file.lo netwib/sys/fd.lo netwib/sys/stream.lo netwib/sys/kbd.lo netwib/sys/kbdchar.lo netwib/sys/kbdint.lo netwib/sys/kbdbuf.lo netwib/sys/kbdpress.lo netwib/sys/screen.lo netwib/sys/bufenc.lo netwib/sys/bufdec.lo netwib/sys/disp.lo netwib/sys/record.lo netwib/sys/beep.lo netwib/sys/global.lo netwib/sys/init.lo netwib/sys/error.lo netwib/sys/internal.lo netwib/sys/unix.lo netwib/sys/windows.lo netwib/net/priv.lo netwib/net/debug.lo netwib/net/device.lo netwib/net/ip.lo netwib/net/eth.lo netwib/net/port.lo netwib/net/ips.lo netwib/net/ipsi.lo netwib/net/eths.lo netwib/net/ethsi.lo netwib/net/ports.lo netwib/net/portsi.lo netwib/net/conf.lo netwib/net/confdev.lo netwib/net/confip.lo netwib/net/confarp.lo netwib/net/confrout.lo netwib/net/sock.lo netwib/net/sniff.lo netwib/net/spoof.lo netwib/pkt/priv.lo netwib/pkt/debug.lo netwib/pkt/linkhdr.lo netwib/pkt/iphdr.lo netwib/pkt/ip4opt.lo netwib/pkt/ip4opts.lo netwib/pkt/ip6ext.lo netwib/pkt/ip6exts.lo netwib/pkt/arphdr.lo netwib/pkt/tcphdr.lo netwib/pkt/udphdr.lo netwib/pkt/tcpopt.lo netwib/pkt/tcpopts.lo netwib/pkt/ip64bits.lo netwib/pkt/icmp4.lo netwib/pkt/icmp6.lo netwib/pkt/icmp6nd.lo netwib/pkt/layer.lo netwib/pkt/packet.lo netwib/pkt/conv.lo netwib/pkt/ipfrag.lo netwib/shw/priv.lo netwib/shw/debug.lo netwib/shw/array.lo netwib/shw/linkhdr.lo netwib/shw/iphdr.lo netwib/shw/ip4opt.lo netwib/shw/ip4opts.lo netwib/shw/ip6ext.lo netwib/shw/ip6exts.lo netwib/shw/arphdr.lo netwib/shw/tcphdr.lo netwib/shw/udphdr.lo netwib/shw/tcpopt.lo netwib/shw/tcpopts.lo netwib/shw/icmp4.lo netwib/shw/icmp6.lo netwib/shw/icmp6nd.lo netwib/shw/packet.lo -lpthread -lpcap -lnet -lrt OK - You can now install libnetwib.so with 'make installso' make: Leaving directory `/usr/src/RPM/BUILD/netwib-5.34.0-src/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnetwib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnetwib-buildroot + cd netwib-5.34.0-src + rm -f doc/gpl.txt + cd src + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libnetwib-buildroot/usr exec_prefix=/usr/src/tmp/libnetwib-buildroot/usr bindir=/usr/src/tmp/libnetwib-buildroot/usr/bin sbindir=/usr/src/tmp/libnetwib-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libnetwib-buildroot/etc datadir=/usr/src/tmp/libnetwib-buildroot/usr/share includedir=/usr/src/tmp/libnetwib-buildroot/usr/include libdir=/usr/src/tmp/libnetwib-buildroot/usr/lib libexecdir=/usr/src/tmp/libnetwib-buildroot/usr/lib localstatedir=/usr/src/tmp/libnetwib-buildroot/var/lib sharedstatedir=/usr/src/tmp/libnetwib-buildroot/usr/com mandir=/usr/src/tmp/libnetwib-buildroot/usr/share/man infodir=/usr/src/tmp/libnetwib-buildroot/usr/share/info install INSTINCLUDE=/usr/src/tmp/libnetwib-buildroot/usr/include INSTLIB=/usr/src/tmp/libnetwib-buildroot/usr/lib INSTBIN=/usr/src/tmp/libnetwib-buildroot/usr/bin INSTMAN3=/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3 installso make: Entering directory `/usr/src/RPM/BUILD/netwib-5.34.0-src/src' mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534 chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534 mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw cp ./netwib/dat/types.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/types.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/types.h cp ./netwib/sys/types.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/types.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/types.h cp ./netwib/net/types.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/types.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/types.h cp ./netwib/pkt/types.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/types.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/types.h cp ./netwib/shw/types.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/types.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/types.h cp netwib534.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534.h rm -f /usr/src/tmp/libnetwib-buildroot/usr/include/netwib.h ln -s netwib534.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib.h cp netwib/def.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/def.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/def.h cp netwib/err.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/err.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/err.h cp netwib/dat.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat.h cp netwib/sys.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys.h cp netwib/net.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net.h cp netwib/pkt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt.h cp netwib/shw.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw.h cp netwib/dat/c.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/c.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/c.h cp netwib/dat/c2.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/c2.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/c2.h cp netwib/dat/ptr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ptr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ptr.h cp netwib/dat/buf.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/buf.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/buf.h cp netwib/dat/bufpool.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufpool.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufpool.h cp netwib/dat/bufenc.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufenc.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufenc.h cp netwib/dat/bufdec.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufdec.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/bufdec.h cp netwib/dat/fmt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/fmt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/fmt.h cp netwib/dat/checksum.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/checksum.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/checksum.h cp netwib/dat/regexp.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/regexp.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/regexp.h cp netwib/dat/ring.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ring.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ring.h cp netwib/dat/ringi.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ringi.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/ringi.h cp netwib/dat/hash.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/hash.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/hash.h cp netwib/dat/hashi.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/hashi.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/hashi.h cp netwib/dat/tlv.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/tlv.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/tlv.h cp netwib/dat/array.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/array.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/array.h cp netwib/dat/uint64.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/uint64.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/dat/uint64.h cp netwib/sys/time.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/time.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/time.h cp netwib/sys/rand.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/rand.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/rand.h cp netwib/sys/path.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/path.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/path.h cp netwib/sys/pathname.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/pathname.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/pathname.h cp netwib/sys/pathstat.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/pathstat.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/pathstat.h cp netwib/sys/dirname.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/dirname.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/dirname.h cp netwib/sys/filename.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/filename.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/filename.h cp netwib/sys/dir.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/dir.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/dir.h cp netwib/sys/thread.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/thread.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/thread.h cp netwib/sys/threadmut.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadmut.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadmut.h cp netwib/sys/threadrwl.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadrwl.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadrwl.h cp netwib/sys/threadcond.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadcond.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadcond.h cp netwib/sys/threadtsd.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadtsd.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadtsd.h cp netwib/sys/threadlist.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadlist.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/threadlist.h cp netwib/sys/io.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/io.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/io.h cp netwib/sys/ionew.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/ionew.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/ionew.h cp netwib/sys/iousual.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/iousual.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/iousual.h cp netwib/sys/wait.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/wait.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/wait.h cp netwib/sys/waitlist.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/waitlist.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/waitlist.h cp netwib/sys/file.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/file.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/file.h cp netwib/sys/fd.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/fd.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/fd.h cp netwib/sys/stream.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/stream.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/stream.h cp netwib/sys/kbd.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbd.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbd.h cp netwib/sys/kbdchar.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdchar.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdchar.h cp netwib/sys/kbdint.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdint.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdint.h cp netwib/sys/kbdbuf.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdbuf.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdbuf.h cp netwib/sys/kbdpress.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdpress.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/kbdpress.h cp netwib/sys/screen.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/screen.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/screen.h cp netwib/sys/bufenc.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/bufenc.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/bufenc.h cp netwib/sys/bufdec.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/bufdec.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/bufdec.h cp netwib/sys/disp.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/disp.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/disp.h cp netwib/sys/record.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/record.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/record.h cp netwib/sys/beep.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/beep.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/beep.h cp netwib/sys/global.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/global.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/global.h cp netwib/sys/init.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/init.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/init.h cp netwib/sys/error.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/error.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/error.h cp netwib/sys/internal.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/internal.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/internal.h cp netwib/sys/unix.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/unix.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/unix.h cp netwib/sys/windows.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/windows.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/sys/windows.h cp netwib/net/device.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/device.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/device.h cp netwib/net/ip.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ip.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ip.h cp netwib/net/eth.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/eth.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/eth.h cp netwib/net/port.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/port.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/port.h cp netwib/net/ips.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ips.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ips.h cp netwib/net/ipsi.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ipsi.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ipsi.h cp netwib/net/eths.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/eths.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/eths.h cp netwib/net/ethsi.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ethsi.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ethsi.h cp netwib/net/ports.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ports.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/ports.h cp netwib/net/portsi.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/portsi.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/portsi.h cp netwib/net/conf.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/conf.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/conf.h cp netwib/net/confdev.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confdev.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confdev.h cp netwib/net/confip.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confip.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confip.h cp netwib/net/confarp.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confarp.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confarp.h cp netwib/net/confrout.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confrout.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/confrout.h cp netwib/net/sock.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/sock.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/sock.h cp netwib/net/sniff.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/sniff.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/sniff.h cp netwib/net/spoof.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/spoof.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/net/spoof.h cp netwib/pkt/linkhdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/linkhdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/linkhdr.h cp netwib/pkt/iphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/iphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/iphdr.h cp netwib/pkt/ip4opt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip4opt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip4opt.h cp netwib/pkt/ip4opts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip4opts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip4opts.h cp netwib/pkt/ip6ext.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip6ext.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip6ext.h cp netwib/pkt/ip6exts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip6exts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip6exts.h cp netwib/pkt/arphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/arphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/arphdr.h cp netwib/pkt/tcphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcphdr.h cp netwib/pkt/udphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/udphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/udphdr.h cp netwib/pkt/tcpopt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcpopt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcpopt.h cp netwib/pkt/tcpopts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcpopts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/tcpopts.h cp netwib/pkt/ip64bits.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip64bits.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ip64bits.h cp netwib/pkt/icmp4.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp4.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp4.h cp netwib/pkt/icmp6.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp6.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp6.h cp netwib/pkt/icmp6nd.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp6nd.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/icmp6nd.h cp netwib/pkt/layer.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/layer.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/layer.h cp netwib/pkt/packet.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/packet.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/packet.h cp netwib/pkt/conv.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/conv.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/conv.h cp netwib/pkt/ipfrag.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ipfrag.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/pkt/ipfrag.h cp netwib/shw/array.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/array.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/array.h cp netwib/shw/linkhdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/linkhdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/linkhdr.h cp netwib/shw/iphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/iphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/iphdr.h cp netwib/shw/ip4opt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip4opt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip4opt.h cp netwib/shw/ip4opts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip4opts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip4opts.h cp netwib/shw/ip6ext.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip6ext.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip6ext.h cp netwib/shw/ip6exts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip6exts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/ip6exts.h cp netwib/shw/arphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/arphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/arphdr.h cp netwib/shw/tcphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcphdr.h cp netwib/shw/udphdr.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/udphdr.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/udphdr.h cp netwib/shw/tcpopt.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcpopt.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcpopt.h cp netwib/shw/tcpopts.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcpopts.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/tcpopts.h cp netwib/shw/icmp4.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp4.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp4.h cp netwib/shw/icmp6.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp6.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp6.h cp netwib/shw/icmp6nd.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp6nd.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/icmp6nd.h cp netwib/shw/packet.h /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/packet.h chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/include/netwib534/shw/packet.h [ -d /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3 ] || mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3 cp ../doc/netwib.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib.3 ln -s netwib534.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib.3 cp ../doc/netwib_dat.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_dat.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_dat.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_dat.3 ln -s netwib534_dat.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_dat.3 cp ../doc/netwib_sys.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_sys.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_sys.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_sys.3 ln -s netwib534_sys.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_sys.3 cp ../doc/netwib_net.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_net.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_net.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_net.3 ln -s netwib534_net.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_net.3 cp ../doc/netwib_pkt.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_pkt.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_pkt.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_pkt.3 ln -s netwib534_pkt.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_pkt.3 cp ../doc/netwib_shw.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_shw.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_shw.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_shw.3 ln -s netwib534_shw.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_shw.3 cp ../doc/netwib_err.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_err.3 chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib534_err.3 rm -f /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_err.3 ln -s netwib534_err.3 /usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_err.3 [ -d /usr/src/tmp/libnetwib-buildroot/usr/bin ] || mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/bin cp compil/unix/netwib-config /usr/src/tmp/libnetwib-buildroot/usr/bin/netwib534-config chmod 755 /usr/src/tmp/libnetwib-buildroot/usr/bin/netwib534-config rm -f /usr/src/tmp/libnetwib-buildroot/usr/bin/netwib-config ln -s netwib534-config /usr/src/tmp/libnetwib-buildroot/usr/bin/netwib-config gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/priv.c -I. -o netwib/dat/priv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/debug.c -I. -o netwib/dat/debug.o netwib/dat/debug.c:51: warning: 'netwib_unused_dat_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/c.c -I. -o netwib/dat/c.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/c2.c -I. -o netwib/dat/c2.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/ptr.c -I. -o netwib/dat/ptr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/buf.c -I. -o netwib/dat/buf.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/bufpool.c -I. -o netwib/dat/bufpool.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/bufenc.c -I. -o netwib/dat/bufenc.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/bufdec.c -I. -o netwib/dat/bufdec.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/fmt.c -I. -o netwib/dat/fmt.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/checksum.c -I. -o netwib/dat/checksum.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/regexp.c -I. -o netwib/dat/regexp.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/ring.c -I. -o netwib/dat/ring.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/ringi.c -I. -o netwib/dat/ringi.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/hash.c -I. -o netwib/dat/hash.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/hashi.c -I. -o netwib/dat/hashi.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/tlv.c -I. -o netwib/dat/tlv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/array.c -I. -o netwib/dat/array.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/dat/uint64.c -I. -o netwib/dat/uint64.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/priv.c -I. -o netwib/sys/priv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/debug.c -I. -o netwib/sys/debug.o netwib/sys/debug.c:75: warning: 'netwib_unused_sys_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/time.c -I. -o netwib/sys/time.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/rand.c -I. -o netwib/sys/rand.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/path.c -I. -o netwib/sys/path.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/pathname.c -I. -o netwib/sys/pathname.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/pathstat.c -I. -o netwib/sys/pathstat.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/dirname.c -I. -o netwib/sys/dirname.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/filename.c -I. -o netwib/sys/filename.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/dir.c -I. -o netwib/sys/dir.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/thread.c -I. -o netwib/sys/thread.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/threadmut.c -I. -o netwib/sys/threadmut.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/threadrwl.c -I. -o netwib/sys/threadrwl.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/threadcond.c -I. -o netwib/sys/threadcond.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/threadtsd.c -I. -o netwib/sys/threadtsd.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/threadlist.c -I. -o netwib/sys/threadlist.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/io.c -I. -o netwib/sys/io.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/ionew.c -I. -o netwib/sys/ionew.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/iousual.c -I. -o netwib/sys/iousual.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/wait.c -I. -o netwib/sys/wait.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/waitlist.c -I. -o netwib/sys/waitlist.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/file.c -I. -o netwib/sys/file.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/fd.c -I. -o netwib/sys/fd.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/stream.c -I. -o netwib/sys/stream.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/kbd.c -I. -o netwib/sys/kbd.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/kbdchar.c -I. -o netwib/sys/kbdchar.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/kbdint.c -I. -o netwib/sys/kbdint.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/kbdbuf.c -I. -o netwib/sys/kbdbuf.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/kbdpress.c -I. -o netwib/sys/kbdpress.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/screen.c -I. -o netwib/sys/screen.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/bufenc.c -I. -o netwib/sys/bufenc.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/bufdec.c -I. -o netwib/sys/bufdec.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/disp.c -I. -o netwib/sys/disp.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/record.c -I. -o netwib/sys/record.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/beep.c -I. -o netwib/sys/beep.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/global.c -I. -o netwib/sys/global.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/init.c -I. -o netwib/sys/init.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/error.c -I. -o netwib/sys/error.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/internal.c -I. -o netwib/sys/internal.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/unix.c -I. -o netwib/sys/unix.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/sys/windows.c -I. -o netwib/sys/windows.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/priv.c -I. -o netwib/net/priv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/debug.c -I. -o netwib/net/debug.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/device.c -I. -o netwib/net/device.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/ip.c -I. -o netwib/net/ip.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/eth.c -I. -o netwib/net/eth.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/port.c -I. -o netwib/net/port.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/ips.c -I. -o netwib/net/ips.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/ipsi.c -I. -o netwib/net/ipsi.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/eths.c -I. -o netwib/net/eths.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/ethsi.c -I. -o netwib/net/ethsi.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/ports.c -I. -o netwib/net/ports.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/portsi.c -I. -o netwib/net/portsi.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/conf.c -I. -o netwib/net/conf.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/confdev.c -I. -o netwib/net/confdev.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/confip.c -I. -o netwib/net/confip.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/confarp.c -I. -o netwib/net/confarp.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/confrout.c -I. -o netwib/net/confrout.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/sock.c -I. -o netwib/net/sock.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/sniff.c -I. -o netwib/net/sniff.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/net/spoof.c -I. -o netwib/net/spoof.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/priv.c -I. -o netwib/pkt/priv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/debug.c -I. -o netwib/pkt/debug.o netwib/pkt/debug.c:33: warning: 'netwib_unused_pkt_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/linkhdr.c -I. -o netwib/pkt/linkhdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/iphdr.c -I. -o netwib/pkt/iphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ip4opt.c -I. -o netwib/pkt/ip4opt.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ip4opts.c -I. -o netwib/pkt/ip4opts.o netwib/pkt/ip4opts.c:33: warning: 'netwib_unused_pkt_ip4opts' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ip6ext.c -I. -o netwib/pkt/ip6ext.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ip6exts.c -I. -o netwib/pkt/ip6exts.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/arphdr.c -I. -o netwib/pkt/arphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/tcphdr.c -I. -o netwib/pkt/tcphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/udphdr.c -I. -o netwib/pkt/udphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/tcpopt.c -I. -o netwib/pkt/tcpopt.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/tcpopts.c -I. -o netwib/pkt/tcpopts.o netwib/pkt/tcpopts.c:33: warning: 'netwib_unused_pkt_tcpopts' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ip64bits.c -I. -o netwib/pkt/ip64bits.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/icmp4.c -I. -o netwib/pkt/icmp4.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/icmp6.c -I. -o netwib/pkt/icmp6.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/icmp6nd.c -I. -o netwib/pkt/icmp6nd.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/layer.c -I. -o netwib/pkt/layer.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/packet.c -I. -o netwib/pkt/packet.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/conv.c -I. -o netwib/pkt/conv.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/pkt/ipfrag.c -I. -o netwib/pkt/ipfrag.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/priv.c -I. -o netwib/shw/priv.o netwib/shw/priv.c:33: warning: 'netwib_unused_shw_priv' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/debug.c -I. -o netwib/shw/debug.o netwib/shw/debug.c:33: warning: 'netwib_unused_shw_debug' defined but not used gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/array.c -I. -o netwib/shw/array.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/linkhdr.c -I. -o netwib/shw/linkhdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/iphdr.c -I. -o netwib/shw/iphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/ip4opt.c -I. -o netwib/shw/ip4opt.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/ip4opts.c -I. -o netwib/shw/ip4opts.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/ip6ext.c -I. -o netwib/shw/ip6ext.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/ip6exts.c -I. -o netwib/shw/ip6exts.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/arphdr.c -I. -o netwib/shw/arphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/tcphdr.c -I. -o netwib/shw/tcphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/udphdr.c -I. -o netwib/shw/udphdr.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/tcpopt.c -I. -o netwib/shw/tcpopt.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/tcpopts.c -I. -o netwib/shw/tcpopts.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/icmp4.c -I. -o netwib/shw/icmp4.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/icmp6.c -I. -o netwib/shw/icmp6.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/icmp6nd.c -I. -o netwib/shw/icmp6nd.o gcc -Wall -O2 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -fno-strict-aliasing -c netwib/shw/packet.c -I. -o netwib/shw/packet.o ar -cr libnetwib.a netwib/dat/priv.o netwib/dat/debug.o netwib/dat/c.o netwib/dat/c2.o netwib/dat/ptr.o netwib/dat/buf.o netwib/dat/bufpool.o netwib/dat/bufenc.o netwib/dat/bufdec.o netwib/dat/fmt.o netwib/dat/checksum.o netwib/dat/regexp.o netwib/dat/ring.o netwib/dat/ringi.o netwib/dat/hash.o netwib/dat/hashi.o netwib/dat/tlv.o netwib/dat/array.o netwib/dat/uint64.o netwib/sys/priv.o netwib/sys/debug.o netwib/sys/time.o netwib/sys/rand.o netwib/sys/path.o netwib/sys/pathname.o netwib/sys/pathstat.o netwib/sys/dirname.o netwib/sys/filename.o netwib/sys/dir.o netwib/sys/thread.o netwib/sys/threadmut.o netwib/sys/threadrwl.o netwib/sys/threadcond.o netwib/sys/threadtsd.o netwib/sys/threadlist.o netwib/sys/io.o netwib/sys/ionew.o netwib/sys/iousual.o netwib/sys/wait.o netwib/sys/waitlist.o netwib/sys/file.o netwib/sys/fd.o netwib/sys/stream.o netwib/sys/kbd.o netwib/sys/kbdchar.o netwib/sys/kbdint.o netwib/sys/kbdbuf.o netwib/sys/kbdpress.o netwib/sys/screen.o netwib/sys/bufenc.o netwib/sys/bufdec.o netwib/sys/disp.o netwib/sys/record.o netwib/sys/beep.o netwib/sys/global.o netwib/sys/init.o netwib/sys/error.o netwib/sys/internal.o netwib/sys/unix.o netwib/sys/windows.o netwib/net/priv.o netwib/net/debug.o netwib/net/device.o netwib/net/ip.o netwib/net/eth.o netwib/net/port.o netwib/net/ips.o netwib/net/ipsi.o netwib/net/eths.o netwib/net/ethsi.o netwib/net/ports.o netwib/net/portsi.o netwib/net/conf.o netwib/net/confdev.o netwib/net/confip.o netwib/net/confarp.o netwib/net/confrout.o netwib/net/sock.o netwib/net/sniff.o netwib/net/spoof.o netwib/pkt/priv.o netwib/pkt/debug.o netwib/pkt/linkhdr.o netwib/pkt/iphdr.o netwib/pkt/ip4opt.o netwib/pkt/ip4opts.o netwib/pkt/ip6ext.o netwib/pkt/ip6exts.o netwib/pkt/arphdr.o netwib/pkt/tcphdr.o netwib/pkt/udphdr.o netwib/pkt/tcpopt.o netwib/pkt/tcpopts.o netwib/pkt/ip64bits.o netwib/pkt/icmp4.o netwib/pkt/icmp6.o netwib/pkt/icmp6nd.o netwib/pkt/layer.o netwib/pkt/packet.o netwib/pkt/conv.o netwib/pkt/ipfrag.o netwib/shw/priv.o netwib/shw/debug.o netwib/shw/array.o netwib/shw/linkhdr.o netwib/shw/iphdr.o netwib/shw/ip4opt.o netwib/shw/ip4opts.o netwib/shw/ip6ext.o netwib/shw/ip6exts.o netwib/shw/arphdr.o netwib/shw/tcphdr.o netwib/shw/udphdr.o netwib/shw/tcpopt.o netwib/shw/tcpopts.o netwib/shw/icmp4.o netwib/shw/icmp6.o netwib/shw/icmp6nd.o netwib/shw/packet.o ranlib libnetwib.a OK - You can now install libnetwib.a with 'make install' [ -d /usr/src/tmp/libnetwib-buildroot/usr/lib ] || mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/lib cp libnetwib.a /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib534.a ranlib /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib534.a chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib534.a rm -f /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib.a ln -s libnetwib534.a /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib.a OK - You can now download and install netwox [ -d /usr/src/tmp/libnetwib-buildroot/usr/lib ] || mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/lib cp libnetwib.so /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib534.so chmod 644 /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib534.so rm -f /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib.so ln -s libnetwib534.so /usr/src/tmp/libnetwib-buildroot/usr/lib/libnetwib.so You might need to add /usr/src/tmp/libnetwib-buildroot/usr/lib in /etc/ld.so.conf, and run ldconfig OK - You can now download and install netwox make: Leaving directory `/usr/src/RPM/BUILD/netwib-5.34.0-src/src' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnetwib-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libnetwib-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libnetwib-buildroot (auto) removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_err.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_err.3.gz' -> `netwib534_err.3.gz' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_shw.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_shw.3.gz' -> `netwib534_shw.3.gz' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_pkt.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_pkt.3.bz2' -> `netwib534_pkt.3.bz2' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_net.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_net.3.bz2' -> `netwib534_net.3.bz2' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_sys.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_sys.3.bz2' -> `netwib534_sys.3.bz2' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_dat.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib_dat.3.bz2' -> `netwib534_dat.3.bz2' removed `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib.3' `/usr/src/tmp/libnetwib-buildroot/usr/share/man/man3/netwib.3.gz' -> `netwib534.3.gz' Adjusting library links in /usr/src/tmp/libnetwib-buildroot ./usr/lib: libnetwib534.so -> libnetwib534.so Verifying ELF objects in /usr/src/tmp/libnetwib-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libnetwib-buildroot (executable,shared) Processing files: libnetwib-5.34.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.14030 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.11765 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libnetwib534.so Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libnet.so.2, libpcap.so.0.8, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), librt.so.1(GLIBC_2.2), rtld(GNU_HASH) Processing files: libnetwib-doc-5.34.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40056 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd netwib-5.34.0-src + DOCDIR=/usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + export DOCDIR + rm -rf /usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + /bin/mkdir -p /usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + cp -prL doc README.TXT /usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + chmod -R go-w /usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + chmod -R a+rX /usr/src/tmp/libnetwib-buildroot/usr/share/doc/libnetwib-doc-5.34.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.40056 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.78658 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libnetwib-devel-5.34.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.49770 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.56151 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libnetwib = 5.34.0-alt1, /bin/sh, coreutils Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.6275 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/lib/libnetwib.a /usr/lib/libnetwib534.a Wrote: /usr/src/RPM/SRPMS/libnetwib-5.34.0-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libnetwib-5.34.0-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libnetwib-doc-5.34.0-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libnetwib-devel-5.34.0-alt1.ppc.rpm 101.06user 11.42system 2:07.68elapsed 88%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2060267minor)pagefaults 0swaps