After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315062 - immediate error building libxslt in QNX IDE
immediate error building libxslt in QNX IDE
Status: RESOLVED DUPLICATE of bug 315059
Product: libxslt
Classification: Platform
Component: general
1.1.14
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-01 20:14 UTC by Dan Murphey
Modified: 2005-09-07 05:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Murphey 2005-09-01 20:14:56 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:
Comment 1 Teppo Turtiainen 2005-09-07 05:58:52 UTC

*** This bug has been marked as a duplicate of 315059 ***