Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 100)

Ticket Resolution Summary Owner Reporter
#136 worksforme Commit r3052 makes kmk crash on OS/2 dmik
Description

To reproduce: git clone https://github.com/bitwiseworks/libcx.git and kmk in the root. The crash log is attached.

#117 fixed kBuild fails to compile on linux Sérgio Monteiro Basto
Description

Hi,

build kBuild from trunk, revision 2730 , fails to build on Linux Fedora with

/builddir/build/BUILD/kBuild/src/kmk/dir.c: In function 'dir_setup_glob':
/builddir/build/BUILD/kBuild/src/kmk/dir.c:1449:5: error: 'glob_t' has no member named 'gl_exists'
   gl->gl_exists = file_exists_p;
     ^
/builddir/build/BUILD/kBuild/src/kmk/dir.c:1450:5: error: 'glob_t' has no member named 'gl_isdir'
   gl->gl_isdir = dir_exists_p;
     ^
make[3]: *** [dir.o] Error 1

reverting commit 2702 on file src/kmk/dir.c (*) fixes the building. also fixes the building the patch in attach.

(*) http://trac.netlabs.org/kbuild/changeset/2702/trunk/src/kmk/dir.c

#118 fixed Recognize more ARM architectures and aarch64 (arm64) Sérgio Monteiro Basto
Description

kBuild-0.1.98-arm.patch - Patch from Fedora (1) It might be interesting upstream this patch ...

(1) http://pkgs.fedoraproject.org/cgit/kBuild.git/tree/kBuild-0.1.98-arm.patch

Note: See TracQuery for help on using queries.