[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Zmailer complile problems on Linux 1.2.8



Hello,

I have had zmailer 2.2 running on a sun ipc now for a few years and 
am now trying to get the newest version going on a linux micro.
It's a fresh installation of the linux operating system that I just 
got from MIT and the version of zmailer is 2.99.15.

After typing "make it all", all goes well until this point.  Any help 
appreciated.  If anyone needs to see the entire log file then please 
let me know and I'll send it along.

-------- the last few pages of the "make it all" log file -------------
gcc -posix -g -O  -I../include -I../libsh  -o router router.o 
dateparse.o conf.o functions.o db.o shliaise.o rfc822.o rfc822hdrs.o 
rfc822walk.o version.o -L../libs -ldb -lsh -lz -lzc -lmalloc_d -lgdbm
/users/misc/linux/src/libc-linux/posix/getopt.c(.data+0x4): multiple 
definition of `optind'
/apps/zmailer-2.99.15/libc/getopt.c(.data+0x0): first defined here
/users/misc/linux/src/libc-linux/posix/getopt.c(.data+0x8): multiple 
definition of `opterr'
/apps/zmailer-2.99.15/libc/getopt.c(.data+0x4): first defined here
/usr/lib/libg.sa(getopt.o): In function `getopt':
/users/misc/linux/src/libc-linux/posix/getopt.c:733: multiple 
definition of `getopt'
../libs/libzc.a(getopt.o):/apps/zmailer-2.99.15/libc/getopt.c:51: 
first defined here
router.o: In function `initialize':
/apps/zmailer-2.99.15/router/router.c:372: undefined reference to 
`init_header'
db.o: In function `run_relation':
/apps/zmailer-2.99.15/router/db.c:264: undefined reference to 
`owner_seq'
/apps/zmailer-2.99.15/router/db.c:274: undefined reference to 
`search_core'
/apps/zmailer-2.99.15/router/db.c:274: undefined reference to 
`search_header'
db.o: In function `iclistdbs':
/apps/zmailer-2.99.15/router/db.c:381: undefined reference to 
`search_core'
/apps/zmailer-2.99.15/router/db.c:381: undefined reference to 
`search_header'
/apps/zmailer-2.99.15/router/db.c:422: undefined reference to 
`search_core'
/apps/zmailer-2.99.15/router/db.c:422: undefined reference to 
`search_header'
db.o: In function `db':
/apps/zmailer-2.99.15/router/db.c:753: undefined reference to 
`readchunk'
/apps/zmailer-2.99.15/router/db.c(.data+0x1c): undefined reference to 
`search_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x20): undefined reference to 
`close_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x24): undefined reference to 
`add_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x28): undefined reference to 
`remove_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x2c): undefined reference to 
`print_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x30): undefined reference to 
`owner_core'
/apps/zmailer-2.99.15/router/db.c(.data+0x5c): undefined reference to 
`search_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x60): undefined reference to 
`close_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x64): undefined reference to 
`add_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x68): undefined reference to 
`remove_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x6c): undefined reference to 
`print_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x70): undefined reference to 
`owner_header'
/apps/zmailer-2.99.15/router/db.c(.data+0x9c): undefined reference to 
`search_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xa0): undefined reference to 
`close_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xa4): undefined reference to 
`add_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xac): undefined reference to 
`print_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xb0): undefined reference to 
`owner_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xb4): undefined reference to 
`modp_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xdc): undefined reference to 
`search_bin'
/apps/zmailer-2.99.15/router/db.c(.data+0xe0): undefined reference to 
`close_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xec): undefined reference to 
`print_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xf0): undefined reference to 
`owner_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0xf4): undefined reference to 
`modp_seq'
/apps/zmailer-2.99.15/router/db.c(.data+0x11c): undefined reference 
to `search_res'
/apps/zmailer-2.99.15/router/db.c(.data+0x15c): undefined reference 
to `search_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x160): undefined reference 
to `close_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x164): undefined reference 
to `add_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x168): undefined reference 
to `remove_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x16c): undefined reference 
to `print_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x170): undefined reference 
to `owner_gdbm'
/apps/zmailer-2.99.15/router/db.c(.data+0x174): undefined reference 
to `modp_gdbm'
rfc822hdrs.o: In function `makeHeader':
/apps/zmailer-2.99.15/router/rfc822hdrs.c:149: undefined reference to 
`find_header'
/apps/zmailer-2.99.15/router/rfc822hdrs.c:153: undefined reference to 
`find_header'
rfc822hdrs.o: In function `senderDesc':
/apps/zmailer-2.99.15/router/rfc822hdrs.c:170: undefined reference to 
`envelope_hdrs'
/apps/zmailer-2.99.15/router/rfc822hdrs.c:170: undefined reference to 
`envelope_hdrs'
rfc822hdrs.o: In function `copyRecipient':
/apps/zmailer-2.99.15/router/rfc822hdrs.c:253: undefined reference to 
`envelope_hdrs'
/apps/zmailer-2.99.15/router/rfc822hdrs.c:254: undefined reference to 
`envelope_hdrs'
rfc822hdrs.o: In function `mkMessageId':
/apps/zmailer-2.99.15/router/rfc822hdrs.c:284: undefined reference to 
`mandatory_hdrs'
/apps/zmailer-2.99.15/router/rfc822hdrs.c:285: undefined reference to 
`mandatory_hdrs'
rfc822hdrs.o: In function `mkDate':
/apps/zmailer-2.99.15/router/rfc822hdrs.c:336: undefined reference to 
`find_header'
make[2]: *** [router] Error 1
make[2]: Leaving directory `/apps/zmailer-2.99.15/router'
make[1]: *** [router/router] Error 2
make[1]: Leaving directory `/apps/zmailer-2.99.15'
make: *** [it] Error 2
serf:/apps/zmailer-2.99.15# 
Murray Latter                            Phone: (902) 457-6460
Coordinator Network Services             Email: Murray.Latter@MSVU.Ca
Mount Saint Vincent University           Fax:   (902) 445-3960
Halifax, Nova Scotia, Canada
B3M 2J6
                           --------+++--------