Custom Query (19645 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 19645)

Ticket Resolution Summary Owner Reporter
#1774 worksforme tcl private headers should not be removed blfs-book@… cmaier@…
Description

Following 'make install' the book recommends a series of additional steps so that the Tcl build directory can be removed after installation. Specifically it recommends 'rm -v -f /usr/include/tcl${V}/generic/ {tcl,tclDecls,tclPlatDecls}.h' but these files should remain because Expect needs them during configuration if '--with-tclinclude=/usr/include/tcl8.4' is specified as the book recommends in that chapter.

To see the bug, delete directory /usr/include/tcl8.4 then build Tcl as instructed then build Expect as instructed. Expect will complain during configuration because the headers are missing.

To correct, delete /usr/include/tcl8.4 then build Tcl without removing the files then build Expect as instructed. No complaint because the headers are present.

This may affect other packages, besides Expect, as well. I may file a similar report against package Tk because it also recommends removing similar headers.

#1790 worksforme Cups/ghostscript/font-problem - Error: /invalidfileaccess in --.libfile- blfs-book@… ralf@…
Description

hi buglist,

the execution of

tar -zxvf ../[font-tarball] -C /usr/share/ghostscript && chown -v -R root:root /usr/share/ghostscript/fonts

leaves the font-directory in state "rwx------", which causes a ghostscript/cup error. on subdirs "7.07" and "8.51" its the same

drwxr-xr-x 5 user group 120 Jan 31 07:44 7.07 drwx------ 6 user group 144 Jan 30 23:30 8.51 <---- x drwxr-xr-x 2 user group 4952 Jan 31 08:11 fonts

(x) left unchanged as an example

font-subdirs should be set to "rwxr-xr-x"

regards ralf


D [31/Jan/2006:09:32:32 +0100] [Job 43] Error: /invalidfileaccess in --.libfile- - D [31/Jan/2006:09:32:32 +0100] [Job 43] Operand stack: D [31/Jan/2006:09:32:32 +0100] [Job 43] bigFont Helvetica-Bold Font Helvet ica-Bold 435852 Helvetica-Bold --nostringval-- Helvetica-Bold NimbusSa nL-Bold (NimbusSanL-Bold) NimbusSanL-Bold (/usr/share/ghostscript/fonts/Ni mbusSanL-Bold) D [31/Jan/2006:09:32:32 +0100] [Job 43] Execution stack: D [31/Jan/2006:09:32:32 +0100] [Job 43] %interp_exit .runexec2 --nostringval -- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- - -nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_ pop 1 3 %oparray_pop 1 3 %oparray_pop .runexec2 --nostringval--

--nostringval-- --nostringval-- 2 %stopped_push --nostringval-- 2

3 %oparray_pop 3 3 %oparray_pop --nostringval-- --nostringval-- -- nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 6 4 %oparray_pop --nostringval-- --nostringval-- --nostringval-- --n ostringval-- --nostringval-- %array_continue --nostringval-- --nostringv al-- --nostringval-- --nostringval-- %loop_continue --nostringval-- 12

5 %oparray_pop --nostringval-- --nostringval-- --nostringval--

D [31/Jan/2006:09:32:32 +0100] [Job 43] Dictionary stack: D [31/Jan/2006:09:32:32 +0100] [Job 43] --dict:1052/1417(ro)(G)-- --dict:0/20( G)-- --dict:87/200(L)-- --dict:17/17(ro)(G)-- --dict:1052/1417(ro)(G)-- D [31/Jan/2006:09:32:32 +0100] [Job 43] Current allocation mode is local D [31/Jan/2006:09:32:32 +0100] [Job 43] Last OS error: 13 D [31/Jan/2006:09:32:32 +0100] [Job 43] ESP Ghostscript 7.07.1: Unrecoverable er ror, exit code 1

#1822 worksforme php-5.1.1 compile fails blfs-book@… blfsuser@…
Description

lfs-svn-20060210 blfs-svn-20060213

The following errors occurr when trying to compile php-5.1.1 and php-5.1.2

/usr/src/php-5.1.1/main/reentrancy.c: In function 'php_readdir_r': /usr/src/php-5.1.1/main/reentrancy.c:143: error: too few arguments to function 'readdir_r

Not sure of how to correct this. Couldn't find anything similar on google.

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