Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 15:10:36 -0700 (PDT)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        jura@happychance.com, adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/52608: [maintainer update] Update port: net/netams
Message-ID:  <200306172210.h5HMAafP020820@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [maintainer update] Update port: net/netams

State-Changed-From-To: open->feedback
State-Changed-By: adamw
State-Changed-When: Tue Jun 17 15:09:47 PDT 2003
State-Changed-Why: 
Please don't uuencode your ASCII diffs.

Build fails on my 4.8-STABLE machine:

g++ netamsctl.o -o netamsctl
g++  -pthread -I/usr/local/include  -DFREEBSD -D_THREAD_SAFE -c flowprobe.c
g++ flowprobe.o -o flowprobe -lpcap
g++ ipfw2netflow.c -c  -pthread -I/usr/local/include  -DFREEBSD -D_THREAD_SAFE -DKEVENT
g++ ipfw2netflow.o -o ipfw2netflow
./versions.sh "/usr/local/etc/netams.conf" "/var/log/netams.log"
linking for version 1563.1
g++ main.o common.o versions.o connections.o parse.o security.o services.o s_server.o users.o net_units.o s_processor.o messages_fifo.o s_datasource.o policy.o s_storage.o st_hash.o st_sql.o p_prefix.o alert_report.o s_scheduler.o ds_netflow.o s_html.o s_monitor.o s_quotactl.o s_weblogin.o s_pvmgate.o st_sql_mysql.o st_sql_postgres.o ds_mailstat.o iptree.o s_login.o versions_build.o  -pthread -lpcap -o netams
security.o: In function `aPermissionsInit(void)':
security.o(.text+0xc7): undefined reference to `crypt_set_format'
security.o: In function `aAuth(char *, char *)':
security.o(.text+0x1ca): undefined reference to `crypt'
users.o: In function `User::setPassword(char *)':
users.o(.text+0x23a): undefined reference to `crypt'
*** Error code 1

Stop in /usr/ports/net/netams/work/netams-3.1.1563/src.
*** Error code 1

Stop in /usr/ports/net/netams/work/netams-3.1.1563.
*** Error code 1

Stop in /usr/ports/net/netams.
*** Error code 1

Stop in /usr/ports/net/netams.
zsh: 3290 exit 1     make


http://www.freebsd.org/cgi/query-pr.cgi?pr=52608



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306172210.h5HMAafP020820>