pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: thunderbird build failure?



On Monday 26 March 2012 13:38:23 Ryo ONODERA wrote:

> > I also have thunderbird/xulrunner 8 installed so don't know if its
> > picking something up from there.
> 
> Probably these problems are caused from LDFLAGS in Makefile.
> I will try to fix the problems.

Just to confirm that with no installed thunderbird or xulrunner the 
packages build successfully.

However I build xulrunner with PKG_OPTIONS.xulrunner+= gnome
so I now get:

=> Checking file-check results for xulrunner-11.0nb1
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/local/src/work/pkgsrc/devel/xulrunner/work.i386/.destdir/usr/pkg/lib/xulrunner/components/components.manifest
ERROR:         
/local/src/work/pkgsrc/devel/xulrunner/work.i386/.destdir/usr/pkg/lib/xulrunner/components/libdbusservice.so
ERROR:         
/local/src/work/pkgsrc/devel/xulrunner/work.i386/.destdir/usr/pkg/lib/xulrunner/components/libmozgnome.so
ERROR:         
/local/src/work/pkgsrc/devel/xulrunner/work.i386/.destdir/usr/pkg/lib/xulrunner/components/libnkgnomevfs.so
*** Error code 1


A previous PLIST for xulrunner had

${PLIST.gnome}lib/xulrunner/components/libdbusservice.so
${PLIST.gnome}lib/xulrunner/components/libmozgnome.so
${PLIST.gnome}lib/xulrunner/components/libnkgnomevfs.so

and various other ${PLIST.xxx} entries but they are missing from the 
current one.

cheers
mark


Home | Main Index | Thread Index | Old Index