Hallo,<br><br>I try to install HDF4.2r3 in a x86_64 system that runs opensuse10.2<br>in order to install NCARG graphics.<br><br>I try to build the libraries from the source.<br>
The configuration seems OK.<br>------------------------------------------------------------------------------------<br><br>Configure Summary<br>=================<br><br>Compiling Options:<br>------------------<br>Compilation Mode: Default<br>
C Compiler: gcc<br>CFLAGS: -O3 -fomit-frame-pointer<br>CPPFLAGS: -I/usr/include/rpc -DBIG_LONGS -DSWAP<br>LDFLAGS:<br><br>Languages:<br>----------<br>Fortran: Yes<br>Fortran Compiler: g77<br>FFLAGS: -Wsign-compare -O3 -fomit-frame-pointer<br>
<br>HDF support for NetCDF-3 APIs:<br>------------------------------<br>HDF4-NetCDF: No<br><br>-----------------------------------------------------------------------------<br><br> After ' gmake install' I receive the following<br>
errors:<br><br>main.o: In function `main':<br>main.c:(.text+0x6d): undefined reference to `yyin'<br>main.c:(.text+0x7b): undefined reference to `yyout'<br>main.c:(.text+0x1c5): undefined reference to `yyin'<br>
ncgentab.o: In function `yyparse':<br>ncgentab.c:(.text+0x57c): undefined reference to `yylex'<br><br>- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - <br>I have installed bison, yacc, flex, etc<br>
<br>Any help is very appreciated.<br><br>Thank you in advance,<br><br>D.<br>