[OpenAFS] Problems compiling 1.4.0 under AIX 5.3.0

Kurt Seiffert seiffert@indiana.edu
Thu, 10 Nov 2005 14:44:40 -0500


--Apple-Mail-19-873341621
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

I'm getting errors when trying to compile 1.4.0 under AIX 5.3.0. Here  
is the last part of the output from running make:
>         case rs_aix53 in  *_linux* | *_umlinux* )  cc  -O -I/N/u/ 
> seiffert/Libra/openafs-1.4.0/src/config -I. -I. -I/N/u/seiffert/ 
> Libra/openafs-1.4.0/include -I/N/u/seiffert/Libra/openafs-1.4.0/ 
> include/afs -I/N/u/seiffert/Libra/openafs-1.4.0/include/rx -I/N/u/ 
> seiffert/Libra/openafs-1.4.0 -I/N/u/seiffert/Libra/openafs-1.4.0/ 
> src -I/N/u/seiffert/Libra/openafs-1.4.0/src -K -D_NO_PROTO - 
> D_NONSTD_TYPES -D_MBI=void -o compile_et compile_et.o error_table.o  
> -L/N/u/seiffert/Libra/openafs-1.4.0/lib -lafsutil;;  * )  cc  -O -I/ 
> N/u/seiffert/Libra/openafs-1.4.0/src/config -I. -I. -I/N/u/seiffert/ 
> Libra/openafs-1.4.0/include -I/N/u/seiffert/Libra/openafs-1.4.0/ 
> include/afs -I/N/u/seiffert/Libra/openafs-1.4.0/include/rx -I/N/u/ 
> seiffert/Libra/openafs-1.4.0 -I/N/u/seiffert/Libra/openafs-1.4.0/ 
> src -I/N/u/seiffert/Libra/openafs-1.4.0/src -K -D_NO_PROTO - 
> D_NONSTD_TYPES -D_MBI=void -o compile_et compile_et.o error_table.o  
> -L/N/u/seiffert/Libra/openafs-1.4.0/lib -lafsutil -ll;;  esac
> cc: unrecognized option `-K'
> ld: 0711-317 ERROR: Undefined symbol: yyin
> ld: 0711-317 ERROR: Undefined symbol: yyout
> ld: 0711-317 ERROR: Undefined symbol: .yylex
> ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more  
> information.
> collect2: ld returned 8 exit status
> make: 1254-004 The error code from the last command is 1.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 2.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 2.
>
>
> Stop.
> make: 1254-004 The error code from the last command is 2.
>
>
> Stop.

The version of the gcc I have available to me on this system is:
> cc -v
> Reading specs from /opt/freeware/lib/gcc-lib/powerpc-ibm- 
> aix5.2.0.0/3.3.2/specs
> Configured with: ../configure --with-as=/usr/bin/as --with-ld=/usr/ 
> bin/ld --disable-nls --enable-languages=c,c++ --prefix=/opt/ 
> freeware --enable-threads --disable-shared --enable-version- 
> specific-runtime-libs --host=powerpc-ibm-aix5.2.0.0
> Thread model: aix
> gcc version 3.3.2

Could this be part of the problem?

Thanks.

-KAS

Kurt A. Seiffert                        | seiffert@indiana.edu
UITS Distributed Storage Services Group | C: 812-345-1892
Indiana University, Bloomington         | W: 1 812-855-5089


--Apple-Mail-19-873341621
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=ISO-8859-1

<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">I'm getting errors when trying =
to compile 1.4.0 under AIX 5.3.0. Here is the last part of the output =
from running make:<BLOCKQUOTE type=3D"cite"><DIV>=A0 =A0 =A0=A0 =A0case =
rs_aix53 in=A0 *_linux* | *_umlinux* )=A0 cc=A0 -O =
-I/N/u/seiffert/Libra/openafs-1.4.0/src/config -I. -I. =
-I/N/u/seiffert/Libra/openafs-1.4.0/include =
-I/N/u/seiffert/Libra/openafs-1.4.0/include/afs =
-I/N/u/seiffert/Libra/openafs-1.4.0/include/rx =
-I/N/u/seiffert/Libra/openafs-1.4.0 =
-I/N/u/seiffert/Libra/openafs-1.4.0/src =
-I/N/u/seiffert/Libra/openafs-1.4.0/src -K -D_NO_PROTO -D_NONSTD_TYPES =
-D_MBI=3Dvoid -o compile_et compile_et.o error_table.o =
-L/N/u/seiffert/Libra/openafs-1.4.0/lib -lafsutil;;=A0 * )=A0 cc=A0 -O =
-I/N/u/seiffert/Libra/openafs-1.4.0/src/config -I. -I. =
-I/N/u/seiffert/Libra/openafs-1.4.0/include =
-I/N/u/seiffert/Libra/openafs-1.4.0/include/afs =
-I/N/u/seiffert/Libra/openafs-1.4.0/include/rx =
-I/N/u/seiffert/Libra/openafs-1.4.0 =
-I/N/u/seiffert/Libra/openafs-1.4.0/src =
-I/N/u/seiffert/Libra/openafs-1.4.0/src -K -D_NO_PROTO -D_NONSTD_TYPES =
-D_MBI=3Dvoid -o compile_et compile_et.o error_table.o =
-L/N/u/seiffert/Libra/openafs-1.4.0/lib -lafsutil -ll;;=A0 =
esac</DIV><DIV>cc: unrecognized option `-K'</DIV><DIV>ld: 0711-317 =
ERROR: Undefined symbol: yyin</DIV><DIV>ld: 0711-317 ERROR: Undefined =
symbol: yyout</DIV><DIV>ld: 0711-317 ERROR: Undefined symbol: =
.yylex</DIV><DIV>ld: 0711-345 Use the -bloadmap or -bnoquiet option to =
obtain more information.</DIV><DIV>collect2: ld returned 8 exit =
status</DIV><DIV>make: 1254-004 The error code from the last command is =
1.</DIV><DIV><BR class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Stop.</DIV><DIV>make: =
1254-004 The error code from the last command is 2.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Stop.</DIV><DIV>make: =
1254-004 The error code from the last command is 2.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Stop.</DIV><DIV>make: =
1254-004 The error code from the last command is 2.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Stop.</DIV></BLOCKQUOTE><DIV>=
<BR class=3D"khtml-block-placeholder"></DIV><DIV>The version of the gcc =
I have available to me on this system is:</DIV><BLOCKQUOTE =
type=3D"cite"><DIV>cc -v</DIV><DIV>Reading specs from =
/opt/freeware/lib/gcc-lib/powerpc-ibm-aix5.2.0.0/3.3.2/specs</DIV><DIV>Con=
figured with: ../configure --with-as=3D/usr/bin/as --with-ld=3D/usr/bin/ld=
 --disable-nls --enable-languages=3Dc,c++ --prefix=3D/opt/freeware =
--enable-threads --disable-shared --enable-version-specific-runtime-libs =
--host=3Dpowerpc-ibm-aix5.2.0.0</DIV><DIV>Thread model: =
aix</DIV><DIV>gcc version 3.3.2</DIV></BLOCKQUOTE><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Could this be part of the =
problem?</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>Thanks.</DIV><DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>-KAS<BR><DIV> <P =
style=3D"margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; =
min-height: 14.0px"><BR></P> <P style=3D"margin: 0.0px 0.0px 0.0px =
0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: 12.0px =
Helvetica">Kurt A. Seiffert<SPAN class=3D"Apple-converted-space">=A0 =A0 =
=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 </SPAN>| <A =
href=3D"mailto:seiffert@indiana.edu">seiffert@indiana.edu</A></FONT></P> =
<P style=3D"margin: 0.0px 0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" =
size=3D"3" style=3D"font: 12.0px Helvetica">UITS Distributed Storage =
Services Group | C: 812-345-1892</FONT></P> <P style=3D"margin: 0.0px =
0.0px 0.0px 0.0px"><FONT face=3D"Helvetica" size=3D"3" style=3D"font: =
12.0px Helvetica">Indiana University, Bloomington <SPAN =
class=3D"Apple-converted-space">=A0 =A0 =A0 =A0 </SPAN>| W: 1 =
812-855-5089<SPAN class=3D"Apple-converted-space">=A0 =A0 =
=A0</SPAN></FONT></P>  </DIV><BR></DIV></BODY></HTML>=

--Apple-Mail-19-873341621--