[imp] imp-h3-4.1.4 - Unabel to get required packages working
Alan Kong
kkkong at ee.cuhk.edu.hk
Fri Jun 15 01:35:34 UTC 2007
I kept getting the following errors when I compiled imap-2006e and
imap-2004g:
# make gso
make build EXTRACFLAGS='-fPIC' EXTRALDFLAGS='' EXTRADRIVERS='mbox'
EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4
EXTRASPECIALS='' BUILDTYPE=gso
make[1]: Entering directory `/usr/local/imap-2006e'
Rebuilding c-client for gso...
cd c-client;make all CC=`cat CCTYPE` \
CFLAGS="`cat CFLAGS`" `cat SPECIALS`
make[2]: Entering directory `/usr/local/imap-2006e/c-client'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/imap-2006e/c-client'
sh -c 'rm -rf rebuild || true'
Building bundled tools...
cd mtest;make
make[2]: Entering directory `/usr/local/imap-2006e/mtest'
`cat ../c-client/CCTYPE` -I../c-client `cat ../c-client/CFLAGS` -o mtest
mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS`
Undefined first referenced
symbol in file
dlsym
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit
dependency /usr/lib/libdl.so.1)
dlopen
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit
dependency /usr/lib/libdl.so.1)
dlclose
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit
dependency /usr/lib/libdl.so.1)
dlerror
/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o) (symbol belongs to implicit
dependency /usr/lib/libdl.so.1)
ld: fatal: Symbol referencing errors. No output written to mtest
collect2: ld returned 1 exit status
make[2]: *** [mtest] Error 1
make[2]: Leaving directory `/usr/local/imap-2006e/mtest'
make[1]: *** [bundled] Error 2
make[1]: Leaving directory `/usr/local/imap-2006e'
make: *** [gso] Error 2
Thank you.
Regards
Alan
Son Truong wrote:
> What exactly is the error?
>
> You might need to copy ./c-client/c-client.a to /usr/lib or
> /usr/local/lib
>
> Alan Kong wrote:
>> Dear All,
>> Sorry if this question is totally related to this list.
>>
>> I intended to build horde 3.1.4 and imp4.1.4 on Sun Sparc Solaris 2.9
>> and keep getting problems in obtaining workable prerequistes. I
>> obtained problem when trying to compile imap-2006e or imap2004g at
>> the stage of mtest and c-cleint library. Has anyone compiled the
>> packages successfully with horde 3.1.4 and imp4.1.4 running on Sun
>> Sparc Solaris 2.9? Pls help with some hints.
>> The packages I intended to include:
>> - openssl-0.9.8e
>> - mysql -5.0.41
>> - imap200e
>> - php 5.2.3
>>
>> There was no problem in getting workable openssl and mysql. But only
>> when incoprated imap with php.
>>
>> Thank you.
>>
>> Regards
>> Alan
>>
>>
>
>
More information about the imp
mailing list