[OpenAFS] Problem compiling OpenAFS 1.5.12 on SUSE 10.2

Frank Winklmeier frank.winklmeier@cern.ch
Fri, 15 Dec 2006 17:09:45 +0100


Hi Derrick,

sorry, this is the make command including the error:

make[3]: Entering directory `/opt/openafs-1.5.12/src/comerr'
case i386_linux26 in \
        *_linux* | *_umlinux* ) \
        gcc -pipe  -O2 -I/opt/openafs-1.5.12/src/config -I. -I.
-I/opt/openafs-1.5.12/include -I/opt/openafs-1.5.12/include/afs
-I/opt/openafs-1.5.12/include/rx -I/opt/openafs-1.5.12
-I/opt/openafs-1.5.12/src -I/opt/openafs-1.5.12/src
-D_LARGEFILE64_SOURCE  -o compile_et compile_et.o error_table.o
-L/opt/openafs-1.5.12/lib -lafsutil;; \
        * ) \
        gcc -pipe  -O2 -I/opt/openafs-1.5.12/src/config -I. -I.
-I/opt/openafs-1.5.12/include -I/opt/openafs-1.5.12/include/afs
-I/opt/openafs-1.5.12/include/rx -I/opt/openafs-1.5.12
-I/opt/openafs-1.5.12/src -I/opt/openafs-1.5.12/src
-D_LARGEFILE64_SOURCE  -o compile_et compile_et.o error_table.o
-L/opt/openafs-1.5.12/lib -lafsutil -ll;; \
        esac
compile_et.o: In function `yyerror':
compile_et.c:(.text+0x2c): undefined reference to `yylineno'
compile_et.o: In function `main':
compile_et.c:(.text+0x35a): undefined reference to `yyin'
compile_et.c:(.text+0x366): undefined reference to `yyout'
compile_et.c:(.text+0x52c): undefined reference to `yyin'
compile_et.c:(.text+0xc86): undefined reference to `yyout'
error_table.o: In function `yyparse':
error_table.c:(.text+0xbef): undefined reference to `yylex'
collect2: ld returned 1 exit status
make[3]: *** [compile_et] Error 1
make[3]: Leaving directory `/opt/openafs-1.5.12/src/comerr'
make[2]: *** [comerr] Error 2
make[2]: Leaving directory `/opt/openafs-1.5.12'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/opt/openafs-1.5.12'
make: *** [all] Error 2




Derrick J Brashear wrote:
> On Fri, 15 Dec 2006, Frank Winklmeier wrote:
> 
>> # make
> 
> [something happens here. what?]
> 
>> compile_et.o: In function `yyerror':
> 
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info