Re: configure on Solaris



On Mon, 21 Feb 2000 11:53:43 -0800, Sam O'Connor wrote:
> I have a report from a user that: 
> "the `Configure' scripts fails on finding the
> following header file: argz.h which exists on
> Linux but not on Solaris."

Yes, that is one of the differences between Linux and Slowaris.

> Is this a known problem?

It is known, but not a as problem. The purpose of the configure script is
to find out what features a certain platform has. If configure tests if
argz.h is available, that test was done on purpose. If argz.h is not
available, then certain workaround must be enabled to be able to compile 
the package. The configure script just reports what it finds out about the
system, it's up to the programmer to decide if a missing feature is fatal
or not. Just configure the package and try to make it.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2785859  Fax: +31-15-2781843  Email J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/





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