Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 11:59:06 -0800
From:      Bill's Write <bwrite@ywave.com>
To:        ports@freebsd.org
Subject:   Vis5d+ Fails in ports current 11/7/02
Message-ID:  <200211071159.06069.bwrite@ywave.com>

next in thread | raw e-mail | index | archive | help
My make install finished with the following list of errors:

cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include -I/usr/X11R6/include 
-O -pipe -Wall -I/usr/X11R6/include -D_THREAD_SAFE -c iapi.c 
-Wp,-MD,.deps/iapi.TPlo  -fPIC -DPIC -o .libs/iapi.lo
iapi.c: In function `Close_NetCDF':
iapi.c:76: warning: implicit declaration of function `nc_close'
iapi.c: In function `Open_NetCDF':
iapi.c:220: warning: implicit declaration of function `nc_open'
iapi.c: In function `Read_NetCDF':
iapi.c:270: warning: implicit declaration of function `nc_inq_dimid'
iapi.c:273: warning: implicit declaration of function `nc_inq_varid'
iapi.c:334: warning: implicit declaration of function `nc_inq_dimlen'
iapi.c:350: warning: implicit declaration of function `nc_get_var1_text'
iapi.c: In function `Read_NetCDF_Location':
iapi.c:429: warning: implicit declaration of function `nc_get_var1_float'
iapi.c: In function `Read_1D_NetCDF_Var_Int_Data':
iapi.c:462: warning: implicit declaration of function `nc_get_var1_int'
iapi.c: In function `Read_Sounding_NetCDF_Var_Data':
iapi.c:490: warning: implicit declaration of function `nc_get_vara_double'
iapi.c: In function `Read_1D_NetCDF_Var_Double_Data':
iapi.c:514: warning: implicit declaration of function `nc_get_var1_double'
iapi.c: In function `Read_NetCDF_Fill':
iapi.c:671: warning: implicit declaration of function `nc_get_att_double'
iapi.c:673: `NC_FILL_DOUBLE' undeclared (first use in this function)
iapi.c:673: (Each undeclared identifier is reported only once
iapi.c:673: for each function it appears in.)
iapi.c: In function `Read_NetCDF_Record_IDs':
iapi.c:725: warning: implicit declaration of function `nc_get_var_int'
iapi.c: In function `Read_NetCDF_Levels':
iapi.c:958: warning: implicit declaration of function `nc_get_vara_float'
iapi.c: In function `Read_NetCDF_Bounds':
iapi.c:1044: warning: implicit declaration of function `nc_get_att_float'
iapi.c:1055: warning: implicit declaration of function `nc_get_var_float'
iapi.c: In function `Read_NetCDF_Vars':
iapi.c:1188: warning: implicit declaration of function `nc_inq_nvars'
iapi.c:1266: warning: implicit declaration of function `nc_inq_varname'
iapi.c:1273: warning: implicit declaration of function `nc_inq_vartype'
iapi.c:1285: warning: implicit declaration of function `nc_inq_varndims'
iapi.c:1293: warning: implicit declaration of function `nc_inq_vardimid'
iapi.c:1353: `NC_INT' undeclared (first use in this function)
iapi.c:1178: warning: `k' might be used uninitialized in this function
*** Error code 1

Stop in /ports/science/vis5d+/work/vis5d+-1.2.1/src.
*** Error code 1

Stop in /ports/science/vis5d+/work/vis5d+-1.2.1/src.
*** Error code 1

Stop in /ports/science/vis5d+/work/vis5d+-1.2.1.
*** Error code 1

Stop in /ports/science/vis5d+/work/vis5d+-1.2.1.
*** Error code 1

Stop in /ports/science/vis5d+.
===============================

Any help on this problem appreciated.

Thanks,
Bill Nicholls


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211071159.06069.bwrite>