Custom Query (19674 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 19674)

Ticket Resolution Summary Owner Reporter
#1685 fixed Does not build with dependencies required according to book, but newer version of libgsf does Randy McMurchy Christian.Bendele@…
Description

My System is LFS-gcc4 from svn built within the last 20 days, always using newest svn (host system was lfs 5.0). Instead of gcc-4.0.1 gcc-4.0.2 was used. BLFS was built within the last 10 days always using newest svn. All dependencies that the book states for libgsf (glib, libxml, xml::parser) built successfully, as did xfce4, firefox, thunderbird, xchat, cups and ghostscript with all their required dependencies. Nothing else was installed yet on the clean lfs system.

Installing libgsf-1.12.3 according to the book I failed at ./configure step. The last lines of output from "./configure --prefix=/usr" are:

configure: WARNING: thumbnailer will not be built, unable to find gconftool-2 configure: error: conditional "GCONF_SCHEMAS_INSTALL" was never defined. Usually this means the macro was only invoked conditionally.

The same happend with or without any possible combination of the "--without-gnome and --disable-schemes-install" flags which I tried.

I then proceeded to install the newest version of libgsf (1.13.2 as of this writing) instead of the older version contained in the book. The newer version of libgsf configured and build without any problems and errors in the otherwise unchanged environment. So maybe the way to go is just update libgsf in the book to the newest version.

#3325 fixed nfs-server bootscript loads rpc daemons in reverse order ken@… Crider
Description

nfs-server bootscript loads rpc.mountd first, then rpc.nfsd, then rpc.statd.

They happily load in that order without error, but clients can't mount shares -- with the default cryptic nfs error message: mount_nfs: can't access /home/net: Permission denied

Changing the order in nfs-server to load rpc.statd first, then rpc.nfsd and finally rpc.mountd solves the issue.

I have no information about when rpc.rquotad should load because I don't use it.

Fixed nfs-server bootscript attached.

#1084 fixed libtiff-3.7.1 blfs-book@… Dan.Osterrath@…
Description

The actual used libtiff version in the book has two vulnerabilities http://www.idefense.com/application/poi/display?id=174&type=vulnerabilities http://www.idefense.com/application/poi/display?id=173&type=vulnerabilities

I suggest updating to 3.7.1 http://www.remotesensing.org/libtiff/v3.7.1.html

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.