From owner-freebsd-stable Mon Jan 7 22:48:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from volcanus.org (24-158-60-82.charternc.net [24.158.60.82]) by hub.freebsd.org (Postfix) with ESMTP id C9C6537B416 for ; Mon, 7 Jan 2002 22:48:22 -0800 (PST) Received: from [12.150.151.12] (account rawhide HELO charterxw2yl3e) by volcanus.org (CommuniGate Pro SMTP 3.4.8) with ESMTP id 330017 for freebsd-stable@FreeBSD.ORG; Tue, 08 Jan 2002 01:48:40 -0500 From: "Harold L Benfield II" To: Subject: Sniffit Install on 4.5 Date: Tue, 8 Jan 2002 01:48:15 -0500 Message-ID: <000601c19810$7352cef0$0c97960c@charterxw2yl3e> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C197E6.8A7CC6F0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C197E6.8A7CC6F0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit su-2.05a# make install distclean ===> Configuring for sniffit-0.3.7b_1 loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lncurses... (cached) yes checking for ncurses.h... (cached) /usr/include/ncurses.h checking for shmget... (cached) yes checking for atexit... (cached) yes checking size of unsigned short int... (cached) 2 checking size of unsigned long int... (cached) 4 checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 updating cache ./config.cache creating ./config.status creating Makefile configuring in libpcap cd: can't cd to libpcap running /bin/sh ./configure --prefix=/usr/local i386--freebsd4.5 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lncurses... (cached) yes checking for ncurses.h... (cached) /usr/include/ncurses.h checking for shmget... (cached) yes checking for atexit... (cached) yes checking size of unsigned short int... (cached) 2 checking size of unsigned long int... (cached) 4 checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 updating cache .././config.cache creating ./config.status creating Makefile configuring in libpcap cd: can't cd to libpcap running /bin/sh ./configure --prefix=/usr/local i386--freebsd4.5 --cache-file=../.././config.cache --srcdir=. loading cache ../.././config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lncurses... (cached) yes checking for ncurses.h... (cached) /usr/include/ncurses.h checking for shmget... (cached) yes checking for atexit... (cached) yes checking size of unsigned short int... (cached) 2 checking size of unsigned long int... (cached) 4 checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 updating cache ../.././config.cache creating ./config.status creating Makefile configuring in libpcap cd: can't cd to libpcap running /bin/sh ./configure --prefix=/usr/local i386--freebsd4.5 --cache-file=../../.././config.cache --srcdir=. loading cache ../../.././config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lncurses... (cached) yes checking for ncurses.h... (cached) /usr/include/ncurses.h checking for shmget... (cached) yes checking for atexit... (cached) yes checking size of unsigned short int... (cached) 2 checking size of unsigned long int... (cached) 4 checking host system type... i386--freebsd4.5 checking target system type... i386--freebsd4.5 checking build system type... i386--freebsd4.5 updating cache ../../.././config.cache creating ./config.status creating Makefile configuring in libpcap cd: can't cd to libpcap running /bin/sh ./configure --prefix=/usr/local i386--freebsd4.5 --cache-file=../../../.././config.cache --srcdir=. loading cache ../../../.././config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for main in -lncurses... (cached) yes checking for ncurses.h... (cached) /usr/include/ncurses.h checking for shmget... (cached) yes checking for atexit... (cached) yes ^C Perhaps someone has successfully installed this program, and knows what I'm doing wrong? Thanks, Rawhide ------=_NextPart_000_0007_01C197E6.8A7CC6F0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

su-2.05a# make install = distclean

=3D=3D=3D>  Configuring for = sniffit-0.3.7b_1

loading cache ./config.cache

checking for gcc... (cached) cc

checking whether the C = compiler (cc -O -pipe  ) works... = yes

checking whether the C = compiler (cc -O -pipe  ) is a = cross-compiler... no

checking whether we are = using GNU C... (cached) yes

checking whether cc = accepts -g... (cached) yes

checking for main in = -lncurses... (cached) = yes

checking for ncurses.h... (cached) /usr/include/ncurses.h

checking for shmget... (cached) yes

checking for atexit... (cached) yes

checking size of = unsigned short int... (cached) = 2

checking size of = unsigned long int... (cached) = 4

checking host system = type... i386--freebsd4.5

checking target system = type... i386--freebsd4.5

checking build system = type... i386--freebsd4.5

updating cache ./config.cache

creating ./config.status

creating Makefile

configuring in libpcap

cd: can't cd to libpcap

running /bin/sh ./configure  = --prefix=3D/usr/local i386--freebsd4.5 = --cache-file=3D.././config.cache --srcdir=3D.

loading cache .././config.cache

checking for gcc... (cached) cc

checking whether the C = compiler (cc -O -pipe  ) works... = yes

checking whether the C = compiler (cc -O -pipe  ) is a = cross-compiler... no

checking whether we are = using GNU C... (cached) yes

checking whether cc = accepts -g... (cached) yes

checking for main in = -lncurses... (cached) = yes

checking for ncurses.h... (cached) /usr/include/ncurses.h

checking for shmget... (cached) yes

checking for atexit... (cached) yes

checking size of = unsigned short int... (cached) = 2

checking size of = unsigned long int... (cached) = 4

checking host system = type... i386--freebsd4.5

checking target system = type... i386--freebsd4.5

checking build system = type... i386--freebsd4.5

updating cache = .././config.cache

creating ./config.status

creating Makefile

configuring in libpcap

cd: can't cd to libpcap

running /bin/sh ./configure  = --prefix=3D/usr/local i386--freebsd4.5 = --cache-file=3D../.././config.cache --srcdir=3D.

loading cache = ../.././config.cache

checking for gcc... (cached) cc

checking whether the C = compiler (cc -O -pipe  ) works... = yes

checking whether the C = compiler (cc -O -pipe  ) is a = cross-compiler... no

checking whether we are = using GNU C... (cached) yes

checking whether cc = accepts -g... (cached) yes

checking for main in = -lncurses... (cached) = yes

checking for ncurses.h... (cached) /usr/include/ncurses.h

checking for shmget... (cached) yes

checking for atexit... (cached) yes

checking size of = unsigned short int... (cached) = 2

checking size of = unsigned long int... (cached) = 4

checking host system = type... i386--freebsd4.5

checking target system = type... i386--freebsd4.5

checking build system = type... i386--freebsd4.5

updating cache = ../.././config.cache

creating ./config.status

creating Makefile

configuring in libpcap

cd: can't cd to libpcap

running /bin/sh ./configure  = --prefix=3D/usr/local i386--freebsd4.5 = --cache-file=3D../../.././config.cache --srcdir=3D.

loading cache = ../../.././config.cache

checking for gcc... (cached) cc

checking whether the C = compiler (cc -O -pipe  ) works... = yes

checking whether the C = compiler (cc -O -pipe  ) is a = cross-compiler... no

checking whether we are = using GNU C... (cached) yes

checking whether cc = accepts -g... (cached) yes

checking for main in = -lncurses... (cached) = yes

checking for ncurses.h... (cached) /usr/include/ncurses.h

checking for shmget... (cached) yes

checking for atexit... (cached) yes

checking size of = unsigned short int... (cached) = 2

checking size of = unsigned long int... (cached) = 4

checking host system = type... i386--freebsd4.5

checking target system = type... i386--freebsd4.5

checking build system = type... i386--freebsd4.5

updating cache = ../../.././config.cache

creating ./config.status

creating Makefile

configuring in libpcap

cd: can't cd to libpcap

running /bin/sh ./configure  = --prefix=3D/usr/local i386--freebsd4.5 = --cache-file=3D../../../.././config.cache --srcdir=3D.

loading cache = ../../../.././config.cache

checking for gcc... (cached) cc

checking whether the C = compiler (cc -O -pipe  ) works... = yes

checking whether the C = compiler (cc -O -pipe  ) is a = cross-compiler... no

checking whether we are = using GNU C... (cached) yes

checking whether cc = accepts -g... (cached) yes

checking for main in = -lncurses... (cached) = yes

checking for ncurses.h... (cached) /usr/include/ncurses.h

checking for shmget... (cached) yes

checking for atexit... (cached) yes

^C

 

Perhaps someone has successfully installed this program, and = knows what I’m doing wrong?

Thanks,

 

Rawhide

------=_NextPart_000_0007_01C197E6.8A7CC6F0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message