Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: RE: [Ethereal-users] Problem in installing ethereal

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Liu Chunfang-CCL083 <ChunfangLiu@xxxxxxxxxxxx>
Date: Thu, 21 Oct 2004 09:18:15 -0500
You need to change the Makefile under dir:/psc/proj/gsm/gprs/rlcmac/ethereal-0.10.6/ethereal/epan/dissectors. Find the line 987, in the next line, there are two lines including sign ":=". Just change ":=" to "=", then you can biuld. I've tried. It worked fine.

Chunfang

-----Original Message-----
From: ethereal-users-bounces@xxxxxxxxxxxx [mailto:ethereal-users-bounces@xxxxxxxxxxxx] On Behalf Of harsha ss
Sent: Thursday, October 21, 2004 8:40 AM
To: ethereal-users@xxxxxxxxxxxx
Subject: [Ethereal-users] Problem in installing ethereal


  
Hi,
 I am trying to install ethereal on solaris machine.
  The versioon of ethereal i am trying to install is ethereal-0.10.6
   Configure is working fine.I am getting the problem in make.This is the message i am getting when i run make.Please help me if anybody knows this problem.

/cadappl/bin/perl ./make-version.pl
This is not a SVN build.
svnversion.h is up-to-date.
make  all-recursive
Making all in tools
Making all in lemon
Making all in wiretap
make  all-am
Making all in doc
Making all in epan
Making all in ftypes
Making all in dfilter
Making all in dissectors
make: Fatal error in reader: Makefile, line 987: Unexpected end of line seen Current working directory /psc/proj/gsm/gprs/rlcmac/ethereal-0.10.6/ethereal/epan/dissectors
*** Error code 1
make: Fatal error: Command failed for target `all-recursive' Current working directory /psc/proj/gsm/gprs/rlcmac/ethereal-0.10.6/ethereal/epan
*** Error code 1
make: Fatal error: Command failed for target `all-recursive' Current working directory /psc/proj/gsm/gprs/rlcmac/ethereal-0.10.6/ethereal
*** Error code 1
make: Fatal error: Command failed for target `all'

regards
   Harsha