public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ebuild ttmkfdir-2.0-r1 fails
@ 2002-12-30 21:33 Jay Goodman Tamboli
  2002-12-31 22:17 ` Jay Goodman Tamboli
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Goodman Tamboli @ 2002-12-30 21:33 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

build fails with errors:

parser.cpp: At global scope:
parser.cpp:1505: declaration of `int isatty(int)' throws different exceptions
/usr/include/unistd.h:668: than previous declaration `int isatty(int) throw ()'
make: *** [parser.o] Error 1

A comment at http://freshmeat.net/projects/ttmkfdir/
suggests line 1505 of parser.cpp be changed to:

extern int isatty YY_PROTO((int)) throw ();

/jgt

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-31 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-30 21:33 [gentoo-dev] ebuild ttmkfdir-2.0-r1 fails Jay Goodman Tamboli
2002-12-31 22:17 ` Jay Goodman Tamboli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox