Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2005 11:28:34 -0800 (PST)
From:      Peter Thoenen <eol1@yahoo.com>
To:        Volker Stolz <vs@FreeBSD.org>, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75760: net-mgmt/knowlan broken - does not compileon FreeBSD 5.x
Message-ID:  <20050104192834.76724.qmail@web51910.mail.yahoo.com>
In-Reply-To: <200501041504.j04F40ZI041132@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
My mistake, keyboard got away from me and sent prematurely.  Seeing build
issues though with knowlan o 5.3 P2, i386:

05-01-04 13:22:27 /usr/ports/net-mgmt/knowlan # make install clean
===>  Vulnerability check disabled, database not found
=> knowlan-0.1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://www.enderunix.org/knowlan/.
knowlan-0.1.1.tar.gz                          100% of   12 kB   55 kBps
===>  Extracting for knowlan-0.1.1
=> Checksum OK for knowlan-0.1.1.tar.gz.
===>  Patching for knowlan-0.1.1
===>  Applying FreeBSD patches for knowlan-0.1.1
===>   knowlan-0.1.1 depends on file: /usr/local/lib/libnet.a - found
===>  Configuring for knowlan-0.1.1
Operating System Type: FreeBSD
testing /usr/include/stdio.h...ok
testing /usr/include/stdlib.h...ok
testing /usr/include/errno.h...ok
testing /usr/include/sys/socket.h...ok
testing /usr/include/netinet/in.h...ok
testing /usr/include/arpa/inet.h...ok
testing /usr/include/netinet/if_ether.h...ok
testing /usr/local/include/libnet.h...ok
testing /usr/local/lib/libnet.a...ok
Writing MakeFile...Done.
===>  Building for knowlan-0.1.1
gcc -O -pipe -march=pentiumpro -c kn_main.c
kn_main.c: In function `main':
kn_main.c:117: warning: passing arg 2 of `signal' from incompatible pointer
typegcc -O -pipe -march=pentiumpro -D__BSD__=1 -D__GLIBC__=1
-I/usr/local/include/ -DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP
-DHAVE_SOCKADDR_SA_LEN -c kn_arp.c
kn_arp.c: In function `send_arp_packet':
kn_arp.c:157: warning: assignment makes pointer from integer without a cast
kn_arp.c:164: error: too many arguments to function `libnet_get_hwaddr'
kn_arp.c:164: warning: assignment from incompatible pointer type
*** Error code 1

Stop in /usr/ports/net-mgmt/knowlan/work/knowlan-0.1.1.
*** Error code 1

Stop in /usr/ports/net-mgmt/knowlan.



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