search for: ibmcxx

Displaying 5 results from an estimated 5 matches for "ibmcxx".

Did you mean: ibmca
2002 Sep 17
0
[Bug 397] New: Openssh build failure AIX 4.3.3
...Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: suehall at prodigy.net Attempting to build openssh v.3.4p1 on AIX 4.3.3 maint level 9. The configure command is: CC=/usr/ibmcxx/bin/xlC_r ./configure --prefix=/usr/local/ssh --with-tcp-wrappers Error 1: duplicate def. utmp_data in /usr/include/utmp.h and utmpx.h. I commented out the def. in the older utmpx.h. Ran make clean and reconfigured: Error 2: duplicate def. of TILDE in /usr/include/sys/ioctl.h and openssh/ope...
2005 Feb 15
1
Trying to resolve issues on samba-3.0.11
Recently, we undertook to upgrade our samba server 2.2.8a towards version 3.0.11. There remain however still some issues which I try to regulate or to understand. OS: AIX 4.3.3 CC: ibmcxx 3.6.6 1: "Software caused connection abort" in log.smbd On every connection, I've the following error in my log. What could be the problem? [2005/02/14 16:43:22, 0] smbd/server.c:open_sockets_smbd(388) open_sockets_smbd: accept: Software caused connection abort 2: logfile name...
2002 Sep 17
8
[Bug 397] Openssh build failure AIX 4.3.3
http://bugzilla.mindrot.org/show_bug.cgi?id=397 ------- Additional Comments From dtucker at zip.com.au 2002-09-18 00:55 ------- Not sure about error 1, but error 2 has been fixed in -current (see bug #265). As for error 3, the last time I built using the native compiler, I used "CC=xlc" which worked; if possible try that. ------- You are receiving this mail because: -------
2001 Oct 17
0
AIX - Compilation issues with openssh
...y other combination works fine. Background: openssh-Binaries from Linux-Toolbox and from Bull work nice. However, I need --with-tcp-wrapper enabled and AIX432. I tried: a) recent daily Snapshots (worked fine with solaris 2.4,2.5,2.6,2.7) b) IBMs openssh-2.9.9p2-3.src.rpm 1) C-Compiler ibmcxx.rte 3.6.6.0 from IBM 2) gcc 2.95.2 (binaries from bull) A) AIX-432-ML2 B) AIX-433-ML8 ./configure --prefix=/usr/local --with-prngd-socket=/dev/entropy --sysconfdir=/etc/ssh --with-default-path=... --with-mantype=man --with-tcp-wrapper --with-ssl-dir=... (SSL was mainly freeware.o...
2001 Oct 17
0
[tbox-l] AIX - Compilation issues with openssh
...ckground: > openssh-Binaries from Linux-Toolbox and from Bull work nice. > However, I need --with-tcp-wrapper enabled and AIX432. > > I tried: > a) recent daily Snapshots (worked fine with solaris 2.4,2.5,2.6,2.7) > b) IBMs openssh-2.9.9p2-3.src.rpm > 1) C-Compiler ibmcxx.rte 3.6.6.0 from IBM > 2) gcc 2.95.2 (binaries from bull) > A) AIX-432-ML2 > B) AIX-433-ML8 > > ./configure --prefix=/usr/local --with-prngd-socket=/dev/entropy > --sysconfdir=/etc/ssh > --with-default-path=... --with-mantype=man > --with-tcp-wrapper --with-s...