[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#22413: marked as done (drgenius bug)



Your message dated Tue, 29 Aug 2000 17:26:38 +0800 (CST)
with message-id <14763.33230.129804.566808@ulysse.edu>
and subject line Bug#22413: drgenius bug
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Webmaster
(administrator, Gnome ticket database)

Received: (at submit) by bugs.gnome.org; 28 Aug 2000 19:03:20 +0000
Received: (qmail 29076 invoked from network); 28 Aug 2000 19:03:19 -0000
Received: from bw150zhb.bluewin.ch (195.186.1.68)
  by tirania.nuclecu.unam.mx with SMTP; 28 Aug 2000 19:03:19 -0000
Received: from rolf1.local (bw2-211pub187.bluewin.ch [213.3.211.187])
	by bw150zhb.bluewin.ch (8.9.3/8.9.3) with SMTP id VAA16173
	for <submit@bugs.gnome.org>; Mon, 28 Aug 2000 21:04:04 +0200 (MET DST)
From: Rolf Hatt <rolf@hatt.com>
Date: Mon, 28 Aug 2000 19:05:56 GMT
Message-ID: <20000828.19055600@rolf1.local>
Subject: drgenius bug
To: submit@bugs.gnome.org
X-Mailer: Mozilla/3.0 (compatible; StarOffice/5.2;Linux)
X-Priority: 3 (Normal)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Package: drgenius
Version: 0.5.8

Hi!
I downloaded the package from http://drgenius.seul.org/download.html
The announced version 0.5.9 is a broken link. It's only possible to get =

0.5.8.

I've a P-III with SuSe 6.4 installed.
./configure passes without any errors.

Make works for a while and then terminats with the following error msg:
genius.c:44: ncurses/curses.h: No such file or directory
genius.c:45: ncurses/term.h: No such file or directory
make[2]: *** [genius.o] Error 1
make[2]: Leaving directory `/usr/local/src/drgenius-0.5.8/genius'

In my installation I have no ncurses directory. ncurses are installed=20
but:
# ls /usr/include/term*
/usr/include/term.h  /usr/include/termcap.h  /usr/include/termio.h =20
/usr/include/termios.h

/usr/include/termcap:
.  ..  termcap.h

# ls /usr/include/curs*
/usr/include/curses.h     /usr/include/cursesf.h  /usr/include/cursesp.h=
 =20
/usr/include/cursslk.h
/usr/include/cursesapp.h  /usr/include/cursesm.h  /usr/include/cursesw.h=


/usr/include/curses:
.  ..  curses.h  curses.h.orig

I tried to modify the genius.c file to match my installation, but then I=
=20
get other errors:
In file included from genius.c:45:
/usr/include/term.h:764: conflicting types for `ttytype'
/usr/include/curses/curses.h:179: previous declaration of `ttytype'
/usr/include/term.h:774: conflicting types for `tgetent'
/usr/include/termcap/termcap.h:39: previous declaration of `tgetent'
/usr/include/term.h:777: conflicting types for `tputs'
/usr/include/termcap/termcap.h:48: previous declaration of `tputs'

What's wrong? Can you give me a helping hand?
Thanks a lot
Rolf