[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

20011116: UDUNITS install problem: SunOS 5.7; make.log



Lee Jeongsoon,

> To: <address@hidden>
> From: "jslee" <address@hidden>
> Subject: Question
> Organization: Kangnung National University of Korea
> Keywords: 200111161030.fAGAUpN25175 UDUNITS

The above message contained the following:

> Hi. This is Lee Jeongsoon. 
> I am a student in Kangnung National University of Korea.
> In order to link udunits library to readolr.f(a program for reading
> OLR data). I am trying to install udunits pakage.
> I got error message to install udunits pakage in step of 
> executing "make". So I send A through F items.
> 
> A : SunOS atm2000 5.7 Generic sun4u sparc SUNW,Ultra-5_10
> B : File attached
> C : File attached
> D : File attached
> E : sunos_5.5-sparc (Laraine):
>          CC=/opt/SUNWspro/bin/cc
>          PERL=/usr/local/bin/perl
> 
> F : File attached
> 
> Before install this pakage. I set my environment
> setenv CC /opt/SUNWspro/bin/cc
> setenv PERL /usr/local/bin/perl
> 
> 
> 
> 
> °­¸ª´ëÇб³ ´ë±âȯ°æ°úÇаú 
> ÀÌÁ¤¼øÀÔ´Ï´Ù...¹Ý°©½À´Ï´Ù..
> ÇູÇϼ¼¿ä
> 
> ===================================================================
> ¿ì¸® ÀÎÅͳÝ, Daum  http://www.daum.net
> ¼Û±Ý, 1/nû±¸, ȸºñ°È±â! À̸ÞÀÏ ÇÑÅëÀ¸·Î ÇØ°áÇÑ´Ù
> ¢Ñ ¸ÞÀϹðÅ· http://mailbank.daum.net/
> 
> --1005906219.DaumWebMailer.
> Content-Type: text/plain; name="VERSION"
> Content-Transfer-Encoding: base64
> Content-Disposition: inline; filename="VERSION"
> 
> MS4xMS43Cg==
> 
> Content-Type: text/plain; name="configure.log"
...
> Content-Type: text/plain; name="config.log"
...

The files "configure.log" and "config.log" did not indicate any
problems.

> Content-Type: text/plain; name="make.log"
...
> making `dynamic' in directory /home3/OLR/udunits/udunits-1.11.7/src/perl
> 
> /usr/local/bin/perl -I/usr/local/lib/perl5/5.6.1/sun4-solaris 
> -I/usr/local/lib/p
> erl5/5.6.1 /usr/local/lib/perl5/5.6.1/ExtUtils/xsubpp  -typemap 
> /usr/local/lib/p
> erl5/5.6.1/ExtUtils/typemap -typemap typemap UDUNITS.xs > UDUNITS.xsc && mv 
> UDUN
> ITS.xsc UDUNITS.c
> /opt/SUNWspro/bin/cc -c -I../lib -I../port/misc -fno-strict-aliasing 
> -I/usr/loca
> l/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    
> -DVERSION=\"1.11.7\" 
>  -DXS_VERSION=\"1.11.7\" -fPIC -I/usr/local/lib/perl5/5.6.1/sun4-solaris/CORE 
>  U
> DUNITS.c
> *** Error code 2
> *** Error code 1

The file "make.log" does not contain any error messages. Was standard
error redirected to it or only standard output? If standard error was
redirected to the file, then I'm afraid that I can't help you because
the cause of the problem is hidden. You might try, however, going into
the "src/perl" subdirectory and executing the command "make" manually to
see if an error message is printed.

If standard error was not redirected to the file "make.log", then I
suggest going to the top-level source directory and performing steps 3
through 9 located at the end of the file INSTALL.  When the "make"
command is executed, be sure to redirect both standard output and
standard error to the file "make.log".

Regards,
Steve Emmerson   <http://www.unidata.ucar.edu>