BLFS Trac wrote:
> #2595: firefox-3.0.5 / xulrunner-1.9.0.5
> --------------------------------------+-------------------------------------
>  Reporter:  k...@…                     |       Owner:  k...@…                 
>   
>      Type:  task                      |      Status:  assigned                
>  Priority:  normal                    |   Milestone:  6.4                     
> Component:  BOOK                      |     Version:  SVN                     
>  Severity:  normal                    |    Keywords:                          
> --------------------------------------+-------------------------------------
>
> Comment(by bdu...@…):
>
>  I built FF-3.0.5 without problem, but here are some notes:
>
>  The book currently has:
>
>  {{{
>  cat >> layout/build/Makefile.in << "EOF" &&
>  ifdef MOZ_ENABLE_CANVAS
>  EXTRA_DSO_LDOPTS += $(XLDFLAGS) -lX11 -lXrender
>  endif
>  EOF
>
>  sed -i "s/^    enum$/& xptinfo_enum_1/" \
>      xpcom/reflect/xptinfo/public/xptinfo.h &&
>
>  make -f client.mk build
>  }}}
>
>  As root:
>  {{{
>  make -f client.mk install &&
>
>  install -v -m755 -d /usr/lib/firefox-2.0.0.15/chrome/icons/default &&
>  ln -v -s ../../../icons/default.xpm \
>      /usr/lib/firefox-2.0.0.15/chrome/icons/default &&
>
>  chown -v -R root:root \
>      /usr/lib/firefox-2.0.0.15/extensions/[email protected]/*
>  }}}
>
>  For me the change to 
>  xpcom/reflect/xptinfo/public/xptinfo.h were not necessary.
>   
Can external projects build against it?

-- 
This message has been scanned for viruses and
dangerous content, and is believed to be clean.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to