Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] lynx compile problems?

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Rohan Nicholls <rohan.nicholls AT informaat.nl>
  • To: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] lynx compile problems?
  • Date: Mon, 14 Apr 2003 18:50:15 +0200

* Jason Flatt <jason AT flattfamily.com> [030414 15:48]:
> On Monday 14 April 2003 04:59 am, Rohan Nicholls wrote:
> >
> > sorry this took so long, but I have entered a bug in the bugzilla, and
> > attached the compile log, which I hope will make more sense to others
> > than it did to me.
> >
> > rohan
>
>
> I'm just guessing here, but it looks like you might have the ncurses.h
> problem
> w/gcc. Try running "cast -r -c gcc" and make sure you answer "n" to 'fix
> includes'.
>
>

I have taken your advice and am recompiling gcc, and I noticed that it
did some fixing of files one of which was ncurses.h, so hopefully all
will be well.

On a more general note, could anyone relieve my ignorance....

When it is compiling, there is an awful lot of .java files being
processed and I was wondering what was up with that? I don't have
java installed yet, so I am wondering what the java files are for? Is
gcc compiling and intsalling a javabased library somewhere?

Thanks in advance for clearing up the confusion,:)

rohan
>From sergey AT optimaltec.com Mon Apr 14 13:35:20 2003
Return-Path: <sergey AT optimaltec.com>
Delivered-To: sm-users AT lists.ibiblio.org
Received: from dev.naniny.com (66-95-149-132.generic.nas-inter.net
[66.95.149.132])
by happyhouse.metalab.unc.edu (Postfix) with ESMTP id 31AF220099
for <sm-users AT lists.ibiblio.org>;
Mon, 14 Apr 2003 13:35:20 -0400 (EDT)
Received: from optimaltec.com (unknown [192.168.10.226])
by dev.naniny.com (Postfix) with ESMTP
id 9315058393; Mon, 14 Apr 2003 13:35:19 -0400 (EDT)
Message-ID: <3E9AF116.4000404 AT optimaltec.com>
Date: Mon, 14 Apr 2003 13:34:14 -0400
From: "Sergey A. Lipnevich" <sergey AT optimaltec.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4a) Gecko/20030407
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Rohan Nicholls <rohan.nicholls AT informaat.nl>
Subject: Re: [SM-Users] lynx compile problems?
References: <20030410144425.GC18864 AT informaat.nl>
<37150.134.121.46.137.1049992836.squirrel AT mail.sandall.us>
<20030414115947.GB469 AT informaat.nl>
<200304140646.28598.jason AT flattfamily.com>
<20030414165015.GI469 AT informaat.nl>
In-Reply-To: <20030414165015.GI469 AT informaat.nl>
X-Enigmail-Version: 0.74.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
cc: sm-users AT lists.ibiblio.org
X-BeenThere: sm-users AT lists.ibiblio.org
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Sourcemage Users List <sm-users.lists.ibiblio.org>
List-Unsubscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=unsubscribe>
List-Archive: <https://lists.ibiblio.org/sympa/arc/sm-users>
List-Post: <mailto:sm-users AT lists.ibiblio.org>
List-Help: <mailto:sympa AT lists.ibiblio.org?subject=HELP>
List-Subscribe: <http://lists.ibiblio.org/mailman/listinfo/sm-users>,
<mailto:sm-users-request AT lists.ibiblio.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Apr 2003 17:35:20 -0000

Don't select the Java front-end for the GCC (gcj). You'll have to use
`cast -c -r gcc' to reconfigure and compile again.

Rohan Nicholls wrote:

>When it is compiling, there is an awful lot of .java files being
>processed and I was wondering what was up with that? I don't have
>java installed yet, so I am wondering what the java files are for? Is
>gcc compiling and intsalling a javabased library somewhere?
>
>
>
>




Archive powered by MHonArc 2.6.24.

Top of Page