![]()
From: Emre Bastuz (ebastuz@netcologne.de)
Date: Wed Aug 15 2001 - 08:57:49 CDT
Hi,
ich have encountered the following error wher compiling hypermail 2.1.2
on a SunOS myhost 5.8 sun4u sparc SUNW,UltraAX-i2:
gcc -o hypermail -g -O2 -Ipcre -Lpcre base64.o date.o domains.o file.o hypermail.o lang.o lock.o mem.o parse.o print.o printfile.o string.o struct.o uudecode.o dmatch.o setup.o threadprint.o getdate.o getname.o finelink.o txt2html.o search.o quotes.o trio.o strio.o -lm -lpcre
ld: warning: file pcre/libpcre.a(study.o): wrong ELF machine type: EM_386
Undefined first referenced
symbol in file
pcre_study struct.o
pcre_exec struct.o
pcre_compile struct.o
ld: fatal: Symbol referencing errors. No output written to hypermail
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `hypermail'
Current working directory /tmp/ebtmp/hypermail-2.1.2/src
*** Error code 1
make: Fatal error: Command failed for target `hypermail'
Does anyone have a fix for this ? Am I supposed to add some switches
to ./configure ?
I have addes some tools to the default Solaris installation,
for instance:
Bison,
Automake,
Autoconf,
Gnu Tar.
Should be fairly enough I guess, ´cause compiling Apache+PHP+MOD_SSL went
smoothly.
Any hints will be appreciated.
Thanks and Regards,
Emre
![]()