Custom Query (19643 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (106 - 108 of 19643)

Ticket Resolution Summary Owner Reporter
#1 worksforme Testing blfs bugzilla highos@… markh@…
Description

This is a test for the new blfs bugzilla.

Hello everyone :-)

#216 worksforme Assembler errors during compilation of kdemultimedia blfs-book@… adrians@…
Description

Assembler errors during compilation of kdemultimedia 3.0.3. Compiling using LFS from CVS (gcc 3.2). CFLAGS and CXXFLAGS = "-O3 -march=athlon-xp" but I think it's not important... <...> Making all in dither2YUV make[6]: Entering directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib/lib/util/render/dither2YUV' source='rgb2yuv16.cpp' object='rgb2yuv16.lo' libtool=yes \ depfile='.deps/rgb2yuv16.Plo' tmpdepfile='.deps/rgb2yuv16.TPlo' \ depmode=gcc3 /bin/sh ../../../../../admin/depcomp \ /bin/sh ../../../../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I.. -I/opt/kde303/include -I/opt/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE

-DQT_NO_ASCII_CAST -c -o rgb2yuv16.lo `test -f rgb2yuv16.cpp
echo

'./'`rgb2yuv16.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I.. -I/opt/kde303/include -I/opt/qt/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG -O2 -O3 -march=athlon-xp -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -c rgb2yuv16.cpp -MT rgb2yuv16.lo -MD -MP -MF .deps/rgb2yuv16.TPlo -fPIC -DPIC -o .libs/rgb2yuv16.o In file included from /usr/include/c++/3.2/backward/iostream.h:31,

from ../../timeStamp.h:18, from ../yuvPicture.h:24, from rgb2yuv16.h:25, from rgb2yuv16.cpp:18:

/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. /tmp/ccmchQmb.s: Assembler messages: /tmp/ccmchQmb.s:1096: Error: symbol `rgb2yuv16_422' is already defined /tmp/ccmchQmb.s:1315: Error: symbol `rgb2yuv16_422_fast' is already defined /tmp/ccmchQmb.s:1419: Error: symbol `rgb2y_16' is already defined /tmp/ccmchQmb.s:1570: Error: symbol `rgb2y32_fast' is already defined make[6]: * [rgb2yuv16.lo] Error 1 make[6]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib/lib/util/render/dither2YUV' make[5]: * [all-recursive] Error 1 make[5]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib/lib/util/render' make[4]: * [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib/lib/util' make[3]: * [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib/lib' make[2]: * [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3/mpeglib' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/kde/kdemultimedia-3.0.3' make: * [all] Error 2

#319 worksforme Java enabled db-4.1.25 doesn't compile tushar@… sfricke@…
Description

I compiled GCC 3.2.1 with Java support to be able to compile db-4.1.25 with Jave support afterwards. After compiling GCC successfully I couldn't compile db. I got the following message: cc -c -I. -I../dist/.. -I../dist/../dbinc -D_GNU_SOURCE -D_REENTRANT -O2 ../dist/../libdb_java/java_Db.c -fPIC -DPIC -o .libs/java_Db.lo In file included from ../libdb_java/java_Db.c:13: /usr/include/jni.h:17:31: gcj/libgcj-config.h: No such file or directory make: * [java_Db.lo] Error 1 Well, I can provide a fix for the bug. I searched for the file libgcj-config.h and found it at gcc-build/i686-pc-linux-gnu/libjava/gcj/libgcj-config.h I copied it to usr/include/gcj and afterwards I could compile db successfully.

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