Custom Query (19676 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 19676)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#945 fixed --localstatedir configure option missing in libgnome-2.6.1.1 instructions blfs-book@… Nico R.
Description

Line 54 of libgnome/gnome-score.c in the libgnome-2.6.1.1 tree: #define SCORE_PATH LIBGNOME_LOCALSTATEDIR "/games" LIBGNOME_LOCALSTATEDIR is taken from the --localstatedir configure parameter. With current instructions, it defaults to /usr/var, which is wrong. We should add

--localstatedir=/var

to the configure command. This is also true for libgnome-2.6.1.2 if the update is made.

#16245 invalid --with-features=huge not needed for vim blfs-book Joe Locash
Description

It's the default so not needed:

./configure --help | grep with-features
  --with-features=TYPE    tiny, small, normal, big or huge (default: huge)
#17458 fixed -netdev user does not work anymore in qemu-7.2 pierre pierre
Description

I get: network backend 'user' is not compiled into this binary.

The reason is that libslirp is not bundled anymore with qemu (see https://wiki.qemu.org/ChangeLog/7.2#Removal_of_the_.22slirp.22_submodule_.28affects_.22-netdev_user.22.29)

So we need to add libslirp to the book, and make it a dependency of qemu.

1 2 3 4 5 6 7 8 9 10 11 12 13
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.