[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compilation in Solaris 2.5




It seems as if something is wrong with the include files on your system.
Usually dup2 is in /usr/include/unistd.h.  You might try backing up
all the customations to your system, and reinstalling the OS.


>I am trying to compile the 2.99.30 distribution under Solaris 2.5, but 
>in vain.

>When I simply type
>	./configure
>to configure the configuration, I got the message:
>	configure: error: bizzare -- the system does not have dup2!