Custom Query (39 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 39)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#64 fixed Problem compiling libcaca 0.99.beta16 Sam Hocevar guest
Description

# make make all-recursive make[1]: Entering directory `/tmp/libcaca-0.99.beta16' Making all in kernel make[2]: Entering directory `/tmp/libcaca-0.99.beta16/kernel' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/local/include -I. -DKERNEL -nostdinc -include kernel/kernel.h -fno-stack-protector -I/usr/local/lib/ruby/1.8/i686-linux -s -O3 -march=i686 -fno-builtin -O2 -Wall -fno-stack-protector -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c -o kernel.lo kernel.c

gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DOPTIMISE_SLANG_PALETTE=1 -I/usr/local/include -I. -DKERNEL -nostdinc -include kernel/kernel.h -fno-stack-protector -I/usr/local/lib/ruby/1.8/i686-linux -s -O3 -march=i686 -fno-builtin -O2 -Wall -fno-stack-protector -g -O2 -fno-strength-reduce -fomit-frame-pointer -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c kernel.c -fPIC -DPIC -o .libs/kernel.o

cc1: error: unrecognized command line option "-fno-stack-protector" cc1: error: unrecognized command line option "-fno-stack-protector" make[2]: * [kernel.lo] Error 1 make[2]: Leaving directory `/tmp/libcaca-0.99.beta16/kernel' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/tmp/libcaca-0.99.beta16' make: * [all] Error 2

#72 wontfix Problem with command history Jean-Yves Lamoureux guest
Description

When going back in the history with UP key, cursor returns to the begining of the command line.

#85 fixed Typo in img2txt manpage Sam Hocevar Julien Danjou
Description

Patch attached.

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