[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 20040526: building UDUNITS on Linux using gcc: missing pow()
- Subject: Re: 20040526: building UDUNITS on Linux using gcc: missing pow()
- Date: Wed, 26 May 2004 09:44:11 -0600
Marcelo,
>Date: Wed, 26 May 2004 15:35:10 GMT
>From: Marcelo Barreiro <address@hidden>
>Organization: Princeton University
>To: Steve Emmerson <address@hidden>
>Subject: Re: 20040526: building UDUNITS on Linux using gcc: missing pow()
> Keywords: 200405260358.i4Q3wWtK004490
The above message contained the following:
> It almost did it. The "make" and "make test" gave no errors (see
> below), but when I tried "make install" I got:
>
> making `install' in directory /home/marcelo/bin/udunits-1.11.7/src/port
>
> make[1]: Entering directory `/home/marcelo/bin/udunits-1.11.7/src/port'
>
> making `install' in directory /home/marcelo/bin/udunits-1.11.7/src/port/misc
>
> make[2]: Entering directory `/home/marcelo/bin/udunits-1.11.7/src/port/misc'
> make -w =/usr/local/lib LIBDIR==/usr/local/lib
> make: *** empty variable name. Stop.
> make: Entering an unknown directorymake: Leaving an unknown directorymake[2]:
> *** [install] Error 2
> make[2]: Leaving directory `/home/marcelo/bin/udunits-1.11.7/src/port/misc'
> make[1]: *** [misc/install] Error 1
> make[1]: Leaving directory `/home/marcelo/bin/udunits-1.11.7/src/port'
> make: *** [port/install] Error 1
I've never seen this error before, and the build procedure has been used
on many different systems.
Did you do a "make distclean" before attempting the new build?
Did you change anything in the port/ subdirectory?
Please go into the port/misc subdirectory and send me the output from
the commands "make" and "make install".
Regards,
Steve Emmerson