FreeBSD 4.10 installation issues

Affan Basalamah affanzbasalamah at gmail.com
Tue May 3 03:30:28 EDT 2005


Hi there,

I would like to know if any of you experience things like I did. 

I try to install argus from FreeBSD 4.10 ports tree, /usr/ports/net-mgmt/argus, 
but it ended with message that it cannot found ../lib/argus_common.a
and bin/argus_bpf.
Anyone has an idea ? I use portinstall to assist installation process
on FreeBSD.

Regards,

-affan


[monitoring] # portinstall argus
--->  Installing 'argus-2.0.6' from a port (net-mgmt/argus)
--->  Building '/usr/ports/net-mgmt/argus'
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for bison-1.75_2
===>  Cleaning for gettext-0.14.1
===>  Cleaning for libtool-1.5.10_1
===>  Cleaning for m4-1.4.3
===>  Cleaning for argus-clients-2.0.6
===>  Cleaning for expat-1.95.8_1
===>  Cleaning for argus-2.0.6
===>  Vulnerability check disabled
===>  Extracting for argus-2.0.6
=> Checksum OK for argus-2.0.6.tar.gz.
===>  Patching for argus-2.0.6
===>  Applying FreeBSD patches for argus-2.0.6
===>   argus-2.0.6 depends on executable: bison - found
===>  Configuring for argus-2.0.6
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
checking target system type... i386-portbld-freebsd4.10

[deleted for brevity]


===>  Building for argus-2.0.6
### Making in /usr/ports/net-mgmt/argus/work/argus-2.0.6/common

[deleted for brevity]

cc -O2 -O -pipe -I. -I../include -I/usr/local/include
-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SOCKIO_H=1
-DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1
-DHAVE_SYSLOG_H=1 -DCONFIG_X86_BSWAP=1 -DSTDC_HEADERS=1 
-DARGUS_SYSLOG=1 -c ./argus_filter.c
./argus_filter.c:3717: conflicting types for `ether_ntohost'
/usr/include/net/ethernet.h:379: previous declaration of `ether_ntohost'
./argus_filter.c:3718: conflicting types for `ether_hostton'
/usr/include/net/ethernet.h:376: previous declaration of `ether_hostton'
*** Error code 1

Stop in /usr/ports/net-mgmt/argus/work/argus-2.0.6/common.
### Done with /usr/ports/net-mgmt/argus/work/argus-2.0.6/common
### Making in /usr/ports/net-mgmt/argus/work/argus-2.0.6/server

[deleted for brevity]

cc -o ../bin/argus_bpf argus.o ArgusAuth.o ArgusModeler.o
ArgusOutput.o ArgusSource.o ArgusUtil.o Argus_tcp.o Argus_udp.o
Argus_icmp.o Argus_app.o Argus_arp.o Argus_frag.o Argus_esp.o
Argus_mac.o version.o ../lib/libpcap.a ../lib/argus_common.a   -lm
cc: ../lib/argus_common.a: No such file or directory
*** Error code 1

Stop in /usr/ports/net-mgmt/argus/work/argus-2.0.6/server.
### Done with /usr/ports/net-mgmt/argus/work/argus-2.0.6/server
--->  Installing the new version via the port
===>  Installing for argus-2.0.6
===>   argus-2.0.6 depends on file: /usr/local/bin/ragrep - found
===>   Generating temporary packing list
===>  Checking if net-mgmt/argus already installed
install -c -s -o root -g wheel -m 555
/usr/ports/net-mgmt/argus/work/argus-2.0.6/bin/argus_bpf
/usr/local/sbin/argus
install: /usr/ports/net-mgmt/argus/work/argus-2.0.6/bin/argus_bpf: No
such file or directory
*** Error code 71

Stop in /usr/ports/net-mgmt/argus.
*** Error code 1

Stop in /usr/ports/net-mgmt/argus.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portinstall57581.0 make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! net-mgmt/argus        (install error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed




More information about the argus mailing list