Subject: Re: [libssh2] #252: Compilation Error on RedHat el5 64bit.

Re: [libssh2] #252: Compilation Error on RedHat el5 64bit.

From: libssh2 Trac <trac_at_libssh2.stuge.se>
Date: Wed, 28 Nov 2012 21:56:36 -0000

#252: Compilation Error on RedHat el5 64bit.
-----------------------+----------------------
  Reporter: rdenault | Owner: rdenault
      Type: defect | Status: new
  Priority: high | Milestone: 1.4.3
 Component: API | Version: 1.4.2
Resolution: | Keywords:
Blocked By: | Blocks:
-----------------------+----------------------

Comment (by rdenault):

 I have worked around the issue. The problem was caused by the fact the
 compilation environment used had the 1.2.6 version of the libraries, and
 all its include files installed. When the make ran the compiler settings
 caused it to use the older installed version of the headers instead of
 using the newer include files from the locate src directory.

 To get around the issue I had to uninstall the old library and its include
 files.

 The settings should be updated to search for the headers from the src
 distribution first, and then search the installed include paths.

-- 
Ticket URL: <https://trac.libssh2.org/ticket/252#comment:1>
libssh2 <https://trac.libssh2.org/>
C library for writing portable SSH2 clients
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2012-11-28