Seo David wrote: > > Hi, all.. > I'm using the SUN-Ultra10 Machine. > And, I install the Solaris8 and Oracle8.1.5 > > I have to install the vpopmail-4.9.10 that support Oracle module. > > First, I edited voracle.h file. and I configured following command > # ./configure --enable-oracle=y --enable-large-site=y > --enable-hardquota=10000000 > > and I precompiled voracle.pc following command. > # proc voracle.pc > > then, I success get voracle.c > and I compile the vpopmail following command > # make > > But, I meat a error message.... > ------------------------------------------- > gcc -g -O2 -Wall -o vchkpw vchkpw.o libvpopmail.a > -L/u01/app/oracle/product/8.1.5/lib -lclntsh -lclient8 -lsocket -lnsl > -lcrypt > Undefined first referenced > symbol in file > vwrite_dir_control libvpopmail.a(bigdir.o) > vread_dir_control libvpopmail.a(bigdir.o) > vdel_dir_control libvpopmail.a(vpopmail.o) > ld: fatal: Symbol referencing errors. No output written to vchkpw > collect2: ld returned 1 exit status > make[2]: *** [vchkpw] Error 1 > make[2]: Leaving directory `/export/home/vpopmail/vpopmail-4.9.10' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/export/home/vpopmail/vpopmail-4.9.10' > make: *** [all-recursive-am] Error 2 > ------------------------------------------- > What's problem? > Please help me > _________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. The oracle module hasn't been used as much as the cdb and mysql modules. So it hasn't been kept up to date. We could get it up to date for your site. That would be excellent. I'll look over the voracle.pc file over the weekend and post updates in the development release 4.10.X's Ken
