My advice to you is to read the Posting Guide, which tells you that this type 
of question belongs on a different mailing list (which is identified there as 
well), where discussions and expertise more suited to help you are likely to be 
found.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnew...@dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
--------------------------------------------------------------------------- 
Sent from my phone. Please excuse my brevity.

On June 30, 2015 8:04:02 AM PDT, "Schermerhorn, Phillip" 
<phillip.schermerh...@austintexas.gov> wrote:
>We are trying to make R on AIX and hit the error below.  We have
>searched for a fix but have not come up with anything yet on where
>these functions or macos should be define and how.
>
>Can you help?
>
>
>gcc -std=gnu99  -I../../src/extra/bzip2 -I../../src/extra/pcre 
>-I../../src/extra  -I../../src/extra/xz/api -I. -I../../src/include
>-I../../src/include   -I/usr/local/include -I../../src/nmath
>-DHAVE_CONFIG_H  -mno-fp-in-toc    -g -O2  -c complex.c -o complex.o
>complex.c: In function 'mycpow':
>complex.c:169: error: '__I' undeclared (first use in this function)
>complex.c:169: error: (Each undeclared identifier is reported only once
>complex.c:169: error: for each function it appears in.)
>complex.c: In function 'z_asin':
>complex.c:565: error: '__I' undeclared (first use in this function)
>complex.c: In function 'z_atan':
>complex.c:582: error: '__I' undeclared (first use in this function)
>complex.c: In function 'z_acosh':
>complex.c:589: error: '__I' undeclared (first use in this function)
>complex.c: In function 'z_asinh':
>complex.c:594: error: '__I' undeclared (first use in this function)
>complex.c: In function 'z_atanh':
>complex.c:599: error: '__I' undeclared (first use in this function)
>make: 1254-004 The error code from the last command is 1.
>
>Thanks
>Phil
>
>Phillip Schermerhorn
>Programmer/Analyst
>Communication Technology Management -- City of Austin
>Office: (512) 974-1433
>
>The latest survey shows that three out of four people make up 75% of
>the population.
>
>
>
>
>       [[alternative HTML version deleted]]
>
>______________________________________________
>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to