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 315059 - immediate error building libxslt in QNX IDE
immediate error building libxslt in QNX IDE
Status: VERIFIED NOTGNOME
Product: libxslt
Classification: Platform
Component: general
1.1.14
Other All
: Normal normal
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
: 315062 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-09-01 19:53 UTC by Dan Murphey
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Murphey 2005-09-01 19:53:20 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:53 UTC
*** Bug 315062 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Veillard 2005-09-07 08:25:37 UTC
I don't think anybody in GNOME can debug this for you. This will be best
handled by subscribing to the mailing-list and discussing the issue.
There is no way I can even look at the bug, nor the other libxslt maintainers
so I don't expect this to be fixed in the framework of this bugzilla.

Daniel