On Fri, 26 Nov 1999, Albert E. Whale wrote:

> Has anyone gotten Satan to install on their machine?  I'm getting the
> following on the installation:
> 
> HTML/WWW Browser is /usr/bin/netscape
> 
> So far so good...
> Looking for all the commands now...
> 
> Ok, now doing substitutions on the shell scripts...
> Changing paths in config/paths.pl...
> Changing paths in config/paths.sh...
> The LINUX rules are untested and may be wrong
> make[1]: Entering directory `/root/satan'
> cd src/misc; make "LIBS=" "XFLAGS=-DAUTH_GID_T=gid_t" "RPCGEN=rpcgen"
> make[2]: Entering directory `/root/satan/src/misc'
> cc -O -I. -DAUTH_GID_T=gid_t   -c md5.c -o md5.o
> cc -O -I. -DAUTH_GID_T=gid_t   -c md5c.c -o md5c.o
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/md5 md5.o md5c.o
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/sys_socket sys_socket.c
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/timeout timeout.c
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/rcmd rcmd.c 
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/safe_finger safe_finger.c
> rpcgen rex.x 2>/dev/null
> cc -O -I. -DAUTH_GID_T=gid_t   -c rex.c -o rex.o
> rex.c: In function `rex_command':
> rex.c:178: warning: passing arg 3 of pointer to function from
> incompatible pointer type
> rex.c:178: warning: passing arg 5 of pointer to function from
> incompatible pointer type
> rex.c: In function `rex_exit':
> rex.c:222: warning: passing arg 3 of pointer to function from
> incompatible pointer type
> rex.c:222: warning: passing arg 5 of pointer to function from
> incompatible pointer type
> cc -O -I. -DAUTH_GID_T=gid_t   -c rex_xdr.c -o rex_xdr.o
> cc -O -I. -DAUTH_GID_T=gid_t -o ../../bin/rex rex.o rex_xdr.o 
> make[2]: Leaving directory `/root/satan/src/misc'
> cd src/boot; make "LIBS=" "XFLAGS=-DAUTH_GID_T=gid_t" "RPCGEN=rpcgen"
> make[2]: Entering directory `/root/satan/src/boot'
> rpcgen bootparam_prot.x 2>/dev/null
> cc -I. -O -DAUTH_GID_T=gid_t   -c boot.c -o boot.o
> boot.c:24: macro `strchr' used without args
> make[2]: *** [boot.o] Error 1
> make[2]: Leaving directory `/root/satan/src/boot'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/root/satan'
> make: *** [linux] Error 2
> execution of script failed
> [root@access2 src]# 
> 
> 
> What did I  do wrong?
> 


I resolved it removing in the boot.c the line   char *strchr();

Bye
--------------------------------      /\\\\\\
Enrico Morelli                       /\|||||||
----                                /__ __ ::;
CE.R.M.                            |  O O   _
CEntro Risonanze Magnetiche          /     | | 
---                                 |_/     _| 
Tel  : +39 055 4209269               |_/   |
Fax  : +39 055 4209253               |    /
e-mail: [EMAIL PROTECTED]       /   _/
http://beta.cerm.unifi.it/~morelli  \_ /
------------------------------------------- 
Centro di Risonanze Magnetiche
Polo Scientifico - Universita' di Firenze
Via Luigi Sacconi, 6
5009 Sesto Fiorentino (FI)
--------------------------------------------

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to