Hi all,

make[4]: Entering directory `/home/ksylvan/src/lyx-build/src/support'
if /bin/bash ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I..
/../../lyx/src/support -I../../src   -I../../../lyx/src/support/.. -I../../../ly
x/boost -I/usr/local/include   -W -Wall  -I/usr/X11R6/include  -g -g -fno-except
ions -mms-bitfields -MT os.lo -MD -MP -MF ".deps/os.Tpo" -c -o os.lo ../../../ly
x/src/support/os.C; \
then mv -f ".deps/os.Tpo" ".deps/os.Plo"; else rm -f ".deps/os.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I../../../lyx/src/support -I../../src -I../../../lyx/s
rc/support/.. -I../../../lyx/boost -I/usr/local/include -W -Wall -I/usr/X11R6/in
clude -g -g -fno-exceptions -mms-bitfields -MT os.lo -MD -MP -MF .deps/os.Tpo -c
 ../../../lyx/src/support/os.C -o os.o
In file included from ../../../lyx/src/support/os.C:16:
../../../lyx/src/support/os_win32.C: In function `size_t
   lyx::support::os::common_path(const std::string&, const std::string&)':
../../../lyx/src/support/os_win32.C:59: error: `uppercase' undeclared (first
   use this function)
../../../lyx/src/support/os_win32.C:59: error: (Each undeclared identifier is
   reported only once for each function it appears in.)
../../../lyx/src/support/os_win32.C: In function `std::string
   lyx::support::os::external_path(const std::string&)':
../../../lyx/src/support/os_win32.C:92: error: `subst' undeclared (first use
   this function)
make[4]: *** [os.lo] Error 1
make[4]: Leaving directory `/home/ksylvan/src/lyx-build/src/support'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/home/ksylvan/src/lyx-build/src/support'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ksylvan/src/lyx-build/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ksylvan/src/lyx-build/src'
make: *** [all-recursive] Error 1

Reply via email to