Hi there ! I'm just building OpenSSH 3.1 and just found out that the 'configure' script seems to have the same bug as the one provided with 3.0.1: the resulting Makefile has a wrong entry in the include list (.../lib instead of .../include). Looking at the prefix, I suppose this is caused by either '--with-zlib' or '--with-ssl-dir' but I didn't check this in detail yet. After correcting this, the code compiles without problems :) ... Can anybody confirm this behavior? Regards -- --------------------------------------------------------------------------- Frank Winkler frank.winkler at germany.sun.com Sun Microsystems - Remote Admin Center Sonnenallee 1 Voice +49 89 46008.2755 85551 Heimstetten - Germany Fax +49 89 46008.2740
On Wed, 13 Mar 2002, Frank Winkler wrote:> Hi there ! > > I'm just building OpenSSH 3.1 and just found out that the 'configure' > script seems to have the same bug as the one provided with 3.0.1: the > resulting Makefile has a wrong entry in the include list (.../lib instead > of .../include). Looking at the prefix, I suppose this is caused by either > '--with-zlib' or '--with-ssl-dir' but I didn't check this in detail yet. > After correcting this, the code compiles without problems :) ... > > Can anybody confirm this behavior?What configure options did you use? -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net
Possibly Parallel Threads
- failmode= continue prevents zpool processes from hanging and being unkillable?
- [LLVMdev] llvm-gcc-4.2 RELEASE_26 bootstrap failure on Solaris/SPARC - unhandled REAL_TYPE during compilation of '__powitf2'
- [LLVMdev] llvm-gcc-4.2 RELEASE_26 bootstrap failure on Solaris/SPARC - unhandled REAL_TYPE during compilation of '__powitf2'
- [LLVMdev] How to check for "SPARC code generation" in MachineBasicBlock.cpp?
- sw_trap_number from trap probe?