Displaying 20 results from an estimated 2000 matches similar to: "V1.1beta11 compile problem"
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
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
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
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
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 09-Oct-16 22:51, Aki Tuomi wrote:
>>
>> Michael
>
> Does the compiler support C99 standard?
>
> Aki
Yes. Plus extended features. Key difference with GCC, e.g., are the
flags to the compiler, but autotools general manages those well.
Key difference with platform (well, of of) is that it is not GNU, and
how shared libraries are built. Again, libtool in particular,
2015 Jun 25
3
Call for testing: OpenSSH 6.9
On Thu, 25 Jun 2015, Michael Felt wrote:
> Just running a standard make, and then a make install to a packaging
> directory. It seems to be complaining about missing keys - not sure yet if
> this is a show stopper
For packaging you want the install-nokeys rule not install.
--
Tim Rice Multitalents
tim at multitalents.net
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'
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
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 Mar 06
1
How to compile with AIX xlc?
During configure, it is running xlc -version for some reason, and xlc
does not have a --version option, so it is showing usage information
instead. How do you compile with xlc 6.0?
David
David Shapiro
Unix Team Lead
919-765-2011
2009 Jan 29
4
Text in a character vector to indicate "ifelse" argument
Hello
I have a data set that looks like this;
> b2
dato chr status PRRSvac
PRRSsanVac PRRSsanDk PRRSdk
33 2007-12-03 090432 R?d SPF
34 2007-02-09 090432 R?d SPF+sanDK
35 2002-12-17 090432 R?d SPF+DK
36 2002-11-27 090432 R?d SPF+sanDK
37 2002-07-23
2016 Oct 10
4
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
On 10-Oct-16 06:45, Aki Tuomi wrote:
> Does your build end at some particular point?
See **** DETAILS **** for in depth (I hope enough!) study/report.
>
> Aki
I would guess this is not "c99" way...
Making all in lib-http
source='test-http-auth.c' object='test-http-auth.o' libtool=no
DEPDIR=.deps depmode=xlc /bin/sh ../../depcomp xlc_r
2015 Dec 18
1
Assistance much appreciated
FWIW I was able to replicate the problem using AIX7.1 on Power8, R 3.2.3, vac/xlc 11.1, xlf 13.1 in 64-bit mode. Indeed, Peter's analysis is correct re_regexecb(®line, line..) returns REG_NOMATCH even though the string is literally "Package: tools" - no special characters anywhere.
On Dec 17, 2015, at 3:37 PM, peter dalgaard <pdalgd at gmail.com> wrote:
>
>>
2009 Jan 26
2
Getting data from a PDF-file into R
Hello
I have around 200 PDF-documents, containing data i want organized in R as a
dataframe. The PDF-documents look like this;
http://www.nabble.com/file/p21667074/PRRS-billede%2Bmed%2Bfarver.jpeg
or like this;
http://www.nabble.com/file/p21667074/PRRS-billede%2Bmed%2Bfarver%2B2.jpeg
So i want to pull out the data in coloured boxes it become organized like
this (just in R instead of
2015 Jun 27
2
pr
Estimados
No tengo experiencia en programación y quisiera preparar el siguiente script para los estudiantes
Una supuesta enfermedad, al parecer de transmisión aérea y que suele durar 7 días, entra en una localidad de 500 habitantes, la incidencia diaria es
c(1,5,12,13,15,19,22,34,41,53,70)
Al calcular Ro de la manera siguiente:
library(R0)
est.R0.AR(pop.size=500,
2016 Oct 09
6
Pacaging/build issues with AIX and vac (dovecot-2.2.25)
Hi.
I finally decided it was really time to stop being lazy and really move
away from gmail. After I have a server in my basement using power, etc.
So I turned on the imap provided - and did not quite cry - it will have
to do for now, but imap2 is wanting.
A real server yes, but not Linux. (Using linux would require another
server AND I would feel I am being lazy again).
So, I downloaded
2015 Jun 06
0
[Bug 1753] Use -funroll-loops with umac.c
https://bugzilla.mindrot.org/show_bug.cgi?id=1753
Michael Felt <aixtools at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aixtools at gmail.com
--- Comment #3 from Michael Felt <aixtools at gmail.com> ---
As far as POWER goes
2015 Mar 24
12
[Bug 2370] New: make fails with "rmd160.c", line 35.10: 1506-296 (S) #include file <endian.h> not found. when using --without-openssl on AIX
https://bugzilla.mindrot.org/show_bug.cgi?id=2370
Bug ID: 2370
Summary: make fails with "rmd160.c", line 35.10: 1506-296 (S)
#include file <endian.h> not found. when using
--without-openssl on AIX
Product: Portable OpenSSH
Version: 6.9p1
Hardware: Other
OS: AIX
2006 Feb 28
1
Compiling R on aix getting error
I am trying to compile R 2.2.1 on aix 5.3 with xlc/xlC 7.0 , but i am
getting the error below. I did a search on the archive and someone had a
similar error as me but I can't seem to find a fix for the error below.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "R" is up to date.
Target "Makedeps" is up