The latest sources have the fix for this problem. If you want to use the
1.1 sources, then here is the diff:
cvs diff -r 1.39 Makefile.in (in directory V:\xml-xalan\c\src\)
Index: Makefile.in
===================================================================
RCS file: /home/cvs/xml-xalan/c/src/Makefile.in,v
retrieving revision 1.39
retrieving revision 1.40
diff -r1.39 -r1.40
158c158,159
< LINK = $(CXX) $(CXXFLAGS) $(PLATFORM_COMPILE_OPTIONS)
---
> LINK = $(CXX) $(CXXFLAGS) $(PLATFORM_COMPILE_OPTIONS) -Wl,+s
>
*****CVS exited normally with code 1*****
Dave
"Nye, Brent A
(Brent)" To: "'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
<brentnye@luc cc: (bcc: David N Bertoni/CAM/Lotus)
ent.com> Subject: Trying to run Xalan C++ samples
on HP-UX 11
06/15/2001
12:54 PM
Please
respond to
xalan-dev
I get a shared library not found core dump.
...
I can work around this problem by creating a directory in
/home/xalan/apache/xml-xalan/c/lib
and
/home/xalan/apache/xml-xerces/c/lib
then when I place the shared libraries in the corresponding
directory, the problem goes away!
Any ideas how to fix this problem?
Thanks,
Brent A. Nye
[EMAIL PROTECTED]
- Trying to run Xalan C++ samples on HP-UX 11 Nye, Brent A (Brent)
- David_N_Bertoni
