Hi, I’am not good at English.

Build environment : Ubuntu 9.10 or Ubuntu 10.10 ,run by vmware

Error message:

3 -pipe -Wall -Werror -Wno-invalid-offsetof -MT Inline.o -MD -MP -MF
.deps/Inline.Tpo -c -o Inline.o Inline.cc

mv -f .deps/Inline.Tpo .deps/Inline.Po

rm -f libinkhostdb.a

ar cru libinkhostdb.a HostDB.o MultiCache.o Inline.o

ranlib libinkhostdb.a

make[2]: Leaving directory
`/home/lyf/Projects/TrafficServer-2.1.3/iocore/hostdb'

Making all in utils

make[2]: Entering directory
`/home/lyf/Projects/TrafficServer-2.1.3/iocore/utils'

g++ -DHAVE_CONFIG_H  -I. -I../../libinktomi++  -I../../librecords
-I../../iocore/eventsystem -DPREFIX=\"/usr/local\" -DEXEC_PR+\"
-DINFODIR=\"info\" -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -D_REENTRANT -Dlinux -DDEBUG -D_DEBUG -I/usr/include/tcl8.4
-march=i586 -ggdb3 -pipe -Wall -Werror -Wno-invalid-offsetof -MT Layout.o
-MD -MP -MF .deps/Layout.Tpo -c -o Layout.o Layout.cc

cc1plus: warnings being treated as errors

<command-line>:0: error: missing terminating " character

<command-line>:1: error: missing terminating " character

<command-line>:2: error: missing terminating " character

<command-line>:3: error: missing terminating " character

<command-line>:4: error: missing terminating " character

<command-line>:5: error: missing terminating " character

<command-line>:6: error: missing terminating " character

<command-line>:7: error: missing terminating " character

Layout.cc:177: error: missing terminating " character

Layout.cc:178: error: missing terminating " character

Layout.cc:182: error: missing terminating " character

Layout.cc:183: error: missing terminating " character

Layout.cc:186: error: missing terminating " character

Layout.cc:187: error: missing terminating " character

Layout.cc:190: error: missing terminating " character

Layout.cc: In constructor ‘Layout::Layout(const char*)’:

Layout.cc:177: error: expected primary-expression before ‘)’ token

Layout.cc:178: error: expected primary-expression before ‘)’ token

Layout.cc:182: error: expected primary-expression before ‘)’ token

Layout.cc:183: error: expected primary-expression before ‘)’ token

Layout.cc:186: error: expected primary-expression before ‘)’ token

Layout.cc:187: error: expected primary-expression before ‘)’ token

Layout.cc:190: error: expected primary-expression before ‘)’ token

make[2]: *** [Layout.o] Error 1

make[2]: Leaving directory
`/home/lyf/Projects/TrafficServer-2.1.3/iocore/utils'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/home/lyf/Projects/TrafficServer-2.1.3/iocore'

make: *** [all-recursive] Error 1

l...@ubuntu:~/Projects/TrafficServer-2.1.3$ ls

Reply via email to