Displaying 2 results from an estimated 2 matches for "dhave_conf".
2000 Mar 15
1
solaris without x
....h: No such file or directory
make[3]: *** [dataentry.d] Error 1
./configure --without-x --without-dataentry --disable-dataentry
this is what i get
make[3]: Entering directory `/servers/space/neuwirth/R/R-release/src/unix'
gcc -I. -I../include -I../../src/include -I../../src/include/R_ext -DHAVE_CONF
IG_H -g -O2 -c dataentry.c -o dataentry.o
In file included from dataentry.c:28:
dataentry.h:22: X11/X.h: No such file or directory
dataentry.h:23: X11/Xlib.h: No such file or directory
dataentry.h:24: X11/Xutil.h: No such file or directory
dataentry.h:25: X11/keysym.h: No such file or directory
da...
2002 May 02
0
IRIX 6.5 + AFS/Kerberos Problems
...GRAM=\"/usr/loca
l/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_
PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"
-D_PATH_SSH_PIDDIR=\"/usr/l
ocal/etc\" -DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\"
-DHAVE_CONF
IG_H -c auth-passwd.c
In file included from auth-passwd.c:49:
/usr/include/crypt.h:38: conflicting types for `des_encrypt'
/usr/kerberos/include/des.h:181: previous declaration of `des_encrypt'
*** Error code 1 (bu21)
I found a "fix" for this in a post in the mailing list archiv...