I've yet to be able to compile sqwebmail successfully.  I figured it was a
problem dealing with some way in which I've got my Solaris7 box built and
I'd hoped the configure script might eventually start working if I waited
long enough...  Well, I waited for 1.1.2 to come out and gave it the 'ole
college try... and failed again.  Can anyone make any sense out of these
make results?   Here's my ./configure command line, then the make results,
and finally, my vpopmail dir structure.  Thanks for any ideas you all may
throw out at me!

Chris Bunnell

#! /bin/sh
# Generated automatically by configure.
# Run this file to recreate the current configuration.
# This directory was configured as follows,
# on host ns3.sonicisp.net:
#
#
./configure  --enable-webpass=vpopmail --without-authpam --without-authpwd -
-w
ithout-authshadow --without-authldap --with-authvchkpw --with-db=gdbm --with
-use
rdb=/etc/userdb --with-formdata --without-authlib-man --with-makedatprog=/us
r/lo
cal/libexec/sqwebmail/makedatprog --with-authdaemonvar=/usr/local/share/sqwe
bmai
l/authdaemon --sysconfdir=/usr/local/share/sqwebmail --includedir=/RAID/vpop
mail
/include
#
...
echo '#include "~vpopmail/include/config.h"' >vpopmail_config.h
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I~vpopmail/include -g -O2 -Wall -I.. -I
./.. -c authvchkpw.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I~vpopmail/include -g -O2 -Wall -I.. -I
./.. -c authvchkpwlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I~vpopmail/include -g -O2 -Wall -I.. -I
./.. -c preauthvchkpw.c
preauthvchkpw.c:19: vpopmail.h: No such file or directory
preauthvchkpw.c:20: vauth.h: No such file or directory
In file included from preauthvchkpw.c:21:
vpopmail_config.h:1: ~vpopmail/include/config.h: No such file or directory
make[1]: *** [preauthvchkpw.o] Error 1
make[1]: Leaving directory
`/export/home/macgyver/devel/qmail/sqwebmail-1.1.2/authlib'
make: *** [all-recursive] Error 1
ns3:~/devel/qmail/sqwebmail-1.1.2 42%

ns3:/RAID/vpopmail/include 45% ls
config.h            vauth.h             vpopmail.h
vpopmail_config.h
ns3:/RAID/vpopmail/include 46%

Reply via email to