curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

curl 7.71.1 Install errors

From: mark rehert via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 5 Aug 2020 17:45:42 +0000

I am trying to install curl 7.71.1 from the downloaded tarball. My operating system environment is RedHat Linux release 7. I am getting errors in the make install step. Do I need root access to execute make install? If not, below is the output of the make install attempt. Thanks, in advance, for your help.

sybase_at_cdprd01a0005:/opt/dba/curl-7.71.1 PRD$ make install
Making install in lib
make[1]: Entering directory `/opt4/dba/curl-7.71.1/lib'
make[2]: Entering directory `/opt4/dba/curl-7.71.1/lib'
/bin/mkdir -p '/opt/dba/curl-7.71.1/lib'
/bin/sh ../libtool --mode=install /bin/install -c libcurl.la '/opt/dba/curl-7.71.1/lib'
libtool: install: /bin/install -c .libs/libcurl.so.4.6.0 /opt/dba/curl-7.71.1/lib/libcurl.so.4.6.0
libtool: install: (cd /opt/dba/curl-7.71.1/lib && { ln -s -f libcurl.so.4.6.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.6.0 libcurl.so.4; }; })
libtool: install: (cd /opt/dba/curl-7.71.1/lib && { ln -s -f libcurl.so.4.6.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.6.0 libcurl.so; }; })
libtool: install: /bin/install -c .libs/libcurl.lai /opt/dba/curl-7.71.1/lib/libcurl.la
libtool: install: /bin/install -c .libs/libcurl.a /opt/dba/curl-7.71.1/lib/libcurl.a
libtool: install: chmod 644 /opt/dba/curl-7.71.1/lib/libcurl.a
libtool: install: ranlib /opt/dba/curl-7.71.1/lib/libcurl.a
libtool: finish: PATH=":/opt/sybase/OC/ASE/bin:/opt/sybase/OC/OCS/bin:/opt/sybase/OC/OCS/bin:/opt/sybase/OC/ASE/install:/dbdump/sqlbt/sbacktrack/bin:/opt/dba/sybadmin/tools:/usr/local/bin:/opt/dba/sybadmin/cdprd01a0005:/dbdump/sqlbt/sbacktrack/install:/opt/boksm/bin:/bin:/sbin:/usr/bin:/usr/sbin:/etc:/usr/local/bin:/opt/dba/dbaadmin/util:/sbin" ldconfig -n /opt/dba/curl-7.71.1/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /opt/dba/curl-7.71.1/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/opt4/dba/curl-7.71.1/lib'
make[1]: Leaving directory `/opt4/dba/curl-7.71.1/lib'
Making install in src
make[1]: Entering directory `/opt4/dba/curl-7.71.1/src'
Making install in ../docs
make[2]: Entering directory `/opt4/dba/curl-7.71.1/docs'
Making install in .
make[3]: Entering directory `/opt4/dba/curl-7.71.1/docs'
make[4]: Entering directory `/opt4/dba/curl-7.71.1/docs'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/opt/dba/curl-7.71.1/share/man/man1'
/bin/install -c -m 644 curl-config.1 /opt/dba/curl-7.71.1/docs/curl.1 '/opt/dba/curl-7.71.1/share/man/man1'
make[4]: Leaving directory `/opt4/dba/curl-7.71.1/docs'
make[3]: Leaving directory `/opt4/dba/curl-7.71.1/docs'
Making install in cmdline-opts
make[3]: Entering directory `/opt4/dba/curl-7.71.1/docs/cmdline-opts'
make[4]: Entering directory `/opt4/dba/curl-7.71.1/docs/cmdline-opts'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/opt4/dba/curl-7.71.1/docs/cmdline-opts'
make[3]: Leaving directory `/opt4/dba/curl-7.71.1/docs/cmdline-opts'
make[2]: Leaving directory `/opt4/dba/curl-7.71.1/docs'
make[2]: Entering directory `/opt4/dba/curl-7.71.1/src'
  CCLD curl
make[3]: Entering directory `/opt4/dba/curl-7.71.1/src'
/bin/mkdir -p '/opt/dba/curl-7.71.1/bin'
  /bin/sh ../libtool --mode=install /bin/install -c curl '/opt/dba/curl-7.71.1/bin'
libtool: install: /bin/install -c curl /opt/dba/curl-7.71.1/bin/curl
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt4/dba/curl-7.71.1/src'
make[2]: Leaving directory `/opt4/dba/curl-7.71.1/src'
make[1]: Leaving directory `/opt4/dba/curl-7.71.1/src'
make[1]: Entering directory `/opt4/dba/curl-7.71.1'
make[2]: Entering directory `/opt4/dba/curl-7.71.1'
/bin/mkdir -p '/opt/dba/curl-7.71.1/bin'
/bin/install -c curl-config '/opt/dba/curl-7.71.1/bin'
/bin/mkdir -p '/opt/dba/curl-7.71.1/lib/pkgconfig'
/bin/install -c -m 644 libcurl.pc '/opt/dba/curl-7.71.1/lib/pkgconfig'
make install-data-hook
make[3]: Entering directory `/opt4/dba/curl-7.71.1'
(cd include && make install)
make[4]: Entering directory `/opt4/dba/curl-7.71.1/include'
Making install in curl
make[5]: Entering directory `/opt4/dba/curl-7.71.1/include/curl'
make[6]: Entering directory `/opt4/dba/curl-7.71.1/include/curl'
make[6]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/opt/dba/curl-7.71.1/include/curl'
/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h '/opt/dba/curl-7.71.1/include/curl'
/bin/install: 'curl.h' and '/opt/dba/curl-7.71.1/include/curl/curl.h' are the same file
/bin/install: 'curlver.h' and '/opt/dba/curl-7.71.1/include/curl/curlver.h' are the same file
/bin/install: 'easy.h' and '/opt/dba/curl-7.71.1/include/curl/easy.h' are the same file
/bin/install: 'mprintf.h' and '/opt/dba/curl-7.71.1/include/curl/mprintf.h' are the same file
/bin/install: 'stdcheaders.h' and '/opt/dba/curl-7.71.1/include/curl/stdcheaders.h' are the same file
/bin/install: 'multi.h' and '/opt/dba/curl-7.71.1/include/curl/multi.h' are the same file
/bin/install: 'typecheck-gcc.h' and '/opt/dba/curl-7.71.1/include/curl/typecheck-gcc.h' are the same file
/bin/install: 'system.h' and '/opt/dba/curl-7.71.1/include/curl/system.h' are the same file
/bin/install: 'urlapi.h' and '/opt/dba/curl-7.71.1/include/curl/urlapi.h' are the same file
make[6]: *** [install-pkgincludeHEADERS] Error 1
make[6]: Leaving directory `/opt4/dba/curl-7.71.1/include/curl'
make[5]: *** [install-am] Error 2
make[5]: Leaving directory `/opt4/dba/curl-7.71.1/include/curl'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/opt4/dba/curl-7.71.1/include'
make[3]: *** [install-data-hook] Error 2
make[3]: Leaving directory `/opt4/dba/curl-7.71.1'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/opt4/dba/curl-7.71.1'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/opt4/dba/curl-7.71.1'
make: *** [install-recursive] Error 1

Mark Rehert
DBA

Enterprise Data Management (EDM) Lending | Technology Infrastructure (TI) | Wells Fargo Technology (WFT)
MAC X3800-017 | 8480 Stagecoach Circle | Frederick, Maryland 21701
Tel: 240-651-2536 | Cell: 301-461-9020 | Fax: 240-651-2840

mark.rehert_at_wellsfargo.com<mailto:mark.rehert_at_wellsfargo.com>

I am a part-time employee. I work Tuesday - Thursday, 9:30 AM - 5:00 PM ET.

This transmission may contain information that is confidential and/or proprietary. If you are not the individual or entity to which it is addressed, note that any review, disclosure, copying, retransmission, or other use is strictly prohibited. If you received this transmission in error, please notify the sender immediately and delete the material from your system. This transmission is for informational purposes only and is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. Any information regarding specific investments or other products is not warranted for completeness or accuracy and is subject to change without notice.

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-05