hi
i have oracle 8.0.5
when i try to make iam getting following error, and when try to see the
files its asking iam not able to find,
help please
./makelib cdbmake.a cdbmake_pack.o cdbmake_hash.o \
cdbmake_add.o
make[2]: Leaving directory `/home/balaji/vpopmail-4.8.7/cdb'
make[2]: Entering directory `/home/balaji/vpopmail-4.8.7'
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c s
afestring.c
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c v
popmail.c
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c m
d5.c
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c b
igdir.c
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c v
auth.c
vauth.c:187: sqlda.h: No such file or directory
vauth.c:188: sqlcpr.h: No such file or directory
vauth.c:189: sqlca.h: No such file or directory
vauth.c:286: warning: `/*' within comment
vauth.c:290: warning: `/*' within comment
make[2]: *** [vauth.o] Error 1
make[2]: Leaving directory `/home/balaji/vpopmail-4.8.7'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/balaji/vpopmail-4.8.7'
make: *** [all-recursive-am] Error 2
balaji
Ken Jones wrote:
> Pierrot Driguez wrote:
> >
> > Hi folks !
> >
> > For sure a silly question but...
> >
> > I create a sample domain with qmail or vpopmail
> > (no matter) named : mydomain.fr
> > and a user named pierre
> >
> > As created for tests, this domain name has NOT
> > been declared to any internet authorities.
> >
> > Now, can I send a mail to a user such as :
> > [EMAIL PROTECTED]
> > from a valid provider without having a bounce ?
> >
> > Seem I have a first opinion,
> > but any confirmation would be welcome.
>
> In order for a email domain to be available to internet
> at large, it must be registered with an internet authority.
>
> Ken Jones