[bt-devel] Strange message during Make of Bibletime CVS
Steven P. Ulrick
bt-devel@crosswire.org
Mon, 30 Dec 2002 01:01:24 -0600
Hello, Everyone :)
I just got the folowing strange message while running make on a recently
updated CVS version of Bibletime. The strange thing is, that I have
never had make pause in the middle of compiling Bibletime and ask me a
question. I didn't have a clue about what the question meant, so I just
chose yes. The question that it stopped at is on the very last line of
quotation that appears below:
depmode=gcc3 /bin/sh ../../../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/kde
-I/usr/lib/qt3-gcc3.2/include -I/
usr/X11R6/include -I/usr/include/sword
-DQT_THREAD_SUPPORT -D_REENTRANT -DQT_NO_ASCII_CA
ST -DQT_NO_COMPAT
-DQT_CLEAN_NAMESPACE -Wall -I../../../ -I../../../bibletime
-Wnon-virtua
l-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwri
te-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -O2 -fno-excep
tions -fno-check-new -c -o
cbiblekeychooser.o `test -f cbiblekeychooser.cpp || echo './'`c
biblekeychooser.cpp
cbiblekeychooser.cpp:310:2: warning: #warning is a GCC extension
cbiblekeychooser.cpp:310:2: warning: #warning implement a suitable
solution. must be based
on locales, not on module->isUnicode. Maybe just do
nothing? =)
mv: overwrite `.deps/cbiblekeychooser.Po', overriding mode 0644?
make has continued to run fine since I answered that question. If there
are any issues after make finishes, I will make sure that the next time
I run make on Bibletime, I will send it to a text file :)
I didn't know if this was serious issue, so I thought I had better let
you know :)
Steven P. Ulrick