similar to: How to compile with AIX xlc?

Displaying 20 results from an estimated 5000 matches similar to: "How to compile with AIX xlc?"

2006 Feb 28
1
3.0.21c: idmap_rid segfaults on AIX 5.3 ML4
Hi everyone, I'm trying to use idmap_rid on an AIX 5.3 ML4 machine. Samba compiled successfully using the IBM compiler (vac.C) version 6. The only programs I supplied where db and libiconv. I followed the instructions, and put nsswitch/WINBIND in /usr/lib/security, and edited /usr/lib/security/methods.cfg. When I start "winbindd -i", it coredumps with a Signal 11: (dbx) where
2006 Feb 25
1
Compiling Samba on AIX 5.3 with idmap_rid fails
Hi everyone, I'm trying to use idmap_rid with Samba 3.0.21c on AIX 5.3. So far, I've not been successful. I've followed the method from http://us5.samba.org/samba/ftp/Binary_Packages/AIX/README to compile Samba, but added "--with-static-modules=idmap_rid". Also, I used IBM's compiler and not gcc. The compilation fails as follows: [...] Compiling sam/idmap.c Compiling
2006 Oct 18
1
nut 2.0.4 won't compile on AIX 5.3
Hi there, I'm trying to compile nut 2.0.4 on an AIX 5.3 machine, but it fails: $ make common/ /usr/vac/bin/cc -I../include -O -c common.c /usr/vac/bin/cc -I../include -O -c upsconf.c /usr/vac/bin/cc -I../include -O -c parseconf.c /usr/vac/bin/cc -I../include -O -c state.c Target "all" is up to date. drivers/ /usr/vac/bin/cc -I../include -O -c
2006 Feb 21
2
building in AIXV5.3 using the IBM C for AIX compiler V6.0
What fun. I don't often stoke up the boiler and actually compile open-source code, but here I am at the beginning of just such a joyous and wondrous adventure. I'm running the latest level of AIX (V5.3...V4.3 has been obsolete for at least, what, 5 years) and using the IBM compiler (xlc is similarly obsolete, from back when the compiler came with the O/S...oh, for the halcyon days of
2004 Sep 08
1
AIX compilation issues - openssh V 3.8.1p1 and 3.9p1
I'm getting the following error when I compile openssh with IBM's xlc compiler. /usr/vac/bin/xlc -g -I. -I.. -I. -I./.. -I/opt/freeware/include -I/usr/local/include -DHAVE_CONFIG_H -c bsd-arc4random.c "/usr/include/syms.h", line 288.9: 1506-213 (S) Macro name T_NULL cannot be redefined. "/usr/include/syms.h", line 288.9: 1506-358 (I) "T_NULL" is defined on
2014 Nov 14
10
[Bug 2315] New: OpenSSH 6.7p1 on AIX 7.1 compile issue
https://bugzilla.mindrot.org/show_bug.cgi?id=2315 Bug ID: 2315 Summary: OpenSSH 6.7p1 on AIX 7.1 compile issue Product: Portable OpenSSH Version: 6.7p1 Hardware: PPC OS: AIX Status: NEW Severity: normal Priority: P5 Component: Build system Assignee: unassigned-bugs at
2002 Apr 10
2
[Bug 206] -SNAP-20020409: build failures on AIX 3.2.5 with XLC 1.2.1.16
http://bugzilla.mindrot.org/show_bug.cgi?id=206 Matthew_Clarke at mindlink.bc.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|-SNAP-20020405: build |-SNAP-20020409: build |failures on AIX 3.2.5 with |failures on AIX 3.2.5 with |XLC
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
On Thu, 20 Feb 2020 at 03:51, Val Baranov <val.baranov at duke.edu> wrote: > On Tuesday, February 18, 2020 8:31 PM Darren Tucker wrote: [...] > Daren, This is definitely ver. 8.2 - my apologies, but the output provided from session > where " libressl-api-compat.c " was substituted with the older version in attempts to find > out if this may have any difference. What
2007 Dec 19
1
V1.1beta11 compile problem
Using IBM's C for AIX V9 with Ralf Becker's AIX adaption, I see this: + exec /usr/vac/bin/xlc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/freeware/include/ openssl -g -c close-keep-errno.c -M source='compat.c' object='compat.o' libtool=no DEPDIR=.deps depmode=aix /bin/sh ../../depcomp /usr/local/dovecot/dovecot-cc -DHAVE_CONFIG_H -I. -I. -I ../..
2009 Dec 10
1
Compile problem on AIX with dovecot 1.2 rev 10449:a164075ea33a
+ exec /usr/vac/bin/xlc -g -qarch=pwr5x -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/lib -I../../src/lib-test -I../../src/lib-mail -q64 -c -M mail-index-transaction.c -DPIC "../../src/lib/bsearch-insert-pos.h", line 39.9: 1506-236 (W) Macro name array_bsearch has been redefined. "../../src/lib/bsearch-insert-pos.h", line 39.9: 1506-358 (I) "array_bsearch" is defined on
2006 Dec 06
1
Authentication and trusted domains
Hi there, This is most likely something very basic which I'm not seeing right now. I have a Samba-server, which is running in security = domain, and it's a member of that domain (DOMAINA). The domain is a Win2003 domain. That domain has established a trust with another domain (DOMAINB). There's a Windows terminal server TERMSRV which is a member of DOMAINA, but a user from DOMAINB
2016 Oct 11
2
Compound Literal - xlc and gcc differences can be patched
Since I so miserably misspelled packaging - a new thread specific to the issue at hand. I found a "workaround". In short, xlc does not accept arrays of nested array - the bottom line (best message) is: 1506-995 (S) An aggregate containing a flexible array member cannot be used as a member of a structure or as an array element. At the core - all the other messages come because this
2002 Apr 06
0
[Bug 206] New: -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16
http://bugzilla.mindrot.org/show_bug.cgi?id=206 Summary: -SNAP-20020405: build failures on AIX 3.2.5 with XLC 1.2.1.16 Product: Portable OpenSSH Version: -current Platform: Other OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo:
2006 Mar 02
3
FW: samba as a domain member
whoops, forgot to copy the list on it. sorry. Well, an update. I can log in to the console using any domain profiles, but, I can not access the exposed home directory through NetBeui (My Network Places/Network Neighborhood). Also, how should I configure /etc/pam.d/sshd to allow domain users to authenticate and logon through an ssh client (PuTTY?, OpenSSH?) -----Original Message----- From:
2008 Jun 24
4
Problem Compiling 1.1.1 on AIX
Hi all, We've been running Dovecot since December '07 with with no glitches. It's a great solid piece of software, thanks so much Timo!! I thought I'd try out 1.1.1, so I brought it down and tried compiling it on AIX, using the IBM compiler, xlc. It's what I've used all along. The error I'm seeing on the make is: source='array.c'
2005 Sep 26
2
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093 Summary: ssh installation error: No acceptable C compiler found in $PATH Product: Portable OpenSSH Version: 4.2p1 Platform: Other OS/Version: AIX Status: NEW Keywords: help-wanted Severity: normal Priority: P2 Component: ssh
2006 Aug 22
5
How to map a user to a specific uid?
I have aix with 3.0.21c samba with the following smb.conf: [global] workgroup = MYDOMAIN realm = MYDOMAIN.COM server string = User management Server security = ADS password server = ad.mydomain.com idmap backend = rid:MYDOMAIN=100000-200000 allow trusted domains = No log level = 0 log file = /usr/local/samba/var/log.%m
2020 Feb 19
2
OpenSSH ver.8.2p1 compilation error on AIX
On Wed, 19 Feb 2020 at 06:38, Val Baranov <val.baranov at duke.edu> wrote: > AIX 7.1 TL5, OpenSSL ver. 1.1.1d. "vac.C" version 11.0.1.23 > Compilation error " The indirection operator cannot be applied to a pointer to an incomplete struct or union " (see full log below) produced for " libressl-api-compat.c ". > No such error if compiled with OpenSSL
2001 Dec 02
2
Headless - FreeBSD x SAMBA sys. How to?
Hello, I am running FreeBSD on a 486-2DX box, in a heterogeneous networked LAN environment, Win 95, 98, 2K & Mac - Samba coordinated. Now, I would like to run the FreeBSD boxes headless (sans keyboard, mouse, monitor etc.) How can I do this. I can manage & use the system through one of the other networked systems however on booting the sys. I'll need the keyboard and even monitor -
2004 Jul 22
2
gcc on AIX is not compatile with R-1.9.1
Hi Uwe Liqqes, Does the successful compilation for R-1.9.1 on AIX 5.1 depend on the IBM AIX compiler for C and C++ (xlc/xlC)? gcc on AIX is not compatible with R1.9.1. Kexiao -----Original Message----- From: Uwe Ligges [mailto:ligges at statistik.uni-dortmund.de] Sent: Sunday, July 18, 2004 8:19 AM To: Liao, Kexiao Cc: r-help at stat.math.ethz.ch Subject: Re: [R] Install R on AIX 5.2 64 Bit