Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19250 Details for
Bug 31165
dsniff emerge fails at arpspoof.c
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Attempted emerge of stable, non-masked dsniff
stable_emerge.log (text/plain), 21.00 KB, created by
Dylan Fitzgerald
on 2003-10-14 18:14:02 UTC
(
hide
)
Description:
Attempted emerge of stable, non-masked dsniff
Filename:
MIME Type:
Creator:
Dylan Fitzgerald
Created:
2003-10-14 18:14:02 UTC
Size:
21.00 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking db-3.2.9.tar.gz to /var/tmp/portage/dsniff-2.3/work >>>> Unpacking dsniff-2.3.tar.gz to /var/tmp/portage/dsniff-2.3/work >>>> Source unpacked. >creating cache ./config.cache >checking for a BSD compatible install... /bin/install -c >checking host system type... i686-pc-linux-gnu >checking if building in the top-level directory... no >checking if --disable-bigfile option specified... no >checking if --enable-compat185 option specified... yes >checking if --enable-cxx option specified... no >checking if --enable-debug option specified... no >checking if --enable-debug_rop option specified... no >checking if --enable-debug_wop option specified... no >checking if --enable-diagnostic option specified... no >checking if --enable-dump185 option specified... no >checking if --enable-dynamic option specified... no >checking if --enable-java option specified... no >checking if --enable-posixmutexes option specified... no >checking if --enable-rpc option specified... no >checking if --enable-shared option specified... no >checking if --enable-tcl option specified... no >checking if --enable-test option specified... no >checking if --enable-uimutexes option specified... no >checking if --enable-umrw option specified... no >checking if --with-tcl option specified... no >checking for cc... gcc >checking for gcc... (cached) gcc >checking for gcc... (cached) gcc >checking whether the C compiler (gcc -D_GNU_SOURCE ) works... yes >checking whether the C compiler (gcc -D_GNU_SOURCE ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for pthread_create in -lpthread... yes >checking whether byte ordering is bigendian... no >checking for working const... yes >checking how to run the C preprocessor... gcc -E >checking whether stat file-mode macros are broken... no >checking whether time.h and sys/time.h may both be included... yes >checking for st_blksize in struct stat... yes >checking for ANSI C header files... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for u_char... yes >checking for u_short... yes >checking for u_int... yes >checking for u_long... yes >checking for u_int8_t... yes >checking for u_int16_t... yes >checking for int16_t... yes >checking for u_int32_t... yes >checking for int32_t... yes >checking for largest integral type... unsigned long long >checking for integral type equal to pointer size... unsigned long >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for sys/select.h... yes >checking for sys/time.h... yes >checking for mutexes... x86/gcc-assembly >checking for getcwd... yes >checking for getopt... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memmove... yes >checking for raise... yes >checking for snprintf... yes >checking for strcasecmp... yes >checking for strerror... yes >checking for vsnprintf... yes >checking for getuid... yes >checking for pstat_getdynamic... no >checking for sysconf... yes >checking for sched_yield... yes >checking for strtoul... yes >checking for yield... no >checking for pread... yes >checking for pwrite... yes >checking for fcntl/F_SETFD... yes >checking for qsort... yes >checking for select... yes >checking for int type sprintf return value... yes >checking for mlock... yes >checking for munlock... yes >checking for mmap... yes >checking for munmap... yes >checking for shmget... yes >checking for ar... /usr/bin/ar >checking for chmod... /bin/chmod >checking for cp... /bin/cp >checking for ln... /bin/ln >checking for mkdir... /bin/mkdir >checking for ranlib... /usr/bin/ranlib >checking for rm... /bin/rm >checking for sh... /bin/sh >checking for strip... /usr/bin/strip >updating cache ./config.cache >creating ./config.status >creating Makefile >creating include.tcl >creating db.h >creating db_int.h >creating db_185.h >creating db_config.h >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mutex/mut_tas.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db185/db185.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_compare.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_conv.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_curadj.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_cursor.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_delete.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_open.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_put.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_reclaim.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_recno.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_rsearch.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_search.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_split.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_upgrade.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/bt_verify.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../btree/btree_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/crdel_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/crdel_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_am.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/db_byteorder.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_cam.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_conv.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_dispatch.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_dup.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/db_err.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/db_getlong.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_iface.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_join.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/db_log2.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_meta.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_overflow.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_pr.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_reclaim.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_ret.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/db_salloc.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/db_shash.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_upg.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_upg_opd.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_vrfy.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db/db_vrfyutil.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../dbm/dbm.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/env_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/env_open.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/env_recover.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../env/env_region.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_conv.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_dup.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_func.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_meta.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_page.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_reclaim.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_upgrade.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hash/hash_verify.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../hsearch/hsearch.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_conflict.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_deadlock.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_region.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../lock/lock_util.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_archive.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_compare.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_findckp.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_get.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_put.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../log/log_register.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_alloc.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_bh.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_fget.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_fopen.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_fput.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_fset.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_region.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_register.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_sync.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mp/mp_trickle.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../mutex/mutex.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_abs.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_alloc.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_dir.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_errno.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_fid.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_finit.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_fsync.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_handle.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_map.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_oflags.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_open.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_region.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_rename.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_root.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_rpath.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_rw.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_seek.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_sleep.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_spin.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_tmpdir.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../os/os_unlink.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_conv.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_files.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_method.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_open.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_upgrade.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../qam/qam_verify.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../txn/txn.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../txn/txn_auto.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../txn/txn_rec.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../txn/txn_region.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../xa/xa.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../xa/xa_db.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../xa/xa_map.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_archive/db_archive.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/util_sig.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_checkpoint/db_checkpoint.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../common/util_log.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_deadlock/db_deadlock.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_dump/db_dump.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_load/db_load.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_printlog/db_printlog.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_recover/db_recover.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_stat/db_stat.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_upgrade/db_upgrade.c >gcc -c -I. -I./../include -D_REENTRANT -D_GNU_SOURCE ../db_verify/db_verify.c >/usr/bin/ar cr libdb.a mut_tas.o db185.o bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o bt_delete.o bt_method.o bt_open.o bt_put.o bt_rec.o bt_reclaim.o bt_recno.o bt_rsearch.o bt_search.o bt_split.o bt_stat.o bt_upgrade.o bt_verify.o btree_auto.o crdel_auto.o crdel_rec.o db.o db_am.o db_auto.o db_byteorder.o db_cam.o db_conv.o db_dispatch.o db_dup.o db_err.o db_getlong.o db_iface.o db_join.o db_log2.o db_meta.o db_method.o db_overflow.o db_pr.o db_rec.o db_reclaim.o db_ret.o db_salloc.o db_shash.o db_upg.o db_upg_opd.o db_vrfy.o db_vrfyutil.o dbm.o env_method.o env_open.o env_recover.o env_region.o hash.o hash_auto.o hash_conv.o hash_dup.o hash_func.o hash_meta.o hash_method.o hash_page.o hash_rec.o hash_reclaim.o hash_stat.o hash_upgrade.o hash_verify.o hsearch.o lock.o lock_conflict.o lock_deadlock.o lock_method.o lock_region.o lock_stat.o lock_util.o log.o log_archive.o log_auto.o log_compare.o log_findckp.o log_get.o log_method.o log_put.o log_rec.o log_register.o mp_alloc.o mp_bh.o mp_fget.o mp_fopen.o mp_fput.o mp_fset.o mp_method.o mp_region.o mp_register.o mp_stat.o mp_sync.o mp_trickle.o mutex.o os_abs.o os_alloc.o os_dir.o os_errno.o os_fid.o os_finit.o os_fsync.o os_handle.o os_map.o os_method.o os_oflags.o os_open.o os_region.o os_rename.o os_root.o os_rpath.o os_rw.o os_seek.o os_sleep.o os_spin.o os_stat.o os_tmpdir.o os_unlink.o qam.o qam_auto.o qam_conv.o qam_files.o qam_method.o qam_open.o qam_rec.o qam_stat.o qam_upgrade.o qam_verify.o txn.o txn_auto.o txn_rec.o txn_region.o xa.o xa_db.o xa_map.o >test ! -f /usr/bin/ranlib || /usr/bin/ranlib libdb.a >gcc -o db_archive \ > db_archive.o util_sig.o libdb.a >gcc -o db_checkpoint \ > db_checkpoint.o util_log.o util_sig.o libdb.a >gcc -o db_deadlock \ > db_deadlock.o util_log.o util_sig.o libdb.a >gcc -o db_dump db_dump.o util_sig.o libdb.a >gcc -o db_load db_load.o util_sig.o libdb.a >gcc -o db_printlog \ > db_printlog.o util_sig.o libdb.a >gcc -o db_recover \ > db_recover.o util_sig.o libdb.a >gcc -o db_stat db_stat.o util_sig.o libdb.a >gcc -o db_upgrade \ > db_upgrade.o util_sig.o libdb.a >gcc -o db_verify \ > db_verify.o util_sig.o libdb.a >creating cache ./config.cache >checking for gcc... gcc >checking whether the C compiler (gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe ) works... yes >checking whether the C compiler (gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for a BSD compatible install... /bin/install -c >checking for ranlib... ranlib >checking how to run the C preprocessor... gcc -E >checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for ANSI C header files... yes >checking for err.h... yes >checking for fcntl.h... yes >checking for sys/ioctl.h... yes >checking for sys/queue.h... yes >checking for unistd.h... yes >checking for libgen.h... yes >checking for net/if_tun.h... no >checking for MIN and MAX in sys/param.h... yes >checking for working const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for u_int32_t... yes >checking for u_int64_t... yes >checking for in_addr_t... no >checking whether gcc needs -traditional... no >checking for 8-bit clean memcmp... yes >checking return type of signal handlers... void >checking for strftime... yes >checking for gethostname... yes >checking for socket... yes >checking for strdup... yes >checking for strstr... yes >checking for xdr_fhstatus in -lrpcsvc... yes >checking for socket in -lsocket... no >checking for gethostbyname in -lnsl... yes >checking for dn_expand in -lresolv... yes >checking for dirname... yes >checking for strlcpy... no >checking for strlcat... no >checking for strsep... yes >checking for MD5Update... no >checking for warnx... yes >checking for ether_ntoa... yes >checking for Berkeley DB with 1.85 compatibility... ../db-3.2.9 >checking for libpcap... yes >checking for libnet... yes >checking for libnids... yes >checking whether libnids version is good... yes >checking for OpenSSL... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >creating config.h >gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I/var/tmp/portage/dsniff-2.3/work/db-3.2.9/dist -I/usr/X11R6/include -I./missing -c ./missing/dummy.c >gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I/var/tmp/portage/dsniff-2.3/work/db-3.2.9/dist -I/usr/X11R6/include -I./missing -c ./missing/strlcpy.c >gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I/var/tmp/portage/dsniff-2.3/work/db-3.2.9/dist -I/usr/X11R6/include -I./missing -c ./missing/strlcat.c >gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I/var/tmp/portage/dsniff-2.3/work/db-3.2.9/dist -I/usr/X11R6/include -I./missing -c ./missing/md5.c >ar -cr libmissing.a dummy.o strlcpy.o strlcat.o md5.o >ranlib libmissing.a >gcc -O3 -march=athlon-mp -fomit-frame-pointer -pipe -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I/var/tmp/portage/dsniff-2.3/work/db-3.2.9/dist -I/usr/X11R6/include -I./missing -c ./arpspoof.c >arpspoof.c: In function `arp_send': >arpspoof.c:49: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type >arpspoof.c:49: too many arguments to function `libnet_get_hwaddr' >arpspoof.c:60: warning: passing arg 6 of `libnet_build_ethernet' from incompatible pointer type >arpspoof.c:60: too few arguments to function `libnet_build_ethernet' >arpspoof.c:64: `ETH_H' undeclared (first use in this function) >arpspoof.c:64: (Each undeclared identifier is reported only once >arpspoof.c:64: for each function it appears in.) >arpspoof.c:64: too few arguments to function `libnet_build_arp' >arpspoof.c: In function `main': >arpspoof.c:181: warning: assignment makes pointer from integer without a cast >make: *** [arpspoof.o] Error 1 > >!!! ERROR: net-analyzer/dsniff-2.3 failed. >!!! Function src_compile, Line 78, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) net-analyzer/dsniff-2.3 to / >>>> md5 src_uri ;-) db-3.2.9.tar.gz >>>> md5 src_uri ;-) dsniff-2.3.tar.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 31165
: 19250 |
19251
|
19253
|
19254