GNOME Bugzilla – Bug 315062
immediate error building libxslt in QNX IDE
Last modified: 2005-09-07 05:58:52 UTC
Please describe the problem: I installed the libxslt source on my PC. I imported the libxslt project into my QNX IDE. I executed the libxslt build. Immediately the build halts due to an error listed as follows: make all make all-recursive make[1]: Entering directory `C:/xslproc/source/libxslt-1.1.14' Making all in libxslt ../depcomp[2]: : not found c:\QNX630\host\win32\x86\usr\bin\make.exe[2]: Entering directory `c:/xslproc/source/libxslt-1.1.14/libxslt' source='attrvt.c' object='attrvt.lo' libtool=yes \ DEPDIR=.deps depmode=gcc c:/QNX630/host/win32/x86/usr/bin/sh.exe ../depcomp \ c:/QNX630/host/win32/x86/usr/bin/sh.exe ../libtool --mode=compile --tag=CC qcc -V3.3.1,gcc_ntoppcbe -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt - I/cygdrive/c/xslproc/source/libxml2-2.6.20/include - I/usr/local/include/libxml2 -g -O2 -Wall -c -o attrvt.lo attrvt.c ../depcomp[5]: : not found ../depcomp[10]: : not found ../depcomp[15]: : not found ../depcomp[20]: : not found ../depcomp[25]: : not found ../depcomp[27]: : not found ../depcomp[64]: syntax error: `in^M' unexpected c:\QNX630\host\win32\x86\usr\bin\make.exe[2]: *** [attrvt.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 c:\QNX630\host\win32\x86\usr\bin\make.exe[2]: Leaving directory `c:/xslproc/source/libxslt-1.1.14/libxslt' make[1]: Leaving directory `C:/xslproc/source/libxslt-1.1.14' Steps to reproduce: 1. yes 2. 3. Actual results: Expected results: Does this happen every time? yes Other information:
*** This bug has been marked as a duplicate of 315059 ***