Hi...linuxer...
udah ada yang pernah install / compile 
module vmailmgr di php3? di dir "phpsourcedir/dl/vmailmgr"
kok error trus yah?
saya attach error messagenya dan Makefile nya....
urgent nih ....
please....

--
Wassalam,
[Arisandy] [[EMAIL PROTECTED]] [#7313295]

php3_vmailmgr.o(.text+0x149): undefined reference to `getParameters'
php3_vmailmgr.o(.text+0x158): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x160): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x168): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x170): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x17b): undefined reference to `_php3_strtolower'
php3_vmailmgr.o(.text+0x1a9): undefined reference to `wrong_param_count'
php3_vmailmgr.o: In function `vm_addalias':
php3_vmailmgr.o(.text+0x1e1): undefined reference to `getParameters'
php3_vmailmgr.o(.text+0x1f0): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x1f8): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x200): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x208): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x213): undefined reference to `_php3_strtolower'
php3_vmailmgr.o(.text+0x241): undefined reference to `wrong_param_count'
php3_vmailmgr.o: In function `vm_delalias':
php3_vmailmgr.o(.text+0x275): undefined reference to `getParameters'
php3_vmailmgr.o(.text+0x284): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x28c): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x294): undefined reference to `convert_to_string'
php3_vmailmgr.o(.text+0x29f): undefined reference to `_php3_strtolower'
php3_vmailmgr.o(.text+0x2c5): undefined reference to `wrong_param_count'
collect2: ld returned 1 exit status
make: *** [php3_vmailmgr.so] Error 1                                            
CFLAGS  = -O -fpic
CC      = gcc

CXX     = g++
CXXFLAGS= $(CFLAGS)

LD      = g++
LDFLAGS = -g

PHPINCLUDE =  -I/usr/src/redhat/BUILD/php-3.0.5
APACHEINC  = -I/usr/include/apache
OBJS       =  php3_vmailmgr.o phpvmail.o
CFLAGS     := $(CFLAGS) -I../lib $(PHPINCLUDE) $(APACHEINC)
CXXFLAGS   := $(CXXFLAGS) -I../lib $(PHPINCLUDE) $(APACHEINC)
LIBS       := $(LIBS) -L../lib -lvmailmgr -lcrypt

all: php3_vmailmgr.so
php3_vmailmgr.so: $(OBJS)
        $(LD) $(LDFLAGS) $(OBJS) -o $@ $(LIBS)

php3_vmailmgr/%.o: php3_vmailmgr/%.c
        $(CC) $(CFLAGS) -DCOMPILE_DL=1 -c -o $@ $<

phpvmail/%.o: phpvmail/%.cc
        $(CC) $(CFLAGS) -DCOMPILE_DL=1 -c -o $@ $<
clean:
        $(RM) *.o
        $(RM) *.so      

veryclean: clean
        $(RM) *~
                                                                             
                                                                         
______________________________________________________________________
Utk berhenti langganan kirim email ke [EMAIL PROTECTED] 
Sudah cari di arsip? http://www.mail-archive.com/[email protected]/
Utk info netiket, kirim email kosong ke [EMAIL PROTECTED]

Kirim email ke