mgetty and Sparc solaris7

"Ralf Meuser" (rmeuser@free.fr)
Tue, 17 Aug 1999 09:46:21 GMT


Hi there,

Did somebody installed mgetty on a sparc solaris7 machine with
the Sun complier 5.0 ?

When yes then I would like to know how to configure the Makefile.

I tryed it like this:


cc -Dsolaris2 -fast -xO5 -xarch=v9 -w -DCONFDIR=\"/usr/local/etc/mgetty+send
fax\" -c conf_mg.c
"conf_mg.c", line 65: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
the size of a pointer
"conf_mg.c", line 67: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
the size of a pointer
"conf_mg.c", line 77: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
the size of a pointer
"conf_mg.c", line 96: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
the size of a pointer
"conf_mg.c", line 98: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
the size of a pointer
"conf_mg.c", line 106: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
 the size of a pointer
"conf_mg.c", line 112: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
 the size of a pointer
"conf_mg.c", line 116: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
 the size of a pointer
"conf_mg.c", line 128: an address is not allowed in a constant initializer
for an integral type whose size is smaller than
 the size of a pointer
"conf_mg.c", line 145: cannot recover from previous errors
cc: acomp failed for conf_mg.c
*** Error code 2
make: Fatal error: Command failed for target `conf_mg.o'


but with not good result as you can see.


bye

Ralf Meuser