I guess this is my bad - the hy.hdk isn't setup or something.
On Sat, Mar 29, 2008 at 1:29 PM, Nathan Beyer <[EMAIL PROTECTED]> wrote: > Anyone else see this build failure? > > build: > [echo] ## Building 'portlib' > [mkdir] Created dir: > > /home/nathan/harmony/trunk/working_vm/build/linux_x86_64_gcc_debug/semis/portlib/bin > [mkdir] Created dir: > > /home/nathan/harmony/trunk/working_vm/build/linux_x86_64_gcc_debug/semis/portlib/obj > [compile-asm] Skipping fileset for directory > /home/nathan/harmony/trunk/working_vm/vm/port/src. It is empty. > [compile-cc] 18 total files to be compiled. > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:44:20: > error: hyport.h: No such file or directory > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp: > In member function 'const char* LogParams::release()': > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:78: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:78: > error: expected primary-expression before 'char' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:78: > error: expected `)' before 'char' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:85: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:85: > error: expected primary-expression before ')' token > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:85: > error: expected `)' before 'portlib_for_logger' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:100: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:100: > error: expected primary-expression before ')' token > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:100: > error: expected `)' before 'portlib_for_logger' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp: > In function 'int set_locale(char*)': > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:137: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:137: > error: expected primary-expression before ')' token > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:137: > error: expected `)' before 'portlib_for_logger' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:145: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:145: > error: expected primary-expression before ')' token > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:145: > error: expected `)' before 'portlib_for_logger' > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:151: > error: 'HyPortLibrary' was not declared in this scope > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:151: > error: expected primary-expression before ')' token > [compile-cc] > /home/nathan/harmony/trunk/working_vm/vm/port/src/logger/logger.cpp:151: > error: expected `)' before 'portlib_for_logger' > > BUILD FAILED > /home/nathan/harmony/trunk/working_vm/build.xml:125: The following > error occurred while executing this line: > /home/nathan/harmony/trunk/working_vm/make/vm/port.xml:79: gcc failed > with return code 1 >
