Thanks, to used to always have the developer bits installed :) /peter
On Apr 25, 2008, at 2:09, Albert White wrote: > Hi Peter, > > pkg search is your friend: > > sionnach(5.11)$ pkg search -r limits.h > INDEX ACTION VALUE PACKAGE > basename file > usr/sfw/lib/gcc/i386-pc-solaris2.11/3.4.3/install-tools/include/ > limits.h > pkg:/[EMAIL PROTECTED] > basename file usr/include/limits.h pkg:/ > [EMAIL PROTECTED] > sionnach(5.11)$ > > So just install SUNWhea and you should be fine. > > Cheers, > ~Albert > > Peter Karlsson wrote: >> 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 >> >> >> _______________________________________________ >> indiana-discuss mailing list >> [EMAIL PROTECTED] >> http://mail.opensolaris.org/mailman/listinfo/indiana-discuss > > > -- > Albert White - Patch System Test - Sun Ireland > [EMAIL PROTECTED] http://blogs.sun.com/albertw > _______________________________________________ > tools-discuss mailing list > [email protected] _______________________________________________ tools-discuss mailing list [email protected]
