[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] aspell compile errors on solaris 8 + forte developer 6
From: |
adam-aspell |
Subject: |
[aspell-user] aspell compile errors on solaris 8 + forte developer 6 |
Date: |
Thu May 30 16:25:04 2002 |
User-agent: |
Mutt/1.2.5i |
buckets and buckets of warnings, but a few choice errors which prevent
compiling:
this is on solaris 8, using sun's CC, not g++. is this a compiler problem, or
is the code not written to standards? (note that the full errors are included
afterwards.)
any ideas?
grep -v Where logs/make/aspell-.33.7.1|grep -v Warning
CC -DHAVE_CONFIG_H -I. -I. -I.. -I../util -I/opt/GMIspell/include -xO4 -xipo
-xtarget=ultra2 -xcache=16/32/1:4096/64/1 -xbuiltin=%all -dalign -fns
-fsimple=1 -xlibmil -xlibmopt -xarch=v8plusa -c substr_repl.cc -KPIC -DPIC -o
.libs/substr_repl.o
"substr_repl-t.hh", line 42: Error: A statement (even if empty) is required
here.
"substr_repl-t.hh", line 48: Error: A statement (even if empty) is required
here.
"substr_repl-t.hh", line 49: Error: A statement (even if empty) is required
here.
"substr_repl-t.hh", line 56: Error: low is not defined.
"substr_repl-t.hh", line 56: Error: high is not defined.
"substr_repl-t.hh", line 57: Error: mid is not defined.
"substr_repl-t.hh", line 57: Error: low is not defined.
"substr_repl-t.hh", line 57: Error: high is not defined.
"substr_repl-t.hh", line 58: Error: mid is not defined.
"substr_repl-t.hh", line 59: Error: middle_begin is not defined.
"substr_repl-t.hh", line 60: Error: middle_endf is not defined.
"substr_repl-t.hh", line 62: Error: middle_begin is not defined.
"substr_repl-t.hh", line 62: Error: middle_endf is not defined.
"substr_repl-t.hh", line 63: Error: middle_begin is not defined.
"substr_repl-t.hh", line 66: Error: low is not defined.
"substr_repl-t.hh", line 66: Error: mid is not defined.
"substr_repl-t.hh", line 68: Error: high is not defined.
"substr_repl-t.hh", line 68: Error: mid is not defined.
*** Error code 1
make: Fatal error: Command failed for target `substr_repl.lo'
Current working directory
/export/home/adam/work/tmp/may2002/src/aspell-.33.7.1/filter
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/adam/work/tmp/may2002/src/aspell-.33.7.1
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
--
thanks,
adam
allerrors
Description: Text document
- [aspell-user] aspell compile errors on solaris 8 + forte developer 6,
adam-aspell <=