* Peter Karlsson <[EMAIL PROTECTED]> [2008-04-24 18:51]:
> 
> On Apr 25, 2008, at 2:19, Stephen Hahn wrote:
> >* Peter Karlsson <[EMAIL PROTECTED]> [2008-04-24 18:08]:
> >>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??
> >
> > $ pfexec pkg install SUNWhea
> >
> > We made SUNWgcc declare SUNWhea as a dependency, so
> >
> > $ pfexec pkg install SUNWgcc
> 
> That's strange I have SUNWgcc installed, but I didn't get SUNWhea from  
> that.
> 
> And it lists the following dependencies for SUNWgcc
> 
> Dependencies:
>     pkg:/[EMAIL PROTECTED]
>     pkg:/[EMAIL PROTECTED]
>     pkg:/[EMAIL PROTECTED]
>     pkg:/[EMAIL PROTECTED]

  pkg.opensolaris.org is behind and needs to be updated.  An update is
  planned for later today, California time.

  - Stephen

-- 
[EMAIL PROTECTED]  http://blogs.sun.com/sch/
_______________________________________________
tools-discuss mailing list
[email protected]

Reply via email to