The 3 builds for AFS for AIX v6.1 all fail for me. 1.4.8 and 1.4.10
both seg fault. 1.4.11 starts ok, but the /afs doesn't show properly
and
any attempt to access or list /afs/company.com causes the computer to
crash.
I loaded a demo of Visual C++ v 7 until I get the latest ordered. Not
sure if that is the cause and if so, then I will wait till the order
comes in.
I was able to set things up so the configure command ran, but I end up
with the below error. The only reference I found googling it was
someone
who attempted a compile with gcc which I am aware does not work.
Feel free to tell me v7 is a dud and wait, but if you do know of a work
around or fix for the below error so that I can get a successful build
of AFS on my v6.1 AIX computer, I would appreciate the answer.
Many thanks in advance.
================
case rs_aix61 in *_linux* | *_umlinux* ) cc -O
-I/home/username/tmpbuild/openafs-1.4.11/src/config -I. -I.
-I/home/username/tmpbuild/openafs-1.4.11/include
-I/home/username/tmpbuild/openafs-1.4.11/include/afs
-I/home/username/tmpbuild/openafs-1.4.11/include/rx
-I/home/username/tmpbuild/openafs-1.4.11
-I/home/username/tmpbuild/openafs-1.4.11/src
-I/home/username/tmpbuild/openafs-1.4.11/src -K -D_NONSTD_TYPES
-D_MBI=void -o compile_et compile_et.o error_table.o
-L/home/username/tmpbuild/openafs-1.4.11/lib -lafsutil;; * ) cc -O
-I/home/username/tmpbuild/openafs-1.4.11/src/config -I. -I.
-I/home/username/tmpbuild/openafs-1.4.11/include
-I/home/username/tmpbuild/openafs-1.4.11/include/afs
-I/home/username/tmpbuild/openafs-1.4.11/include/rx
-I/home/username/tmpbuild/openafs-1.4.11
-I/home/username/tmpbuild/openafs-1.4.11/src
-I/home/username/tmpbuild/openafs-1.4.11/src -K -D_NONSTD_TYPES
-D_MBI=void -o compile_et compile_et.o error_table.o
-L/home/username/tmpbuild/openafs-1.4.11/lib -lafsutil -ll;; esac
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.
=============
An engineer here did recommend using the -ll option I couldn't figure
out where to change it in the files so ran the command by hand.
It got rid of the first two items, but still gave the last error. I
also ran by had without the -ll.
================
[848] <r...@pandora> /home/username/tmpbuild/openafs-1.4.11/src/comerr:
cc -bnoquiet -ll -O -I/home/username/tmpbuild/openafs-1.4>
(ld): halt 4
(ld): setfflag 4
(ld): savename compile_et
(ld): filelist 7 1
(ld): i /lib/crt0.o
(ld): lib /usr/lib/libl.a
(ld): i compile_et.o
(ld): i error_table.o
(ld): lib /home/username/tmpbuild/openafs-1.4.11/lib/libafsutil.a
(ld): lib /usr/vac/lib/libxlopt.a
(ld): lib /usr/lib/libc.a
LIBRARY: Shared object libc.a[shr.o]: 3100 symbols imported.
LIBRARY: Shared object libc.a[meth.o]: 2 symbols imported.
LIBRARY: Shared object libc.a[posix_aio.o]: 20 symbols imported.
LIBRARY: Shared object libc.a[aio.o]: 18 symbols imported.
LIBRARY: Shared object libc.a[pse.o]: 8 symbols imported.
LIBRARY: Shared object libc.a[dl.o]: 4 symbols imported.
LIBRARY: Shared object libc.a[pty.o]: 1 symbols imported.
FILELIST: Number of previously inserted files processed: 7
(ld): resolve
ld: 0711-228 WARNING: Duplicate symbols were found while resolving
symbols.
The following duplicates were found:
Symbol Source-File(Object) OR
Import-File{Shared-object}
-------------------------
-------------------------------------------------
.main
../../../../../../../src/bos/usr/ccs/lib/libl/main.c(/usr/lib/libl.a[mai
n.o])
** Duplicate ** compile_et.c(compile_et.o)
RESOLVE: 35 of 4427 symbols were kept.
RESOLVE: The return code is 4.
(ld): addgl /usr/lib/glink.o
ADDGL: Glink code added for 3 symbols.
(ld): er full
ld: 0711-318 ERROR: Undefined symbols were found.
The following symbols are in error:
Symbol Inpndx TY CL Source-File(Object-File) OR
Import-File{Shared-object}
RLD: Address Section Rld-type
Referencing Symbol
------------------------------------------------------------------------
----------------------
.yylex [26] ER PR
../../../../../../../src/bos/usr/ccs/lib/libl/main.c(/usr/lib/libl.a[mai
n.o])
0000001c .text R_RBR [12]
.main
ER: The return code is 8.
[849] <r...@pandora> /home/username/tmpbuild/openafs-1.4.11/src/comerr:
========================================================================
==============
[849] <r...@pandora> /home/username/tmpbuild/openafs-1.4.11/src/comerr:
cc -bnoquiet -O -I/home/username/tmpbuild/openafs-1.4.11/>
(ld): halt 4
(ld): setfflag 4
(ld): savename compile_et
(ld): filelist 7 1
(ld): i /lib/crt0.o
(ld): i compile_et.o
(ld): i error_table.o
(ld): lib /home/username/tmpbuild/openafs-1.4.11/lib/libafsutil.a
(ld): lib /usr/lib/libl.a
(ld): lib /usr/vac/lib/libxlopt.a
(ld): lib /usr/lib/libc.a
LIBRARY: Shared object libc.a[shr.o]: 3100 symbols imported.
LIBRARY: Shared object libc.a[meth.o]: 2 symbols imported.
LIBRARY: Shared object libc.a[posix_aio.o]: 20 symbols imported.
LIBRARY: Shared object libc.a[aio.o]: 18 symbols imported.
LIBRARY: Shared object libc.a[pse.o]: 8 symbols imported.
LIBRARY: Shared object libc.a[dl.o]: 4 symbols imported.
LIBRARY: Shared object libc.a[pty.o]: 1 symbols imported.
FILELIST: Number of previously inserted files processed: 7
(ld): resolve
RESOLVE: 193 of 4492 symbols were kept.
(ld): addgl /usr/lib/glink.o
ADDGL: Glink code added for 32 symbols.
(ld): er full
ld: 0711-318 ERROR: Undefined symbols were found.
The following symbols are in error:
Symbol Inpndx TY CL Source-File(Object-File) OR
Import-File{Shared-object}
RLD: Address Section Rld-type
Referencing Symbol
------------------------------------------------------------------------
----------------------
yyin [78] ER UA compile_et.c(compile_et.o)
00000cb4 .data R_POS [80]
<yyin>
yyout [82] ER UA compile_et.c(compile_et.o)
00000cb8 .data R_POS [84]
<yyout>
.yylex [210] ER PR y.tab.c(error_table.o)
000000f0 .text R_RBR [12]
.yyparse
0000014c .text R_RBR [12]
.yyparse
ER: The return code is 8.
================
ck
=================================
Catherine Kieffer
Systems Engineer
Service Assurance - Broadband
SPIRENT COMMUNICATIONS
20324 Seneca Meadows Pkwy
Germantown, MD 20876-7004 USA
Office: +1 301.444.2443
Fax: +1 301.444.1548
www.spirent.com
<DIV><FONT size="1">
E-mail confidentiality.
--------------------------------
This e-mail contains confidential and / or privileged information belonging to
Spirent Communications plc, its affiliates and / or subsidiaries. If you are
not the intended recipient, you are hereby notified that any disclosure,
copying, distribution and / or the taking of any action based upon reliance on
the contents of this transmission is strictly forbidden. If you have received
this message in error please notify the sender by return e-mail and delete it
from your system. If you require assistance, please contact our IT department
at [email protected].
Spirent Communications plc,
Northwood Park, Gatwick Road, Crawley,
West Sussex, RH10 9XN, United Kingdom.
Tel No. +44 (0) 1293 767676
Fax No. +44 (0) 1293 767677
Registered in England Number 470893
Registered at Northwood Park, Gatwick Road, Crawley, West Sussex, RH10 9XN,
United Kingdom.
Or if within the US,
Spirent Communications,
26750 Agoura Road, Calabasas, CA, 91302, USA.
Tel No. 1-818-676- 2300
</FONT></DIV>