On Jun 22, 2009, at 11:25 PM, Danek Duvall <Danek.Duvall at Sun.COM> wrote:
> On Mon, Jun 22, 2009 at 06:42:18PM -0600, Evan Layton wrote: > >> Danek Duvall wrote: >>> On Mon, Jun 22, 2009 at 04:37:59PM -0600, Evan Layton wrote: >>> >>>> http://cr.opensolaris.org/~evanl/9583 >>> >>> Looking at the second rev: >>> >>> - libbe/Makefile: space before continuation character on line 57 >> >> oops already pushed it. I'll fix that with the next libbe bug fix. > > Okay, no worries. > >>> - libbe_pymod/Makefile: no -zdefs here? >> >> No it comes up with a bunch of PY_ stuff that I didn't want to deal >> with and it didn't have anything else that we call here since >> everything like uuid is done in the main libbe library. > > Huh. There's probably a way to deal with that, but it's fine for now; > there wasn't anything going wrong here anyway, I think. > This shouldn't affect anything here since there doesn't appear to be anything going wrong. Plus we should be including all the libraries called directly anyway. I'm still trying to figure out why this is happening and when it's figured out I'll also include it as part of the next bug fix. -evan > Thanks, > Danek
