Hi,
I'm trying to build a linux package called lcdusb on OpenSolaris RC2,
and it's bailing during the configure phase complaining on that it
can't find limits.h.
-bash-3.2# more /etc/release
Open Solaris 2008.05 snv_86_rc2 X86
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 21 April 2008
-bash-3.2# find / -name "limits.h" -print
/usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/install-tools/include/
limits.h
-bash-3.2#
Guess I could grab limits.h from the src repository and stick it in /
usr/include to fix my immediate issue, but shouldn't it be there by
default??
Cheers,
Peter
_______________________________________________
tools-discuss mailing list
[email protected]