Compiled mifluz on debian with gcc 2.95.4 and 3.3.3
Mads Lindstrøm <[email protected]> Tue, 24 Feb 2004 01:29:36 +0100 (CET)
| Newsgroups | gmane.comp.gnu.mifluz.devel |
|---|---|
| Message-ID | <[email protected]> |
I have managed to compile Mifluz on a Debian system, using both gcc 2.95.4 and 3.3.3. Had to make the following changes: Removed the brackets ([]) from line 9 of configure.ac Changed WordCursorOne.cc line 47 to: WordCursorOne::WordCursorOne(WordList *words, const WordKey &searchKey, int action) : And WordKeySemantic.cc line 138 to: WordCursorOne::WordCursorOne(WordList *words, const WordKey &searchKey, int action) : Executed the following: aclocal autoreconf --force ./configure make It also compiles with ./configure CC=gcc-3.3. Yahoo! Mail (http://dk.mail.yahoo.com) - Gratis: 6 MB lagerplads, spamfilter og virusscan