Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@server ~]# cd /usr/local/directadmin/custombuild
- [root@server custombuild]# da build exim
- download_cached: using cached '/usr/local/directadmin/custombuild/cache/exim-4.98.tar.gz' file
- Compiling exim...
- /bin/sh scripts/source_checks
- >>> Creating links to source files...
- >>> Creating lookups/Makefile for building dynamic modules
- >>> New Makefile & lookups/Makefile installed
- >>> Use "make makefile" if you need to force rebuilding of the makefile
- make[1]: warning: -j8 forced in submake: resetting jobserver mode.
- make[1]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64'
- /bin/sh ../scripts/Configure-os.c
- cc buildconfig.c
- /bin/sh ../scripts/Configure-os.h
- cc exim_lock.c
- cc -o exim_lock
- >>> exim_lock utility built
- /bin/sh ../scripts/Configure-config.h "make"
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64'
- make[2]: 'buildconfig' is up to date.
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64'
- Building configuration file config.h
- >>> config.h built
- cc -DMACRO_PREDEF macro_predef.c
- cc -DMACRO_PREDEF globals.c
- cc -DMACRO_PREDEF readconf.c
- cc -DMACRO_PREDEF expand.c
- cc -DMACRO_PREDEF route.c
- cc -DMACRO_PREDEF drtables.c
- cc -DMACRO_PREDEF transport.c
- cc -DMACRO_PREDEF acl.c
- cc -DMACRO_PREDEF tls.c
- cc -DMACRO_PREDEF transports/appendfile.c
- cc -DMACRO_PREDEF transports/autoreply.c
- cc -DMACRO_PREDEF transports/lmtp.c
- cc -DMACRO_PREDEF transports/pipe.c
- cc -DMACRO_PREDEF transports/queuefile.c
- cc -DMACRO_PREDEF transports/smtp.c
- cc -DMACRO_PREDEF routers/accept.c
- cc -DMACRO_PREDEF routers/dnslookup.c
- cc -DMACRO_PREDEF routers/ipliteral.c
- cc -DMACRO_PREDEF routers/iplookup.c
- cc -DMACRO_PREDEF routers/manualroute.c
- cc -DMACRO_PREDEF routers/queryprogram.c
- cc -DMACRO_PREDEF routers/redirect.c
- cc -DMACRO_PREDEF auths/auth-spa.c
- cc -DMACRO_PREDEF auths/cram_md5.c
- cc -DMACRO_PREDEF auths/cyrus_sasl.c
- cc -DMACRO_PREDEF auths/dovecot.c
- cc -DMACRO_PREDEF auths/gsasl_exim.c
- cc -DMACRO_PREDEF auths/heimdal_gssapi.c
- cc -DMACRO_PREDEF auths/plaintext.c
- cc -DMACRO_PREDEF auths/spa.c
- cc -DMACRO_PREDEF auths/tls.c
- cc -DMACRO_PREDEF auths/external.c
- cc -DMACRO_PREDEF dkim.c
- cc -DMACRO_PREDEF malware.c
- cc -DMACRO_PREDEF pdkim/signing.c
- cc exim_dbmbuild.c
- cc -DEXIM_DUMPDB exim_dbutil.c
- cc -DCOMPILE_UTILITY os.c
- cc -DCOMPILE_UTILITY store.c
- cc -DEXIM_FIXDB exim_dbutil.c
- cc -DCOMPILE_UTILITY queue.c
- cc -DEXIM_TIDYDB exim_dbutil.c
- cc acl.c
- cc base64.c
- cc child.c
- cc crypt16.c
- cc daemon.c
- cc dbfn.c
- cc debug.c
- cc deliver.c
- cc directory.c
- cc dns.c
- cc drtables.c
- cc enq.c
- cc exim.c
- cc expand.c
- cc filter.c
- cc filtertest.c
- cc globals.c
- cc dkim.c
- cc dkim_transport.c
- cc dnsbl.c
- cc hash.c
- cc header.c
- cc host.c
- cc host_address.c
- cc ip.c
- cc log.c
- cc lss.c
- cc match.c
- cc md5.c
- cc moan.c
- cc os.c
- cc parse.c
- cc priv.c
- cc proxy.c
- cc queue.c
- cc rda.c
- cc readconf.c
- cc receive.c
- cc retry.c
- cc rewrite.c
- cc rfc2047.c
- cc regex_cache.c
- cc route.c
- cc search.c
- cc sieve.c
- cc smtp_in.c
- cc smtp_out.c
- cc spool_in.c
- cc spool_out.c
- cc std-crypto.c
- cc store.c
- cc string.c
- cc tls.c
- cc tod.c
- cc transport.c
- cc tree.c
- cc verify.c
- cc environment.c
- gcc perl.c
- cc malware.c
- cc mime.c
- cc regex.c
- perl.c: In function 'call_perl_cat':
- perl.c:166:7: warning: variable 'items' set but not used [-Wunused-but-set-variable]
- int items;
- ^~~~~
- cc spam.c
- cc spool_mbox.c
- cc arc.c
- cc bmi_spam.c
- cc dane.c
- cc dcc.c
- cc dmarc.c
- cc imap_utf7.c
- cc spf.c
- cc utf8.c
- cc xclient.c
- cc version.c
- cc -o macro_predef
- cc -o exim_dbmbuild
- cc -o exim_dumpdb
- cc -o exim_fixdb
- cc -o exim_tidydb
- ./macro_predef > macro.c
- >>> exim_dbmbuild utility built
- >>> exinext script built
- >>> exim_dumpdb utility built
- >>> exiwhat script built
- >>> exim_fixdb utility built
- >>> exicyclog script built
- >>> exim_tidydb utility built
- >>> exiqgrep script built
- >>> eximstats script built
- >>> transport-filter.pl script built
- # @./exim_checkaccess -v 2>&1 >/dev/null
- >>> exiqsumm script built
- >>> exigrep script built
- >>> exim_checkaccess script built
- make[2]: warning: -j8 forced in submake: resetting jobserver mode.
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/lookups'
- cc cdb.c
- cc dbmdb.c
- cc dnsdb.c
- cc lsearch.c
- cc spf.c
- cc readsock.c
- >>> convert4r3 script built
- >>> exipick script built
- >>> convert4r4 script built
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/auths'
- make[2]: warning: -j8 forced in submake: resetting jobserver mode.
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/pdkim'
- make[2]: warning: -j8 forced in submake: resetting jobserver mode.
- cc auth-spa.c
- cc lf_quote.c
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/routers'
- make[2]: warning: -j8 forced in submake: resetting jobserver mode.
- >>> exim_id_update script built
- make[2]: Entering directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/transports'
- make[2]: warning: -j8 forced in submake: resetting jobserver mode.
- cc macro.c
- >>> exim_msgdate script built
- cc accept.c
- cc lf_check_file.c
- cc call_pam.c
- cc appendfile.c
- cc pdkim.c
- cc dnslookup.c
- cc call_pwcheck.c
- cc autoreply.c
- cc local_scan.c
- cc lmtp.c
- cc call_radius.c
- cc ipliteral.c
- cc signing.c
- cc check_serv_cond.c
- cc pipe.c
- cc iplookup.c
- cc cram_md5.c
- cc manualroute.c
- cc queryprogram.c
- cc queuefile.c
- cc cyrus_sasl.c
- cc redirect.c
- cc dovecot.c
- cc smtp.c
- cc smtp_socks.c
- cc tf_maildir.c
- cc rf_change_domain.c
- cc lf_sqlperform.c
- ar cq lookups.a
- ranlib lookups.a
- cc external.c
- cc rf_expand_data.c
- cc get_data.c
- cc rf_get_errors_address.c
- cc get_no64_data.c
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/lookups'
- cc rf_get_munge_headers.c
- cc gsasl_exim.c
- cc lookups/lf_quote.c
- cc lookups/lf_check_file.c
- cc rf_get_transport.c
- cc lookups/lf_sqlperform.c
- cc heimdal_gssapi.c
- cc plaintext.c
- cc rf_get_ugid.c
- cc rf_lookup_hostlist.c
- cc rf_queue_add.c
- cc pwcheck.c
- cc spa.c
- cc rf_self_action.c
- cc tls.c
- cc xtextdecode.c
- cc rf_set_ugid.c
- cc xtextencode.c
- ar cq pdkim.a
- ranlib pdkim.a
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/pdkim'
- ar cq routers.a
- ranlib routers.a
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/routers'
- ar cq auths.a
- ranlib auths.a
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/auths'
- ar cq transports.a
- ranlib transports.a
- make[2]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64/transports'
- cc -o exim
- /usr/bin/ld: acl.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: base64.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: child.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: crypt16.o: relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: daemon.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dbfn.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: debug.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: deliver.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: directory.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dns.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: drtables.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: enq.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: exim.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: expand.o: relocation R_X86_64_32S against undefined symbol `expand_nstring' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: filter.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: filtertest.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dkim.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dkim_transport.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dnsbl.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: hash.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: header.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: host.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: ip.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: log.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lss.o: relocation R_X86_64_32 against symbol `domainlist_anchor' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: match.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: moan.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: os.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: parse.o: relocation R_X86_64_32S against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: priv.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: queue.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: rda.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: readconf.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: receive.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: retry.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: rewrite.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: rfc2047.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: regex_cache.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: route.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: search.o: relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: sieve.o: relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: smtp_in.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: smtp_out.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: spool_in.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: spool_out.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: std-crypto.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: store.o: relocation R_X86_64_32 against undefined symbol `paired_pools' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: string.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: tls.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: tod.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transport.o: relocation R_X86_64_32S against symbol `optionlist_transports' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: tree.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: verify.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: environment.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lf_quote.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lf_check_file.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lf_sqlperform.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: malware.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: mime.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: regex.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: spam.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: spool_mbox.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: dane.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: spf.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: version.o: relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(accept.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(dnslookup.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(ipliteral.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(manualroute.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(queryprogram.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(redirect.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_change_domain.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_expand_data.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_get_errors_address.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_get_munge_headers.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_get_transport.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_get_ugid.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_lookup_hostlist.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_queue_add.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: routers/routers.a(rf_self_action.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(appendfile.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(autoreply.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(lmtp.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(pipe.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(smtp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: transports/transports.a(tf_maildir.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(cdb.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(dbmdb.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(dnsdb.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(lsearch.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(spf.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: lookups/lookups.a(readsock.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(cram_md5.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(dovecot.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(get_data.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(get_no64_data.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(plaintext.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(spa.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(xtextdecode.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(xtextencode.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(auth-spa.o): relocation R_X86_64_32S against `.bss' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: auths/auths.a(check_serv_cond.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: pdkim/pdkim.a(pdkim.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: pdkim/pdkim.a(signing.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIC
- /usr/bin/ld: final link failed: Nonrepresentable section on output
- collect2: error: ld returned 1 exit status
- make[1]: *** [Makefile:687: exim] Error 1
- make[1]: Leaving directory '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz/build-Linux-x86_64'
- make: *** [Makefile:37: all] Error 2
- doExim: failed to compile '/usr/local/directadmin/custombuild/cache/exim-4.98.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.2Js2oELeoa.exim-4.98.tar.gz'
- failed to compile exim 4.98
- [root@server custombuild]#
Add Comment
Please, Sign In to add comment